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

fix: missing images bug #84

Merged
merged 32 commits into from
Oct 27, 2023
Merged

Conversation

mrbusysky
Copy link
Collaborator

This will fix images that are generated making them show up.

Updated to add lights when adding objects
Camera angles weren't spawning correctly after the update.
This separates the objects from cameras and lights so the rotation of the object can be fixed first.
this will also remove the object when you click remove.
Sets min sample slider to 30,
Fixes issue with commas being added to the last tag.
Updated ui and made perquisites for packaging
corrected the file naming issue that stopped images from being downloaded
correcting the buttons that show up when an image is clicked
updated the namespace so people stop running into issues.
@mrbusysky mrbusysky added the bug Something isn't working label Oct 27, 2023
@mrbusysky mrbusysky self-assigned this Oct 27, 2023
@mrbusysky mrbusysky changed the title fix: Missing images bug fix: missing images bug Oct 27, 2023
@mrbusysky mrbusysky changed the title fix: missing images bug fix: missing images bug and save image in image editor Oct 27, 2023
@mrbusysky mrbusysky changed the title fix: missing images bug and save image in image editor fix: missing images bug Oct 27, 2023
@qvaleroo qvaleroo merged commit 54f7e3e into scenario-labs:develop Oct 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not all generated images are appearing in the prompt images window. Image Editor Color problem
2 participants