CozyPixelStudio/src/UI/Dialogs
OverloadedOrama ec81950139 Experimental shader feature: Expose shader's float uniforms to the UI
If the loaded shader has uniforms, they will be exposed to the UI, so the users will be able to modify the shader parameters easily. Currently only works with float uniforms.
2020-07-28 04:11:06 +03:00
..
AboutDialog.gd Added more contributors and donors in AboutDialog 2020-06-05 00:33:45 +03:00
AboutDialog.tscn Changed icon 2020-05-15 22:07:07 +03:00
CreateNewImage.gd Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
CreateNewImage.tscn CreateNewImage now remembers the last created canvas size - Closes #178 2020-07-15 03:25:59 +03:00
ExportDialog.gd Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
ExportDialog.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
GradientDialog.gd Hid some color picker presets from GradientDialog 2020-07-27 04:47:29 +03:00
GradientDialog.tscn Added ability to change gradient direction 2020-07-18 19:01:24 +03:00
HSVDialog.gd Hid some color picker presets from GradientDialog 2020-07-27 04:47:29 +03:00
HSVDialog.tscn Added option to affect all projects in the HSVDialog 2020-07-24 03:41:10 +03:00
OpenSprite.tscn Saving .pxo files in HTML5 is now possible 2020-06-30 20:25:43 +03:00
OutlineDialog.gd Hid some color picker presets from GradientDialog 2020-07-27 04:47:29 +03:00
OutlineDialog.tscn Added a preview in OutlineDialog 2020-07-27 04:36:00 +03:00
PreviewDialog.gd CreateNewImage now remembers the last created canvas size - Closes #178 2020-07-15 03:25:59 +03:00
PreviewDialog.tscn Import image file as part of a random brush 2020-07-14 03:33:01 +03:00
ResizeCanvas.gd Fixed transparent background in ResizeCanvas dialog 2020-07-11 03:19:52 +03:00
ResizeCanvas.tscn Fixed transparent background in ResizeCanvas dialog 2020-07-11 03:19:52 +03:00
RotateImage.gd Hid some color picker presets from GradientDialog 2020-07-27 04:47:29 +03:00
RotateImage.tscn v0.7 - The Timeline Update! 2020-05-16 14:48:13 +03:00
SaveSprite.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
SaveSpriteHTML5.tscn Have "untitled" as default project name in SaveSpriteHTML5 2020-07-15 18:28:46 +03:00
ScaleImage.gd Moved image effect code to DrawingAlgos.gd 2020-06-13 18:57:28 +03:00
ScaleImage.tscn Added Resize Canvas option to Image menu 2020-06-13 20:22:25 +03:00
ShaderEffect.gd Experimental shader feature: Expose shader's float uniforms to the UI 2020-07-28 04:11:06 +03:00
ShaderEffect.tscn Experimental shader feature: Expose shader's float uniforms to the UI 2020-07-28 04:11:06 +03:00
SplashDialog.gd Disable "open last project" option in HTML5 2020-07-15 18:36:46 +03:00
SplashDialog.tscn Disable "open last project" option in HTML5 2020-07-15 18:36:46 +03:00