The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 910d04f2c3 Fix: Morph Deform I/O removes wrong input 11 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 1 year 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 1 year ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 1 year ago
__init__.py 7ef6b11076 Add: option to Use Offset in Morph Deform 11 months ago
base_definitions.py 7ef6b11076 Add: option to Use Offset in Morph Deform 11 months ago
blender_manifest.toml 7ef6b11076 Add: option to Use Offset in Morph Deform 11 months ago
deformer_containers.py 7ef6b11076 Add: option to Use Offset in Morph Deform 11 months ago
deformer_definitions.py d39c31cc1b cleanup in Morph Deform update code 11 months ago
drivers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
i_o.py 910d04f2c3 Fix: Morph Deform I/O removes wrong input 11 months ago
internal_containers.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 1 year ago
link_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
link_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
math_containers.py 3a674a5167 add atan2 to static float math node 1 year ago
math_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
misc_containers.py bb2edd6fea Add: Name of xForm, Geometry of xForm nodes 11 months ago
node_container_common.py c8c596d943 Fix: check when constraint can't find target 1 year ago
nodes_generic.py bb2edd6fea Add: Name of xForm, Geometry of xForm nodes 11 months ago
ops_generate_tree.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
ops_nodegroup.py ddb3cbb1ab Fix: Operators now properly register Undo step 11 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 1 year 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 1 year ago
readtree.py 036b7814f5 some cleanup in tree execution 1 year ago
schema_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
schema_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago
schema_solve.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 1 year ago
socket_definitions.py 3a674a5167 add atan2 to static float math node 1 year ago
utilities.py 0b3d7cf97e Fix: Actually import error class before raising it 1 year ago
xForm_containers.py 0ed27470ab Big Morph Deform update. 11 months ago
xForm_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 1 year ago