Block a user
WIP: Closures and deferred evaluation for geometry nodes
eec81de7b4
Remove duplicate graph_output entries in the node group lazy function.
c3bc79b3ce
Merge branch 'main' into geometry-nodes-closures
8e70ab9905
Fix #107603: queried the area of an empty bounding box
d9293ca478
Fix missing include, unused argument warning
575c3f3b25
BLI_string: replace UTF8 skip table & macros with functions
Geometry Nodes Volume Features Implementation
We should have a way to share the [TreePtr] (https://www.openvdb.org/documentation/doxygen/classopenvdb_1_1v10__0_1_1Grid.html#adc47070164ba764f5afe561998f88f17) between grids. Grids themselves…
6219a4d7b0
Support staggered grid sampling.
b28d0fd6c3
Merge remote-tracking branch 'origin/main' into volume-sample
da6ac38680
Improvements
de21a0c901
Fix (unreported) remapping code wrongly skipping UI data when it should not.
ade83b21d1
Fix (unreported) crash in readfile code when deleting an invalid shapekey.
Lukas Tönne
deleted branch group_op_simzone_remap from LukasTonne/blender
2023-05-10 17:56:41 +02:00
Make Node group damages Simulation Zone
Fix #107779: Support simulation zone remapping in node group operators
Unify the various copy procedures used in node editor
Removed comment about NODE_OT_group_separate
using unchecked node identifiers for recreating links, since that particular issue is fixed in #107807.
Fix #107779: Support simulation zone remapping in node group operators
Not sure why. Both the CLI clang-format and the qtcreator Beautifier plugin produce this output. My clang-format version is 15.0.7
Fix #107779: Support simulation zone remapping in node group operators
This also addresses the flaw in the Group Separate operator mentioned in #106852: That operator now uses a node_map
for recreating links instead of relying on unmodified node identifiers.
Support simulation zone remapping in node group operators
Error in "Move to Nodes" operator when the tree has no Geometry inputs