The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 234c48d145 Fix: Custom Object & Custom Transform not cleared properly 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 092358a048 Fix: better dependency resolve in Schema parse 7 months ago
base_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
blender_manifest.toml 092358a048 Fix: better dependency resolve in Schema parse 7 months ago
deformer_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 8 months ago
deformer_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 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 8 months ago
link_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
math_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 8 months ago
math_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 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 8 months ago
nodes_generic.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 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 8 months ago
primitives_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
readtree.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
schema_containers.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
schema_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
schema_solve.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago
socket_definitions.py 786df1c488 Fix: text boxes dissapear if name has been set 8 months ago
utilities.py 6c2c7384e2 Cleanup: remove unused functions, comments 7 months ago
xForm_containers.py 234c48d145 Fix: Custom Object & Custom Transform not cleared properly 7 months ago
xForm_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 7 months ago