The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg bb161c0f79 v 0.13.0 Beta 2 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 bb161c0f79 v 0.13.0 Beta 2 weeks ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 9 months ago
__init__.py fc2190cdaf Initialize Tree with correct version number 2 weeks ago
base_definitions.py bb161c0f79 v 0.13.0 Beta 2 weeks ago
blender_manifest.toml bb161c0f79 v 0.13.0 Beta 2 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 cac82c21f8 Cleanup Drivers 2 weeks ago
geometry_node_graphgen.py 2709886712 Add: Widget Scaling, Default Collections 2 months ago
i_o.py 595c799eb8 cleanup: remove prints 3 weeks ago
internal_containers.py 2f545bea82 Cleanup misguided changes in DummyNode 2 weeks ago
link_nodes.py 4343696338 some unsaved stuff I forgot to add. trash? 2 weeks 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 079bb2c4f3 Fix: Correctly Sort Links to Group Arrays 2 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 079bb2c4f3 Fix: Correctly Sort Links to Group Arrays 2 weeks ago
ops_generate_tree.py d3fdd0f109 Fix: Generate Tree skill issue always led to error 3 weeks ago
ops_nodegroup.py 9c3089b090 Fix syntax error 2 weeks ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 2 months ago
preferences.py bb161c0f79 v 0.13.0 Beta 2 weeks 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 4343696338 some unsaved stuff I forgot to add. trash? 2 weeks ago
schema_nodes.py c0b20ed5c9 Implement Custom Interface Classes 2 weeks ago
schema_nodes_ui.py c0b20ed5c9 Implement Custom Interface Classes 2 weeks ago
schema_solve.py 49b4285bb4 Fix Schema fail when Group linked to In/Outgoing 2 weeks ago
socket_definitions.py e14e03e97e Disable "Connected To" feature 2 weeks ago
utilities.py 909a4fe43e Get String Variables at Execution Time 2 weeks ago
versioning.py bb161c0f79 v 0.13.0 Beta 2 weeks ago
visualize.py 980a110e2e WIP string variables 2 weeks ago
xForm_nodes.py 0ae5f8987f cleanup xForm get_parent_node 2 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