The Mantis Rigging Nodes addon for Blender

josephbburg 4bef6d4325 Merge branch 'drivervariable-fanout-copy' into 'master' 1 month ago
dev_helpers b4ad5bfeff Add profiler to help optimize nodes 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 965c6c48d6 v0.12.28 revert unhelpful broken patch 11 months ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 1 year ago
__init__.py 497b7a9bd5 add node: get existing bone 10 months ago
base_definitions.py ba34c875af v0.13.4 update version string 7 months ago
blender_manifest.toml ba34c875af v0.13.4 update version string 7 months ago
deformer_nodes.py 53855bce78 Fix: hook radius drivers get duplicate variable names -- Blender 5.2 no longer auto-uniquifies them, expression can't resolve, radius evaluates 0 1 month ago
deformer_nodes_ui.py 18522fe086 lots of renamed variables, functions, etc 11 months ago
deformer_socket_templates.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
drivers.py 17c6920b48 Compatibility improvements for 5.0 10 months ago
geometry_node_graphgen.py 2709886712 Add: Widget Scaling, Default Collections 1 year ago
i_o.py 18522fe086 lots of renamed variables, functions, etc 11 months ago
internal_nodes.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
link_nodes.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 10 months ago
link_nodes_ui.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 10 months ago
link_socket_templates.py 81cbd7f96f small edits after the previous patch 10 months ago
mantis_dataclasses.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
math_nodes.py d2a048a2b7 Fix Vector Division 11 months ago
math_nodes_ui.py 18522fe086 lots of renamed variables, functions, etc 11 months ago
menu_classes.py 7c55b8e72b v0.13.2 and add "add active obejct" tool 10 months ago
misc_nodes.py d5771f2064 Fix: shared driver variable dicts renamed in place corrupt multi-driver fan-out 1 month ago
misc_nodes_socket_templates.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
misc_nodes_ui.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
node_common.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 10 months ago
ops_generate_tree.py 7c55b8e72b v0.13.2 and add "add active obejct" tool 10 months ago
ops_nodegroup.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 1 year ago
preferences.py ac15ce7323 Removing prints and downgrading version 1 year ago
primitives_nodes.py 8860af32ad rename node_container_common to node_common 11 months ago
primitives_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 1 year ago
primitives_sockets.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
readtree.py 6991e82245 Fix: object constraints stopped working 10 months ago
schema_nodes.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
schema_nodes_ui.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
schema_solve.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
socket_definitions.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 10 months ago
utilities.py 317badc742 Fix 5.0 Display Update Error 7 months ago
versioning.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
visualize.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
xForm_nodes.py b165def8c8 Fix: object parenting broken 10 months ago
xForm_nodes_ui.py 497b7a9bd5 add node: get existing bone 10 months ago
xForm_socket_templates.py 497b7a9bd5 add node: get existing bone 10 months ago