The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 9b85b96caa Errors now only create a popup when manually executing the tree 8 months ago
wheels 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 10 months ago
.gitignore 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 10 months ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 9 months ago
__init__.py 2a2734dd24 Fix: Group Node Enter/Exit causes tree execution 8 months ago
base_definitions.py 9b85b96caa Errors now only create a popup when manually executing the tree 8 months ago
blender_manifest.toml b5a7676b3e Add: Extrapolation Mode to fCurves 8 months ago
deformer_containers.py 67fdce0e5b Move GeomNodes function into new file 8 months ago
deformer_definitions.py d39c31cc1b cleanup in Morph Deform update code 8 months ago
drivers.py b5a7676b3e Add: Extrapolation Mode to fCurves 8 months ago
geometry_node_graphgen.py 4d8813a64f Add Object Instance Node 8 months ago
i_o.py 910d04f2c3 Fix: Morph Deform I/O removes wrong input 8 months ago
internal_containers.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 9 months ago
link_containers.py da30369c13 Fix: Versioning for Rename & Driven Parameter 8 months ago
link_definitions.py da30369c13 Fix: Versioning for Rename & Driven Parameter 8 months ago
math_containers.py 3a674a5167 add atan2 to static float math node 8 months ago
math_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
misc_containers.py b5a7676b3e Add: Extrapolation Mode to fCurves 8 months ago
node_container_common.py c8c596d943 Fix: check when constraint can't find target 8 months ago
nodes_generic.py b5a7676b3e Add: Extrapolation Mode to fCurves 8 months ago
ops_generate_tree.py c4fed9ccc6 fix: accidental type error in Generate Tree parenting 8 months ago
ops_nodegroup.py 9b85b96caa Errors now only create a popup when manually executing the tree 8 months ago
primitives_containers.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 10 months ago
primitives_definitions.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 10 months ago
readtree.py 9b85b96caa Errors now only create a popup when manually executing the tree 8 months ago
schema_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
schema_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
schema_solve.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 9 months ago
socket_definitions.py 8c3a79b89a Revert most of 016090b2 8 months ago
utilities.py da30369c13 Fix: Versioning for Rename & Driven Parameter 8 months ago
xForm_containers.py 4d8813a64f Add Object Instance Node 8 months ago
xForm_definitions.py 4d8813a64f Add Object Instance Node 8 months ago