The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 8c370ad9f6 Initialize Tree with correct version number 3 weeks 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 8c370ad9f6 Initialize Tree with correct version number 3 weeks ago
base_definitions.py 8c370ad9f6 Initialize Tree with correct version number 3 weeks ago
blender_manifest.toml 528ad8f836 initial versioning for new interface classes 3 weeks 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 da61fc889f Fix: get interface socket idname by wrong name 1 month ago
internal_containers.py 686e43b6d4 Fix: parse error when autogen-input is deleted 5 months ago
link_nodes.py 2a130c3594 Fix: Versioning for Floor, Custom Target Space 1 month ago
link_nodes_ui.py 322f8a7293 Finish Shrinkwrap Implementation 1 month ago
link_socket_templates.py 7d454c9324 Fix: Incorrect socket templates for LinkFloor 1 month 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 5d6bfb30b3 UI: Mantis in Add Armature and Import Menu 2 months ago
misc_nodes.py 21d2200458 Cleanup: Remove prints from array_choose_relink 3 weeks 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 d3fdd0f109 Fix: Generate Tree skill issue always led to error 4 weeks ago
ops_nodegroup.py 66fd20f7ea Fix: Custom Properties don't trigger tree update 3 weeks ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 2 months ago
preferences.py ac15ce7323 Removing prints and downgrading version 1 month 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 f6989ae85d Fix: make default values work with more socket types 3 weeks ago
schema_nodes.py 5a82f8db83 Implement Custom Interface Classes 3 weeks ago
schema_nodes_ui.py 5a82f8db83 Implement Custom Interface Classes 3 weeks ago
schema_solve.py 5a82f8db83 Implement Custom Interface Classes 3 weeks ago
socket_definitions.py 3ec0dbbd0d Disable "Connected To" feature 3 weeks ago
utilities.py b6b939cfba Fix: correct default value type for vectors 3 weeks ago
versioning.py 5a82f8db83 Implement Custom Interface Classes 3 weeks ago
visualize.py df95e25930 Cleanup: remove green color from visualize code 3 weeks ago
xForm_nodes.py 66fd20f7ea Fix: Custom Properties don't trigger tree update 3 weeks 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