This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Releases: ChaoticByte/Fragmented
Releases · ChaoticByte/Fragmented
GlitchApp v3.3
GlitchApp v3.2
GlitchApp v3.1
GlitchApp v3
GlitchApp v2
- 1304ecd Bumped version to 2
- 249dad1 Added more information to the README
- 5906027 Added a screenshot and a README
- e57d9ca Bumped version to 2-dev
- 279f441 Improve UI with application name & version and better spacing
- 5e0f790 Remember last image export / shader save path - closes #5
- 641cb9f Use Apply button with F5 keybinding instead of reapplying the shader on every code change
- 88a6460 Load additional images via //!load directive - closes #4
GlitchApp v1
- 932c1e2 Added project icon
- 37532a0 Bumped version to 1
- 9db91fe Fixed default button strings to be in English
- d7a4b05 Added Open & Save buttons for the shader, some code improvements and bugfixes, open window maximized per default - closes #3
- 3a5451a Bumped version to 0
- 6d1a06a Added missing keywords for autocomplete and syntax highlighting - implements #2
- 233c7e1 Applied a bit of noise to the ui background blur shader to fix color banding and make it prettier
- 1755de3 Add export presets for Linux and Windows
- d5ffa86 Optimized performance for complex shaders and refactored some of the code - fixes #1
- 7549d16 Allow zooming in/out with Alt-Plus and Alt-Minus
- c7e9f8e Don't request autocomplete on every code change
- 68cccc2 Add project files
- 8851717 Initial commit