Block a user
Lukas Tönne
deleted branch node-group-drag-drop-undo from LukasTonne/blender
2023-09-29 16:29:38 +02:00
Node groups: Add undo steps after drag and drop of interface items
Fix #113014: Improved sorting to keep node group outputs above inputs
I'm never sure which version to use, haha. We have the old-school CLAMP
macro, the clamp_i
thing, cycles might have its own, and std::clamp
as well ...
Fix #113014: Improved sorting to keep node group outputs above inputs
I find my version easier to read, to be honest. It's a pretty small function, not like this is affecting other code.
Node groups: Add undo steps after drag and drop of interface items
Lukas Tönne
created branch node-group-drag-drop-undo in LukasTonne/blender
2023-09-29 15:24:47 +02:00
bd6958c966
Merge branch 'blender-v4.0-release' into node-group-drag-drop-undo
ff29e23544
Node groups: Add undo steps after drag and drop of interface items.
2d1cbac809
Fix #113052: Node panel state change not updating Node Editor
d6b86f278b
Anim: keymap, replace 'show all layers' with 'show all collections'
Fix #113014: Improved sorting to keep node group outputs above inputs
da951f25f6
Added versioning to sort sockets in existing files.
72e41d47d3
Fix #113014: Improved sorting to keep node group outputs above inputs.
Nodes: ensure consistent outputs..inputs ordering for sockets
This is half-way there already: we have a function that constrains positions when moving items in the node group interface. But it was designed to only keep sockets above panels. It does not yet…
0afdd5c248
Merge branch 'blender-v4.0-release'
164fbc2863
Fix #113013: Make in_out socket property read-only and remove the button
42bd9cd1e6
Merge branch 'blender-v4.0-release'
26b2cc3ffb
Fix error in area calculation for polyfill beautify calculation
19fd4a51a9
Merge branch 'blender-v4.0-release'
0afdd5c248
Merge branch 'blender-v4.0-release'
164fbc2863
Fix #113013: Make in_out socket property read-only and remove the button
Lukas Tönne
deleted branch remove-socket-inout-enum from LukasTonne/blender
2023-09-29 10:30:11 +02:00
Nodes: Remove input/output selection
Fix #113013: Make in_out socket property read-only and remove the button
Lukas Tönne
created branch node-group-socket-ordering in LukasTonne/blender
2023-09-29 10:26:01 +02:00