Lukas Tönne LukasTonne
Lukas Tönne commented on pull request blender/blender#111704 2023-09-01 12:51:17 +02:00
Fix versioning old 2.6 node groups, causing dangling link pointers

I've started adding a simple compatibility test, loading files from 2.5, 2.6, 3.6, etc (trying to cover major transitions in node code). Loading a simple 2.5 file already fails an assert in…

Lukas Tönne deleted branch fix-root-panel-rna-crash2 from LukasTonne/blender 2023-09-01 12:40:02 +02:00
Lukas Tönne pushed to main at blender/blender 2023-09-01 12:39:59 +02:00
cf12d11de6 Fix #111713: Nodes crash when library overriding
Lukas Tönne merged pull request blender/blender#111782 2023-09-01 12:39:59 +02:00
Fix #111713: Nodes crash when library overriding
Lukas Tönne commented on pull request blender/blender#111782 2023-09-01 11:24:54 +02:00
Fix #111713: Nodes crash when library overriding
Lukas Tönne created pull request blender/blender#111782 2023-09-01 11:09:51 +02:00
Fix #111713: Nodes crash when library overriding
Lukas Tönne pushed to fix-root-panel-rna-crash2 at LukasTonne/blender 2023-09-01 11:02:24 +02:00
7a3b42e971 Fix #111713: Nodes crash when library overriding
Lukas Tönne created branch fix-root-panel-rna-crash2 in LukasTonne/blender 2023-09-01 10:57:41 +02:00
Lukas Tönne pushed to fix-root-panel-rna-crash2 at LukasTonne/blender 2023-09-01 10:57:41 +02:00
cc5dd9e3d3 Cleanup: use libdecor_ prefix for libdecor_frame_interface callbacks
e711af8987 GHOST/Wayland: correction to xdg_toplevel_listener::configure use
5c9e5d9dc8 Cleanup: line-length, use percentage formatting
523700030f Fix enabling experimental gpencil-v3 failing to refresh the keymap
618f39fca2 Keymap: improve tweak tool consistency & behavior
Compare 10 commits »
Lukas Tönne pushed to main at blender/blender 2023-08-31 18:53:09 +02:00
2a94a99605 Fix #111713: Nodes crash when overriding due to item.parent nullptr
Lukas Tönne closed issue blender/blender#111713 2023-08-31 18:53:08 +02:00
Crash when library overriding specific object (related to bNodeTreeInterfacePanel)
Lukas Tönne deleted branch fix-root-panel-rna-crash from LukasTonne/blender 2023-08-31 18:53:06 +02:00
Lukas Tönne merged pull request blender/blender#111755 2023-08-31 18:53:04 +02:00
Fix #111713: Nodes crash when overriding due to item.parent nullptr
Lukas Tönne created pull request blender/blender#111755 2023-08-31 18:14:37 +02:00
Fix 111713: Nodes crash when overriding due to item.parent nullptr
Lukas Tönne pushed to fix-root-panel-rna-crash at LukasTonne/blender 2023-08-31 18:09:21 +02:00
ea3d11769f Return nullptr instead of the root panel for RNA "parent" property.
2bf9ccda9a Exclude 'parent' property of items from override comparison.
Compare 2 commits »
Lukas Tönne pushed to fix-root-panel-rna-crash at LukasTonne/blender 2023-08-31 17:41:52 +02:00
3268f57f40 Gracefully handle getting index of the root panel.
Lukas Tönne created branch fix-root-panel-rna-crash in LukasTonne/blender 2023-08-31 17:41:52 +02:00
Lukas Tönne pushed to tree-interface-update-tags at LukasTonne/blender 2023-08-31 15:54:34 +02:00
0cc278785f Merge branch 'main' into tree-interface-update-tags
c75d6ae0ed Fix: Bone collection renaming when empty string
726ef2c873 Fix: remove UI code relating to bone layers
7ab67dafb3 UI: Theme Editor: Align relevant columns and simplify labels
e46b87f4b1 Node Editor: show auto-attach status while moving
Compare 36 commits »
Lukas Tönne pushed to tree-interface-update-tags at LukasTonne/blender 2023-08-31 15:53:30 +02:00
3093d46b6b Replace ensure_topology_cache calls in RNA to update interface cache.
fbf57a95fa Fix cache invalidation when removing items.
Compare 2 commits »