The Mantis Rigging Nodes addon for Blender

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