-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
Enhanced Preview2D Panel UI/UX #707
base: master
Are you sure you want to change the base?
Enhanced Preview2D Panel UI/UX #707
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71b8be9 - Browse repository at this point
Copy the full SHA 71b8be9View commit details -
Implement better filtering and sorting in library search
This is done by assigning a "result_quality" score to each item based on how it matched. In the Add Node Panel this is used to sort the results.
Configuration menu - View commit details
-
Copy full SHA for 225c272 - Browse repository at this point
Copy the full SHA 225c272View commit details -
Library Panel: Improve scroll to section
This makes it so clicking on one of the Library panels "Section" buttons (e.g. Simple, 3D, Noise) will scroll far enough to have that item at the TOP of the tree, not just barely visible.
Configuration menu - View commit details
-
Copy full SHA for 7701d92 - Browse repository at this point
Copy the full SHA 7701d92View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c694af - Browse repository at this point
Copy the full SHA 0c694afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 326cac4 - Browse repository at this point
Copy the full SHA 326cac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265af53 - Browse repository at this point
Copy the full SHA 265af53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2954e - Browse repository at this point
Copy the full SHA 0c2954eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72be5d8 - Browse repository at this point
Copy the full SHA 72be5d8View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52c7419 - Browse repository at this point
Copy the full SHA 52c7419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6a619 - Browse repository at this point
Copy the full SHA 0b6a619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a634f7 - Browse repository at this point
Copy the full SHA 1a634f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ced8af - Browse repository at this point
Copy the full SHA 3ced8afView commit details -
Small fixes to preview 2D panel scene
Remove prints, add tooltip
Configuration menu - View commit details
-
Copy full SHA for 8b4212d - Browse repository at this point
Copy the full SHA 8b4212dView commit details -
Configuration menu - View commit details
-
Copy full SHA for debd7d0 - Browse repository at this point
Copy the full SHA debd7d0View commit details
Commits on Sep 4, 2024
-
Implement Preview Lock Button and new Icons
Implements a "Lock" button in the preview menu. Adds new icons (added as png for now, svg should be used in the future, but there are some bugs in ThorVG). Also does a bunch of changes to make sure the preview is cleared when a node is deleted.
Configuration menu - View commit details
-
Copy full SHA for 433cff4 - Browse repository at this point
Copy the full SHA 433cff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c205b70 - Browse repository at this point
Copy the full SHA c205b70View commit details -
Makes sure Preview-Controls get cleared when node get's deleted. Removes old export code. Makes default fallback shader transparent instead of black.
Configuration menu - View commit details
-
Copy full SHA for 0d51535 - Browse repository at this point
Copy the full SHA 0d51535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9381486 - Browse repository at this point
Copy the full SHA 9381486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f50e1 - Browse repository at this point
Copy the full SHA 05f50e1View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1f50be - Browse repository at this point
Copy the full SHA b1f50beView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3579926 - Browse repository at this point
Copy the full SHA 3579926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1e115 - Browse repository at this point
Copy the full SHA 4f1e115View commit details -
- Wrap Pixel Colors Buttons at 8 - make panels toplevel (to not make them cutof when panel is to small) - move ComplexParamter to menu bar
Configuration menu - View commit details
-
Copy full SHA for ac11277 - Browse repository at this point
Copy the full SHA ac11277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9b056 - Browse repository at this point
Copy the full SHA 8d9b056View commit details -
Configuration menu - View commit details
-
Copy full SHA for c928ad6 - Browse repository at this point
Copy the full SHA c928ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65318d - Browse repository at this point
Copy the full SHA d65318dView commit details
Commits on Sep 15, 2024
-
Make menu button shortcuts work when buttons are hidden
- Buttons inside of menu panels can now be activated even if the panel isn't open. This is currently only relevant for CTRL+R (center view) CTRL+E (export image) However this code also already improves how OptionEdits handle shortcuts (they iterate through instead of opening). More shortcuts could be added although in a perfect world we had some system to customize shortcuts.
Configuration menu - View commit details
-
Copy full SHA for 1199b6f - Browse repository at this point
Copy the full SHA 1199b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 434142b - Browse repository at this point
Copy the full SHA 434142bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5627481 - Browse repository at this point
Copy the full SHA 5627481View commit details -
Make SHIFT-selecting a node preview in second preview
Sorry, it was just to simple to exclude 🙈
Configuration menu - View commit details
-
Copy full SHA for d83326c - Browse repository at this point
Copy the full SHA d83326cView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e1a7c5 - Browse repository at this point
Copy the full SHA 4e1a7c5View commit details -
Now mentions the file name in the folder selection window when exporting.
Configuration menu - View commit details
-
Copy full SHA for 018a0bd - Browse repository at this point
Copy the full SHA 018a0bdView commit details