Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Cascade Version 0.1.7-pre-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ttddee ttddee released this 31 Jan 12:59
· 293 commits to master since this release
d64dae6
  • Rewrote the renderer to use the C++ bindings, instead of C.
  • Fixed GPU deallocation errors.
  • Added project loading and saving functionality.
  • Overhauled the UI design.
  • Added color space conversion on input and output. More color spaces to be added.
  • Added a vcpkg manifest to make dependency handling on Windows easier.
  • Fixed multithreading on copy to disk.
  • Removed all Qt functionality older than 5.15.
  • Switched Windows compiler from minGW to MVSC.
  • New Node: Chroma Key.
  • New Node: GLSL Shader. This comes with a little code editor and lets you write your own shaders to process images.