Release/v6 #27

Merged
ChaoticByte merged 20 commits from release/v6 into main 2025-01-01 20:57:15 +00:00

20 commits

Author SHA1 Message Date
01e17bd6e3
Bump version to v6.0, update & improve README, add new screenshot, and more; closes #19 2025-01-01 21:43:32 +01:00
afea5c9727
Update the window title when saving the shader file - fix #26 2024-12-30 18:34:51 +01:00
1635cd5b82
shaderlib: Add alpha_blend function, extend place_texture example, update autocomplete - implements #23 2024-12-30 17:02:19 +01:00
3abaf38400
Add shaderlib function to autocomplete with, check which files are included - implements #25 2024-12-29 21:32:54 +01:00
7f1415dada
Remove some obsolete autocomplete keywords - closes #18 2024-12-29 21:07:32 +01:00
5b939a3d20
Improve size of status indicator 2024-12-29 20:13:59 +01:00
11ba75517c
Implement a naive way of checking if the shader compilation failed - implements 1/2 of #16 2024-12-29 19:45:57 +01:00
bbbd35f26d
Update window title with current shader filename - implements #22 2024-12-28 00:12:40 +01:00
1aa217776c
shaderlib: Implement place_texture() and provide an example, replace mix.gdshader example; implements #17 2024-12-28 00:00:46 +01:00
8b5a1cc37d
Update image outline when new image is loaded 2024-12-27 23:54:38 +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
6b748229ed
Add hsv.gdshaderinc to shaderlibrary, provide an example and update README.md - implement #12 2024-12-22 23:05:03 +01:00
862ef075ff
Add a custom godot build template with reduced features for smaller exports - implements #15 2024-12-22 21:55:33 +01:00
288ddcbc5b
Add a file exclusion list to export preset - fix #14 2024-12-22 19:07:07 +01:00
80d937cb64
Fix typo in README 2024-12-21 18:27:21 +01:00
ad6d2add1b
Cleaned up and refactored some code 2024-12-21 18:25:11 +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