Bool randomise not added to geometry/materials for random all panel
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In the random all panel, there is the ability to toggle on/off randomisation for camera transforms and user defined properties panels.
However, this functionality is not currently implemented for the geometry and materials panels where all the available geometry and materials are randomised and values exported when the randomise all and save parameters button is pressed.
Related to refactoring (see #67 )
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 with the random all panel and trace how its camera transforms and user defined properties toggles control the randomise all and save parameters action. Compare that flow with the geometry and materials panels, which currently randomise and export values without equivalent toggles. Done means both panels have working on/off randomisation controls and the save action respects them; review related refactoring issue #67 first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100