The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg dce8593753 Add function to get available component library items 2 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 c6abca57b9 basic boilerplate for component pack i/o 2 months ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 9 months ago
__init__.py 27763b12e0 UI: Add Component Menu to Node-Add menu 2 months ago
base_definitions.py de4f7ddf98 IO: Import/Export each tree to its own files 2 months ago
blender_manifest.toml 3287d10a10 v 0.12.12 (fixes for i_o code that affects making groups) 2 months ago
deformer_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 3 months ago
deformer_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
deformer_socket_templates.py 5ea2339bb3 fix Deform Bind when rig is posed 3 months ago
drivers.py 93ebea0bfe Fix: driver fCurve execution removes extrapolation string from driver 8 months ago
geometry_node_graphgen.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
i_o.py 8df9fba75d UI: remvoe reference to JSON and use .rig instead 2 months ago
internal_containers.py 686e43b6d4 Fix: parse error when autogen-input is deleted 5 months ago
link_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 3 months ago
link_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
link_socket_templates.py 7cbc4865c2 Fix: floor constraint code bad 4 months ago
math_nodes.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
math_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
menu_classes.py 27763b12e0 UI: Add Component Menu to Node-Add menu 2 months ago
misc_nodes.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
misc_nodes_socket_templates.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
misc_nodes_ui.py e21b8489b4 Fix: no Boolean Vector Input node 2 months ago
node_container_common.py dfc62ec47a fix: branching up-trace is painfully slow 4 months ago
ops_generate_tree.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
ops_nodegroup.py 1205e9377e I/O Export Curve and MetaRig info 2 months ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 2 months ago
preferences.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
primitives_nodes.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 3 months ago
primitives_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
primitives_sockets.py 2275e735ab Add Lattice Primitive 4 months ago
readtree.py f93b3ab722 Cleanup: Transform, Relationship passes in different passes 3 months ago
schema_nodes.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
schema_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
schema_solve.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
socket_definitions.py f6fbe9c889 UI fix: widget node no longer initializes as MISSING 2 months ago
utilities.py dce8593753 Add function to get available component library items 2 months ago
versioning.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
visualize.py e1bf097c0c update visualization tool 5 months ago
xForm_nodes.py 73ec899582 Fix: Error occurs when bone is not a member of any collection 2 months ago
xForm_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 3 months ago
xForm_socket_templates.py 382ff9e995 Add Inherit Color socket to Bone 3 months ago