The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 4bf8348e10 added license more explicitly as a file 9 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 d4f31ed88c Fix: Node Groups adding extra Interface sockets 9 months ago
base_definitions.py d4f31ed88c Fix: Node Groups adding extra Interface sockets 9 months ago
blender_manifest.toml d4f31ed88c Fix: Node Groups adding extra Interface sockets 9 months ago
deformer_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
deformer_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
drivers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
i_o.py d4f31ed88c Fix: Node Groups adding extra Interface sockets 9 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 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
math_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
misc_containers.py 92c240b66f Fix: Matrices requested before they were created causing errors 9 months ago
node_container_common.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
nodes_generic.py 0b3d7cf97e Fix: Actually import error class before raising it 9 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 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 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 7057595d99 Add Linear Interpolation operator to Static Vector Math 9 months ago
utilities.py 0b3d7cf97e Fix: Actually import error class before raising it 9 months ago
xForm_containers.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago
xForm_definitions.py 5b5dd52f2f Cleanup: remove old comments and dead code paths 9 months ago