Fragmented/src
2024-12-29 21:07:32 +01:00
..
shader Place the viewer and editor in separate windows 2024-12-21 17:08:26 +01:00
Camera.gd Rename ImageViewport to Compositor 2024-12-26 22:28:58 +01:00
Compositor.gd Implement a naive way of checking if the shader compilation failed - implements 1/2 of #16 2024-12-29 19:45:57 +01:00
Editor.gd Remove some obsolete autocomplete keywords - closes #18 2024-12-29 21:07:32 +01:00
Filesystem.gd 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
ImageViewportDisplay.gd Add an outline to the result preview 2024-12-21 17:08:15 +01:00
Main.gd Update window title with current shader filename - implements #22 2024-12-28 00:12:40 +01:00
ShaderDirectiveParser.gd 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
UIAppVersion.gd Bump version to v3 2024-06-10 16:21:56 +02:00
UIWindow.gd Place the viewer and editor in separate windows 2024-12-21 17:08:26 +01:00