Block a user
Iliya Katushenock
deleted branch avoid_mask_lookup from mod_moder/blender
2023-06-23 19:20:48 +02:00
Geometry Nodes: Swap simulation sockets panel and node socket properties panels
Iliya Katushenock
created branch swap_node_and_sim_props_panels in mod_moder/blender
2023-06-23 19:04:03 +02:00
Iliya Katushenock
pushed to swap_node_and_sim_props_panels at mod_moder/blender
2023-06-23 19:04:03 +02:00
0da6a334ea
init
Fix #109295: Make new simulation socket operator the same as new group socket
Nodes: Compute logically linked sockets to outputs
Oh yeah, I forgot, bli containers don't actually deallocate on clear...
crash when i try to make instances real for nodes
Can you describe step-by-step all to reproduce this?
Simplified base color for socket types
Custom nodes colors currently seem to be somewhat broken by #109231
This is not related. There the problem is that users need their own version of the declaration to update nodes...
Simplified base color for socket types
This should not be simplified. If we want to have dynamic socket types in the future, determined from the context of the node tree, then this will still be in demand.
Cleanup: Move versioning file 2.6 to C++
Volume shader not working right with geometry nodes and curves
Try flip normal on curve to mesh geometry
WIP: Fix: Geometry Nodes: Don't create dependency graph relations for linked socket values
Didn't check. The same thing will need to be checked for mutating nodes.