The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 73ec899582 Fix: Error occurs when bone is not a member of any collection 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 c6abca57b9 basic boilerplate for component pack i/o 1 year ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 1 year ago
__init__.py 3287d10a10 v 0.12.12 (fixes for i_o code that affects making groups) 1 year ago
base_definitions.py de4f7ddf98 IO: Import/Export each tree to its own files 1 year ago
blender_manifest.toml 3287d10a10 v 0.12.12 (fixes for i_o code that affects making groups) 1 year ago
deformer_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 1 year ago
deformer_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
deformer_socket_templates.py 5ea2339bb3 fix Deform Bind when rig is posed 1 year ago
drivers.py 93ebea0bfe Fix: driver fCurve execution removes extrapolation string from driver 1 year ago
geometry_node_graphgen.py d1ba063410 Add Widget Import Node 1 year ago
i_o.py aa8f0698cf code to import curves and rigs in io 1 year ago
internal_containers.py 686e43b6d4 Fix: parse error when autogen-input is deleted 1 year ago
link_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 1 year ago
link_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
link_socket_templates.py 7cbc4865c2 Fix: floor constraint code bad 1 year ago
math_nodes.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
math_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
menu_classes.py c6abca57b9 basic boilerplate for component pack i/o 1 year ago
misc_nodes.py 250782343e UI: Widget Socket handle missing socket 1 year ago
misc_nodes_socket_templates.py d1ba063410 Add Widget Import Node 1 year ago
misc_nodes_ui.py d1ba063410 Add Widget Import Node 1 year ago
node_container_common.py dfc62ec47a fix: branching up-trace is painfully slow 1 year ago
ops_generate_tree.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
ops_nodegroup.py 1205e9377e I/O Export Curve and MetaRig info 1 year ago
ops_ui.py fa475423df v0.11.22 fix color pallet mantis node 1 year ago
preferences.py c6abca57b9 basic boilerplate for component pack i/o 1 year ago
primitives_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 1 year ago
primitives_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
primitives_sockets.py 2275e735ab Add Lattice Primitive 1 year ago
readtree.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 1 year ago
schema_nodes.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
schema_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
schema_solve.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
socket_definitions.py c419153dd8 small cleanup in socket update callback 1 year ago
utilities.py aa8f0698cf code to import curves and rigs in io 1 year ago
versioning.py 3110d450f6 Fix: Versioning fails for node trees without interface_helper 1 year ago
visualize.py e1bf097c0c update visualization tool 1 year ago
xForm_nodes.py 73ec899582 Fix: Error occurs when bone is not a member of any collection 11 months ago
xForm_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
xForm_socket_templates.py 382ff9e995 Add Inherit Color socket to Bone 1 year ago