Block a user
ee1a69fbae
Cleanup: Compile warnings
7ba2c20f86
Note that cloth cache editing is currently not functional
fb7a233ec6
Remove reference to instancing frame and group, feature was removed
f13636b002
Mesh: Add viewport normals simplify option
3824d92401
UI: add dynamic topology toggle to sculpt menu
ea85141e06
Merge branch 'main' into gp3-mirror-modifier
6ab800c5a8
Extensions: remove additional Extensions section in the preferences
2cf993f9a0
Refactor: extract add-on preferences drawing into a static method
948e806a1a
Cleanup: add PyC_UnicodeFromStdStr utility function
a360bd3f31
Cleanup: use std::optional instead of empty strings for return values
GPv3: Mirror modifier
I copied this from the original GP2 modifier, but it doesn't appear to actually be used for anything. There is a use_clip
RNA property for it, but neither does the modifier display that property nor does it use the flag. Should probably remove.
Fix: Geometry Nodes: Leak of 4+ items of enum
Crash When outputing "Menu" socket to other data type.
Fix #117612: Crash for incorrect Menu propagation
GPv3: Mirror modifier
Lukas Tönne
deleted branch fix-nodes-modifier-enum-memleak from LukasTonne/blender
2024-01-29 15:35:53 +01:00
Lukas Tönne
pushed to fix-nodes-modifier-enum-memleak at LukasTonne/blender
2024-01-29 15:34:53 +01:00
675ff212c9
Geometry Nodes: Fix memory leak when using empty menu switch nodes.
Lukas Tönne
created branch fix-nodes-modifier-enum-memleak in LukasTonne/blender
2024-01-29 15:34:52 +01:00