The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 0346715a3f Add Hook Deformer 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 9 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 9 months ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 9 months ago
__init__.py 593ab7cb6c Add: First round of versioning code 8 months ago
base_definitions.py 593ab7cb6c Add: First round of versioning code 8 months ago
blender_manifest.toml 593ab7cb6c Add: First round of versioning code 8 months ago
deformer_containers.py 0346715a3f Add Hook Deformer 8 months ago
deformer_definitions.py 0346715a3f Add Hook Deformer 8 months ago
drivers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
i_o.py 593ab7cb6c Add: First round of versioning code 8 months ago
internal_containers.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 9 months ago
link_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
link_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 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 e70888e8fe Drivers, Keyframe, and fCurve cleanup & defaults 8 months ago
node_container_common.py 0346715a3f Add Hook Deformer 8 months ago
nodes_generic.py 593ab7cb6c Add: First round of versioning code 8 months ago
ops_generate_tree.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
ops_nodegroup.py d4f31ed88c Fix: Node Groups adding extra Interface sockets 9 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 9 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 9 months ago
readtree.py 652e4bc8d9 Fix: Ignore empty xForm inputs to node groups 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 3a674a5167 add atan2 to static float math node 8 months ago
utilities.py 0b3d7cf97e Fix: Actually import error class before raising it 9 months ago
xForm_containers.py 12213381c9 Fix: parenting for GeometryObject node 8 months ago
xForm_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago