The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 75f30e4640 v0.13.3 1 month ago
dev_helpers b4ad5bfeff Add profiler to help optimize nodes 1 month 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 11 months ago
.gitignore 965c6c48d6 v0.12.28 revert unhelpful broken patch 2 months ago
LICENSE.txt 4bf8348e10 added license more explicitly as a file 10 months ago
__init__.py 497b7a9bd5 add node: get existing bone 1 month ago
base_definitions.py 75f30e4640 v0.13.3 1 month ago
blender_manifest.toml 75f30e4640 v0.13.3 1 month ago
deformer_nodes.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
deformer_nodes_ui.py 18522fe086 lots of renamed variables, functions, etc 1 month ago
deformer_socket_templates.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
drivers.py 17c6920b48 Compatibility improvements for 5.0 1 month ago
geometry_node_graphgen.py 2709886712 Add: Widget Scaling, Default Collections 3 months ago
i_o.py 18522fe086 lots of renamed variables, functions, etc 1 month ago
internal_nodes.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
link_nodes.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 1 month ago
link_nodes_ui.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 1 month ago
link_socket_templates.py 81cbd7f96f small edits after the previous patch 1 month ago
mantis_dataclasses.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
math_nodes.py d2a048a2b7 Fix Vector Division 1 month ago
math_nodes_ui.py 18522fe086 lots of renamed variables, functions, etc 1 month ago
menu_classes.py 7c55b8e72b v0.13.2 and add "add active obejct" tool 1 month ago
misc_nodes.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
misc_nodes_socket_templates.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
misc_nodes_ui.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
node_common.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 1 month ago
ops_generate_tree.py 7c55b8e72b v0.13.2 and add "add active obejct" tool 1 month ago
ops_nodegroup.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
ops_ui.py 27763b12e0 UI: Add Component Menu to Node-Add menu 3 months ago
preferences.py ac15ce7323 Removing prints and downgrading version 3 months ago
primitives_nodes.py 8860af32ad rename node_container_common to node_common 1 month ago
primitives_nodes_ui.py a31b53d3f0 Cleanup: Consistent names for mantis and ui node files 4 months ago
primitives_sockets.py 5233a77c94 Custom Properties Nodes (for all xForms!) 1 month ago
readtree.py 6991e82245 Fix: object constraints stopped working 1 month ago
schema_nodes.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
schema_nodes_ui.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
schema_solve.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
socket_definitions.py 6efb6b2edc fix compatibility with blender 4.2, socket definitions 1 month ago
utilities.py 4fd017ca30 5.0 work around arror updating group node during startup 1 month ago
versioning.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
visualize.py e5a1d37223 Add Custom Interface Socket Types 1 month ago
xForm_nodes.py b165def8c8 Fix: object parenting broken 1 month ago
xForm_nodes_ui.py 497b7a9bd5 add node: get existing bone 1 month ago
xForm_socket_templates.py 497b7a9bd5 add node: get existing bone 1 month ago