Commit graph

20 commits

Author SHA1 Message Date
ddba85d17c
Revert "Add a method to dump the shaderlib to the local filesystem - implements #47"
This reverts commit a4a1de4bfe.
2025-02-04 19:00:31 +01:00
5a8a6e4c61
Fixed commandline: apply 2025-02-03 19:25:48 +01:00
9f5011aaac
Removed all editor functionality and improved new viewer-only UI #54 2025-02-03 17:40:56 +01:00
d29f14c7c9
CLI dump-shaderlib: Update help message 2025-01-31 20:24:40 +01:00
a4a1de4bfe
Add a method to dump the shaderlib to the local filesystem - implements #47 2025-01-31 20:20:35 +01:00
168cb036be
Clean up Main.gd, improve CLI and rename 'cli' command to 'apply' - implements #48 2025-01-31 19:51:30 +01:00
7810a1fa83
cli: added support for processing whole directories (batch mode) - this implements #40; changed build template to support more image formats 2025-01-26 21:38:16 +01:00
0fad7cb575
Implement a commandline interface that can be used in scripts - implements #42 2025-01-19 12:51:10 +01:00
974c40fcb4
Remember last opened file and open it on start, implements #33 2025-01-07 22:46:13 +01:00
bbbd35f26d
Update window title with current shader filename - implements #22 2024-12-28 00:12:40 +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
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
367dbe163c
Store shader directory as working directory and use this as the root for relative uniform image imports via !load directive, drop Windows compatibility - solves #7 2024-06-21 10:33:34 +02:00
68185fa9ec
fix: Remember the location a shader was loaded from & improve functionality 2024-06-10 15:51:02 +02:00
5e0f790b43
Remember last image export / shader save path - closes #5 2024-06-09 14:48:27 +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
d5ffa86e2c
Optimized performance for complex shaders and refactored some of the code - fixes #1 2024-06-04 21:09:22 +02:00
68cccc2a62 Add project files 2024-06-04 18:31:04 +02:00