Commit graph

21 commits

Author SHA1 Message Date
0fad7cb575
Implement a commandline interface that can be used in scripts - implements #42 2025-01-19 12:51:10 +01:00
85d33d5d77
Refactored Main/%Compositor into a standalone ImageCompositor class; implements #38 2025-01-10 22:18:43 +01:00
71394edbf1
Disable Export Button during Composite applying shader, implements #31 2025-01-07 21:58:20 +01:00
1d9f838668
Add //!steps directive, some code cleanup, updated README & examples 2025-01-06 22:11:53 +01:00
5b939a3d20
Improve size of status indicator 2024-12-29 20:13:59 +01:00
bae23b0ee6
Rename ImageViewport to Compositor 2024-12-26 22:28:58 +01:00
8394ad9d3c
Added an error indicator and error message box and refactored some code in the process - implements #21, prepares #16 2024-12-26 22:18:18 +01:00
ca40971e53
Add a 'New' and 'Save As' button and improve save behaviour, additional minor improvements - fix #20 2024-12-25 00:08:25 +01:00
57328bc9a3
Place the viewer and editor in separate windows 2024-12-21 17:08:26 +01:00
f069f2911f
Add an outline to the result preview 2024-12-21 17:08:15 +01:00
a9a90235d9
Make UI a little more compact and define a minimum window size 2024-12-19 19:14:39 +01:00
4b28a6427e
Removed presets, load all images via load directives (implements #9), removed obsolete code, added some improvements 2024-12-19 18:52:47 +01:00
53d42de4a5
Rename to Fragmented 2024-12-19 16:48:32 +01:00
f0cd2d811f
Enable transparent background for SubViewport - fixes #8 2024-06-21 10:41:05 +02:00
3709a283a1
fix: Disable mode_override_titles for FileDialog 2024-06-10 16:19:07 +02:00
279f441af1
Improve UI with application name & version and better spacing 2024-06-09 15:11:08 +02:00
641cb9f8d3
Use Apply button with F5 keybinding instead of reapplying the shader on every code change 2024-06-09 14:37:04 +02:00
9db91fe01b
Fixed default button strings to be in English 2024-06-08 11:25:28 +02:00
d7a4b05e85
Added Open & Save buttons for the shader, some code improvements and bugfixes, open window maximized per default - closes #3 2024-06-08 11:23:21 +02:00
7549d1685b Allow zooming in/out with Alt-Plus and Alt-Minus 2024-06-04 19:05:59 +02:00
68cccc2a62 Add project files 2024-06-04 18:31:04 +02:00