Block a user
New data structures for node group interface declaration
API question:
It looks like the [bNodeSocketType::interface_init_socket
](52acf6a6ec/source/blender/blenkerne
…
2424de4511
Experimental node for finding sets of neighbors.
344ba9691b
WM: use repr for WM_OT_context_toggle_enum
53e6803977
Cleanup: check for "BaseException" instead of "Exception"
9f5be2a861
Cleanup: quiet pylint warnings using BaseException
fd0977284b
Cleanup: simplify typedefs
14a0709663
Added a 'CUSTOM' tree type to avoid warnings when a custom node tree is checked.
0a55303509
Fix for potential nullptr access.
114e7d66c3
RNA drawing functions for both builtin and custom socket interface types.
959f917ff5
Extended the custom_nodes.py template to include a socket interface.
6f064ff944
Sanity check for idname pointer.
4b44a5948a
Merge branch 'main' into node-group-interface-ui
827918c925
Keymap: add/update selection mode shortcuts
82c178a574
Fix #110556, #110546: wrong variable initialization
88902a273e
UI: add menu items for sample weight/color
09c66631a6
Refactor: use object.vertex_group_set_active for group sample operator
95b6889a30
Updated to new callback methods for tree view item activation.
6bd2f1af8b
Merge branch 'main' into node-group-interface-ui
1327befc94
DRW/GPU: move .c files to C++
4cf728c3dd
Cleanup: use boolean for GpencilModifierTypeInfo::is_disabled
d9c3cffd91
UI: Rename 'Proportional Influence' to 'Proportional Editing' in tooltip
6caf622639
Fixed the match function for group node declarations.
32ce576c35
Removed the parent option from item copy API, can reparent after creation.
37ab1938e4
Use the common foreach function when rebuilding the interface cache.
ab6c86a722
Fix socket update, make sure found panel state pointer remains valid.
a91e254af0
Added missing read/write code for the panel states.
b7c515badf
Fixed missing implementation of the empty grid mask.
37f90cde4f
Fixed some undefined functions.