Material Linkage
Open
Nobody has claimed this yet.
defect
- Dominant language
- Python
- Stars
- 35
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Korman only exports materials linked to the Object Data (eg Mesh) and ignores materials linked to the Object itself. This can be frustrating in certain workflows.
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 locating Korman's material export handling in the Python Blender addon and compare materials linked to Object Data with those linked directly to the Object. Confirm the behavior with a minimal Blender scene containing both linkage types; done means both material links are exported correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender, python
- Domain
- game-dev, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100