The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg c43860e8b8 UI improvements to sockets layout & cleanup 9 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 9 months ago
.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 9 months ago
__init__.py 4977ae6b7b Add "Set Bone Matrix Tail" node 9 months ago
add_node.sh 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
base_definitions.py 705b46cff9 Add sanity check in display_update to avoid updating when exporting graph. 9 months ago
blender_manifest.toml 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
deformer_containers.py 80aff9e25d Do not use local space in copy-skin-weights 9 months ago
deformer_definitions.py ee7c1c9c0f Fix Copy Weights in Armature Deformer 9 months ago
drivers.py c0dad05b98 Add viewport/render isibility to GeometryObject and fix drivers to work with object properties. 9 months ago
f_nodegraph.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
i_o.py 23458288f9 Fix: Blender Asset data is not JSONable, so skip it in export. 9 months ago
internal_containers.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 9 months ago
link_containers.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
link_definitions.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
math_containers.py 630809d0fd Fix: Vectors were reused leading to calculation bugs in other nodes 9 months ago
math_definitions.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
misc_containers.py 630809d0fd Fix: Vectors were reused leading to calculation bugs in other nodes 9 months ago
node_container_common.py c43860e8b8 UI improvements to sockets layout & cleanup 9 months ago
nodes_generic.py c43860e8b8 UI improvements to sockets layout & cleanup 9 months ago
ops_generate_tree.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
ops_nodegroup.py 84c4fde883 Tool: Added Force Display Update operator for testing 9 months ago
primitives_containers.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
primitives_definitions.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
readtree.py c43860e8b8 UI improvements to sockets layout & cleanup 9 months ago
schema_containers.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
schema_definitions.py 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
schema_solve.py 8800697266 Fix Schema outgoing connections leaving behind links to the dummy-node. 9 months ago
socket_definitions.py c43860e8b8 UI improvements to sockets layout & cleanup 9 months ago
update_grandalf.sh 0b8a18201f the big one! after months of sporadic development, it's ready. Added simple math nodes, Schemas, completely rewrote grouping, tree parsing.. everything really 9 months ago
utilities.py c43860e8b8 UI improvements to sockets layout & cleanup 9 months ago
xForm_containers.py ad05c55de4 Fix XFormGeometryObject.bGetParent() requesting bone in wrong mode 9 months ago
xForm_definitions.py c0dad05b98 Add viewport/render isibility to GeometryObject and fix drivers to work with object properties. 9 months ago