The Mantis Rigging Nodes addon for Blender

Joseph Brandenburg 0fd8333d47 Fix: check for None/empty string for Bone Collection 10 months 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 81cbd7f96f small edits after the previous patch 10 months ago
base_definitions.py e5a1d37223 Add Custom Interface Socket Types 10 months ago
blender_manifest.toml e5a1d37223 Add Custom Interface Socket Types 10 months ago
deformer_nodes.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months 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 2cdf7bea7d init geometry attribute constraint 10 months ago
link_nodes_ui.py 81cbd7f96f small edits after the previous patch 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 5d6bfb30b3 UI: Mantis in Add Armature and Import Menu 1 year ago
misc_nodes.py e5a1d37223 Add Custom Interface Socket Types 10 months 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 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
ops_generate_tree.py 2cdf7bea7d init geometry attribute constraint 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 e5a1d37223 Add Custom Interface Socket Types 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 2cdf7bea7d init geometry attribute constraint 10 months ago
utilities.py 4fd017ca30 5.0 work around arror updating group node during startup 10 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 0fd8333d47 Fix: check for None/empty string for Bone Collection 10 months ago
xForm_nodes_ui.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago
xForm_socket_templates.py 5233a77c94 Custom Properties Nodes (for all xForms!) 10 months ago