Block a user
Regression: Nodes: Memory leaks
I misread the version info, the file is actually from 4.0.22. I've narrowed the data down to some socket default_value
s in the legacy ntree
sockets. This data should not exist any more at that…
Regression: Nodes: Memory leaks
Any more info on how it got to this state? The output from out guardedalloc backtrace isn't helpful at all here, all i know is "it came from a node tree". I tried debug printing all the potential…
Node group panel padding
This might be difficult, the panels are rendered as simple boxes right now. Filling the space at the bottom will require a kind of half-rounded shape.
Fix #111804: Remove padding between node sockets when hidden
9c72bda5e6
Node UI: add correct spacers before and after items.
b2b1657721
Fix #111963: Copying sockets was not creating unique identifiers
4033f3bcc3
Refactor: Code indentation in transform_convert_nla.cc
1494929f94
Python API: Fix docstring from method to classmethod
dabc35724e
Fix #111942: wrong colors editing list items in light theme
New test for node group versioning
60a5e6f426
Merge branch 'main' into test_nodegroup_compat
b2b1657721
Fix #111963: Copying sockets was not creating unique identifiers
4033f3bcc3
Refactor: Code indentation in transform_convert_nla.cc
1494929f94
Python API: Fix docstring from method to classmethod
dabc35724e
Fix #111942: wrong colors editing list items in light theme
Lukas Tönne
deleted branch fix-node-group-socket-identifiers from LukasTonne/blender
2023-09-05 13:32:09 +02:00
Duplicated node sockets cannot be linked
Fix #111963: Copying sockets was not creating unique identifiers
Fix #111963: Copying sockets was not creating unique identifiers
Do we need versioning to fix possible existing non-unique identifiers?
Fix #111963: Copying sockets was not creating unique identifiers
Lukas Tönne
pushed to fix-node-group-socket-identifiers at LukasTonne/blender
2023-09-05 13:03:51 +02:00
7302652ec4
Fix #111963: Copying sockets was not creating unique identifiers.
Lukas Tönne
created branch fix-node-group-socket-identifiers in LukasTonne/blender
2023-09-05 13:03:51 +02:00