KhronosGroup / KhronosGroup/OpenCOLLADA
Maya: All joints getting added to skin controller regardless of influence
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 678
- Forks
- 260
- PR merge metrics
- No merged PRs in 30d
Description
Pull #370 changed COLLADAMayaControllerExporter to add all joints in the hierarchy to skin controllers instead of the previous behavior where just joints with influence were added. There should be an option to export using the old behavior as that is required by some pipelines.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading COLLADAMayaControllerExporter and Pull #370 to understand how joint inclusion changed. Identify the exporter option or configuration point that can select the previous influence-only behavior, then verify that both export modes produce the intended joint sets for affected pipelines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100