Single Page Export
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 35
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
To facilitate iteration, better single-page exporting is needed. This should be implemented such that a preexisting Textures PRP is loaded into memory and updated at export time.
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 searching the Python/Blender addon for the single-page export entry point and references to Textures PRP. Trace the current export flow and determine how the requested in-memory update should be exercised; the issue is complete when a preexisting Textures PRP can be loaded and updated during single-page export, with the relevant export checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender, python
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100