Block a user
More flexible callback for persistent panel expand flags
I think returning the integer via pointer doesn't really get us anything at the moment-- it still gives a 64 panel limit
Yes, it's in preparation for returning a larger bit vector for…
1b63cbccc2
Merge branch 'node-socket-categories' into socket_subpanels
5bf853f3aa
Removed unused variable.
Subpanels for node group sockets
These two PRs implement part of the feature for easier independent review: Category declaration in node trees and sockets for grouping sockets #108649 More flexible callback for persistent panel…
e671f8b247
Merge branch 'node-socket-categories' into socket_subpanels
4dd0a31195
Merge branch 'panel_expand_flags_bit_vector' into socket_subpanels
5c8233edb3
Removed unnecessary range check of unsigned integer variable.
909430f5dc
Category declarations in node trees for organizing modifier UI.
7b7716a887
Cleanup: clang format.
Category declaration in node trees and sockets for grouping sockets
5c8233edb3
Removed unnecessary range check of unsigned integer variable.
909430f5dc
Category declarations in node trees for organizing modifier UI.
More flexible callback for persistent panel expand flags
Lukas Tönne
pushed to panel_expand_flags_bit_vector at LukasTonne/blender
2023-06-06 10:27:56 +02:00
7b7716a887
Cleanup: clang format.
Lukas Tönne
created branch panel_expand_flags_bit_vector in LukasTonne/blender
2023-06-05 17:21:10 +02:00
Lukas Tönne
pushed to panel_expand_flags_bit_vector at LukasTonne/blender
2023-06-05 17:21:10 +02:00
26a0e7359a
Return a simple bit data array for expand flags.
bf207e6621
Merge branch 'main' into socket_subpanels
c18ee2e84d
Fix compile error on MSVC
d54fe40807
Cleanup: EEVEE: Simplify computation in #ltc_evaluate_disk_simple
b9a99ab3d0
Merge branch 'main' into socket_subpanels
ebb5643e59
Readfile: Refactor several parts of the process
cdd4beeb5e
Cleanup: Use C++ functor for button pushed query callback
8eb75deb46
Merge branch 'blender-v3.6-release'
93de57b707
I18N: Updated UI translations from SVN trunk (r6562).
WIP: Subpanels for node group sockets