trailing whitespaces cleanup

main
pullusb 2023-01-18 14:28:27 +01:00
parent f3646e37df
commit 12cce98e41
23 changed files with 361 additions and 362 deletions

View File

@ -17,7 +17,7 @@ Activate / deactivate all masks using MA layers
1.2.1
- added: bundle app_template to load "GR Render" workspace from it
- added: ui button in dopesheet to load GP render workspace if not loaded
- added: ui button in dopesheet to load GP render workspace
1.2.0

View File

@ -274,4 +274,3 @@ def unregister():
for cls in reversed(classes):
bpy.utils.unregister_class(cls)