Cascade icon indicating copy to clipboard operation
Cascade copied to clipboard

Node-based image editor with GPU-acceleration.

Results 35 Cascade issues
Sort by recently updated
recently updated
newest added

QColorDialog uses 8bit integer values to represent color channels. The value range is 0 to 255. Cascade uses 32bit float to represent a channel. Right now the integer values get...

enhancement
good first issue

Right now qmake is only checking if we are on Windows or Linux. Since different dependencies are available on different Linux flavors, checking for the distribution we could avoid compiling...

enhancement

https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator

enhancement

It would be extremely beneficial if this program could in the future open and manipulate and save/export to PSD files. It would make transition from photoshop to cascade easier.

enhancement
help wanted