The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 8d20981c47 Cleanup in Link code 6 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 524c910491 Fix Infinite Execution in I/O (Again) 6 months ago
base_definitions.py 6aa206cf1f Fix: Crash in 4.4.0 that I didn't actually fix before 6 months ago
blender_manifest.toml 3b10ab4b32 Update Version to 0.10.2 7 months ago
deformer_containers.py d7d1cc11a9 Cleanup in LinkContainers & general cleanup 6 months ago
deformer_definitions.py e1fbca847e Fix: Sockets data wiped when opening file 7 months ago
drivers.py 93ebea0bfe Fix: driver fCurve execution removes extrapolation string from driver 8 months ago
geometry_node_graphgen.py 4d8813a64f Add Object Instance Node 8 months ago
i_o.py 524c910491 Fix Infinite Execution in I/O (Again) 6 months ago
internal_containers.py 4de2f76294 Fix: Node Groups don't work properly in Schema 7 months ago
link_containers.py 8d20981c47 Cleanup in Link code 6 months ago
link_definitions.py 8d20981c47 Cleanup in Link code 6 months ago
math_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
math_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
misc_containers.py 4825582f0f Fix: Empty Matrix Socket in Node Group causes error 7 months ago
node_container_common.py 8d20981c47 Cleanup in Link code 6 months ago
nodes_generic.py 975941b74f Cleanup: Remove unused Functions 6 months ago
ops_generate_tree.py b644266da4 Revert c4fed9cc 7 months ago
ops_nodegroup.py 0197250ac0 WORKAROUND: operator to add sockets in Blender 4.4 7 months ago
primitives_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
primitives_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
readtree.py fd86a77252 Fix: IK Pole Angle incorrect 7 months ago
schema_containers.py 4de2f76294 Fix: Node Groups don't work properly in Schema 7 months ago
schema_definitions.py 6a52f762e7 Fix: Ensure Schema nodes always show their __extend__ sockets 6 months ago
schema_solve.py 5fc87cd47d Fix: Schema can try to execute when length is less than 1 7 months ago
socket_definitions.py eebbd591a6 cleanup: remove "text-only" field from socket definitions 6 months ago
utilities.py e1fbca847e Fix: Sockets data wiped when opening file 7 months ago
xForm_containers.py 975941b74f Cleanup: Remove unused Functions 6 months ago
xForm_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago