boneDynamicsNode icon indicating copy to clipboard operation
boneDynamicsNode copied to clipboard

Simple bone dynamics custom node for Autodesk Maya.

Results 4 boneDynamicsNode issues
Sort by recently updated
recently updated
newest added

Cool plugin! Would be super if you could provide a Makefile with Documentation on how to build for MacOS Apple Silicon or binaries for Maya 2024 or Maya 2025.

enhancement

The current `sample_scripts` contains some hard‑coded parts that need to be modified before use. To improve usability, a dedicated Python module will be prepared to eliminate hard‑coding and allow more...

enhancement

Currently, enabling cached playback causes incorrect behavior in the dynamics system. Although the documentation advises disabling cached playback, we plan to improve this in the following steps: 1. Automatically disable...

bug
enhancement

Currently, sphere, capsule, and infinite plane colliders rely on the external [expcol](https://github.com/akasaki1211/maya_expressionCollision) module, which can lead to confusion and complicated setup. To address this, I'll implement **dedicated collider nodes** that...

enhancement