Commit e2ca2e8
committed
pushing changes to V0.8.3-alpha
Scene data cache properly cleaned up at start and collection removal
Scene data cache updated when collection renamed
KEY_SHIFT and mouse button click on tags updated from removing all tags to only removing global tags
Removing all tags updated to long pressing active tags for 1 sec or more
Enable/Disable shared collections shared tags and refactored updating of tag icon. Disable shared collections this is now the default.
Creation of scene_view buttons has been moved to after scene_data_cache is filled with the current tags
Selecting scene_view_button updates scene_preview
When tags are removed in snap manager, connections are now removed with them
Clicking scene button now instances scene in 3D viewport
Refactored thumbnail camera view for multiple mesh scenes
Added ESCAPE Key to exit scene_preview mode
Added functionality to match scale and rotation of previous object. This is now the default.
Fixed initial load ERROR Unrecognized UID: "uid://dfb5uhllrlnbf" for debug script by switching to full path (Thanks dnbroo | Discord)
Enabled tags in this version.1 parent 9ab7eda commit e2ca2e8
File tree
16 files changed
+1920
-1087
lines changed- icons
- plugin_scenes
- resources
- scripts
- snap_flow_manager_scripts
16 files changed
+1920
-1087
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
Large diffs are not rendered by default.
0 commit comments