Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

randomize layer and effect values #301

Merged
merged 3 commits into from
Oct 15, 2024
Merged

randomize layer and effect values #301

merged 3 commits into from
Oct 15, 2024

Conversation

bobnik
Copy link
Collaborator

@bobnik bobnik commented Oct 13, 2024

This PR was inspired by #155, but it doesn't actually address the feature proposed there (though it could be easily added).

I've added a new "randomize value" button (die) for layers and effects. It makes sensible randomized choices for all layer and effect settings. It's pretty fun to play around with. The same option is available when creating layers and effects.

Random defaults and ranges can obviously be adjusted as needed as we play around with it.

@bobnik bobnik changed the title Feature/randomize values randomize layer and effect values Oct 15, 2024
@jeffeb3
Copy link
Owner

jeffeb3 commented Oct 15, 2024

I didn't test all of these changes, but the randomize is pretty fun. Especially with shapes like the fractal spirograph where most options are interesting and there is a significant dynamic to changing the options.

I was going to suggest putting it on the shape options itself, instead of the new modal. But I worry that someone will accidentally clobber a bunch of work if they click it and don't have an undo button.

@jeffeb3 jeffeb3 merged commit 1ed10d8 into master Oct 15, 2024
2 checks passed
@jeffeb3 jeffeb3 deleted the feature/randomize-values branch October 15, 2024 20:32
@bobnik
Copy link
Collaborator Author

bobnik commented Oct 15, 2024

I was going to suggest putting it on the shape options itself, instead of the new modal. But I worry that someone will accidentally clobber a bunch of work if they click it and don't have an undo button.

@jeffeb3 It is also in the shape options, though it's a little "dice" icon. You can keep clicking it to get different results each time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants