The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 36210826e1 Fix: Some nodes are not prepared by schema parser 7 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 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
base_definitions.py 08eb8110da cleanup: unnecessary print left behind from testing 7 months ago
blender_manifest.toml 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
deformer_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
deformer_definitions.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 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 910d04f2c3 Fix: Morph Deform I/O removes wrong input 8 months ago
internal_containers.py 1ecaf00c1d Refactor Schema Solve 7 months ago
link_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
link_definitions.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 months ago
math_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
math_definitions.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 months ago
misc_containers.py 1173a23419 Fix: SetBoneMatrixTail failed to mark itself as prepared/executed. 7 months ago
node_container_common.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
nodes_generic.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 months ago
ops_generate_tree.py c4fed9ccc6 fix: accidental type error in Generate Tree parenting 8 months ago
ops_nodegroup.py 167f28b46a execute_tree() has option to raise exceptions instead of passing 8 months ago
primitives_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
primitives_definitions.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 months ago
readtree.py 36210826e1 Fix: Some nodes are not prepared by schema parser 7 months ago
schema_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
schema_definitions.py f09488fb97 Cleanup: All node containers are now MantisNode's 8 months ago
schema_solve.py 36210826e1 Fix: Some nodes are not prepared by schema parser 7 months ago
socket_definitions.py 786df1c488 Fix: text boxes dissapear if name has been set 8 months ago
utilities.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
xForm_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 7 months ago
xForm_definitions.py a479d918cc Feature: Nodes show names 8 months ago