The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg d964f67790 Update Version String to 0.10.1 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 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 年之前
LICENSE.txt 4bf8348e10 added license more explicitly as a file 1 年之前
__init__.py d964f67790 Update Version String to 0.10.1 10 月之前
base_definitions.py 19f71ec902 Fix: Node Group Update missed moved socekts 10 月之前
blender_manifest.toml d964f67790 Update Version String to 0.10.1 10 月之前
deformer_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 11 月之前
deformer_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
drivers.py 93ebea0bfe Fix: driver fCurve execution removes extrapolation string from driver 11 月之前
geometry_node_graphgen.py 4d8813a64f Add Object Instance Node 11 月之前
i_o.py 2d7b16d9e6 Fix: Import/Export tree safety checks 10 月之前
internal_containers.py 1ecaf00c1d Refactor Schema Solve 11 月之前
link_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 11 月之前
link_definitions.py f6d7580473 Fix: Inherit Node sockets will not hide if they are connected. 11 月之前
math_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 11 月之前
math_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
misc_containers.py 4825582f0f Fix: Empty Matrix Socket in Node Group causes error 11 月之前
node_container_common.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 11 月之前
nodes_generic.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
ops_generate_tree.py b644266da4 Revert c4fed9cc 10 月之前
ops_nodegroup.py 0197250ac0 WORKAROUND: operator to add sockets in Blender 4.4 10 月之前
primitives_containers.py 9edb92fe0c Cleanup: All MantisNode classes now use a common __init__() function 11 月之前
primitives_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
readtree.py 84e4991775 Fix: Lazy Parents not working 10 月之前
schema_containers.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
schema_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
schema_solve.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前
socket_definitions.py 714ff789c1 Cleanup: Socket Type menu is now much more managable 10 月之前
utilities.py 6c2c7384e2 Cleanup: remove unused functions, comments 11 月之前
xForm_containers.py 234c48d145 Fix: Custom Object & Custom Transform not cleared properly 11 月之前
xForm_definitions.py e6a08d79b8 Refactor & Optimize: UI classes now have a mantis class reference 11 月之前