The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 8473d87d04 Disable "Connected To" feature 10 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 e70192469c initial versioning for new interface classes 9 months ago
base_definitions.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
blender_manifest.toml 0eb22ed488 v 0.12.27 bug fix release 9 months 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 cac82c21f8 Cleanup Drivers 9 months ago
geometry_node_graphgen.py 2709886712 Add: Widget Scaling, Default Collections 11 months ago
i_o.py 595c799eb8 cleanup: remove prints 10 months ago
internal_containers.py 686e43b6d4 Fix: parse error when autogen-input is deleted 1 year ago
link_nodes.py 2a130c3594 Fix: Versioning for Floor, Custom Target Space 10 months ago
link_nodes_ui.py 322f8a7293 Finish Shrinkwrap Implementation 11 months ago
link_socket_templates.py 7d454c9324 Fix: Incorrect socket templates for LinkFloor 10 months 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 5d6bfb30b3 UI: Mantis in Add Armature and Import Menu 11 months ago
misc_nodes.py 1a642ea8bb Fix: DriverVariable fails when linked to non-xForm 10 months ago
misc_nodes_socket_templates.py 2709886712 Add: Widget Scaling, Default Collections 11 months ago
misc_nodes_ui.py e21b8489b4 Fix: no Boolean Vector Input node 11 months ago
node_container_common.py dfc62ec47a fix: branching up-trace is painfully slow 1 year ago
ops_generate_tree.py d3fdd0f109 Fix: Generate Tree skill issue always led to error 10 months ago
ops_nodegroup.py 66fd20f7ea Fix: Custom Properties don't trigger tree update 10 months ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 11 months ago
preferences.py ac15ce7323 Removing prints and downgrading version 10 months 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 688e96c51f Separate Execution Sorting and Execution 11 months ago
schema_nodes.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
schema_nodes_ui.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
schema_solve.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
socket_definitions.py 8473d87d04 Disable "Connected To" feature 9 months ago
utilities.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
versioning.py 8a2b0c8b36 Implement Custom Interface Classes 9 months ago
visualize.py 82d0d38a04 Cleanup: remove green color from visualize code 10 months ago
xForm_nodes.py 66fd20f7ea Fix: Custom Properties don't trigger tree update 10 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