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

feat: save and add perams #88

Merged
merged 6 commits into from
Oct 31, 2023

Conversation

mrbusysky
Copy link
Collaborator

adds a save image button to image editor window.
adds parameters to right side UI when an image is clicked.

@mrbusysky mrbusysky added the enhancement New feature or request label Oct 27, 2023
@mrbusysky mrbusysky self-assigned this Oct 27, 2023
@mrbusysky mrbusysky linked an issue Oct 27, 2023 that may be closed by this pull request
@@ -1,10 +1,10 @@
{
"name": "com.scenario.editor",
"displayName": "Scenario Unity Plugin",
"version": "0.2.3",
"version": "0.2.5",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will still be 0.2.4 until we release everything
(PR that handle the version numebr is here: #86)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still 0.2.5 rather than 0.2.4

@mrbusysky mrbusysky linked an issue Oct 27, 2023 that may be closed by this pull request
@mrbusysky mrbusysky changed the title Save and addperams feat: save and addperams Oct 27, 2023
@mrbusysky mrbusysky changed the title feat: save and addperams feat: save and add perams Oct 27, 2023
@qvaleroo qvaleroo self-requested a review October 31, 2023 08:14
@qvaleroo qvaleroo merged commit d7549e6 into scenario-labs:develop Oct 31, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Way to reuse or save the drawing created in the Image editor Show parameters and prompt used
2 participants