The Mantis Rigging Nodes addon for Blender

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