ttddee

Results 27 comments of ttddee

Hi! Thank you for your suggestion! I have not been actively working on this project lately but hope to find some time soon to move it forward. I will have...

I have been experimenting with creating a brush engine and there is some progress in that area. It's a pretty big feature though, so it'll be a little longer still......

Could you elaborate on what functionality you are looking for? What would you like to wire the parameters to? And what do you mean by "controlled per pixel"?

I see what you are saying but IMO in an image editing context exposing all kinds of inputs actually does not make a lot of sense. Every node represents one...

> I think this is one of those "if you don't get it, then you don't get it" things. Sounds a bit condescending but sure I'll take it. The operations...

I get what you are saying. On some select nodes that would add more possibilities, true. On many operations blending with a mask is the same as regulating the intensity...

Thanks! So the plan here would be to first check how complete or not the support for PSD in [OpenImageIO](https://openimageio.readthedocs.io/en/v2.3.15.0/builtinplugins.html#psd) is. If that is not sufficient, then check the library...

Cascade doesn't have the concept of layers. You can do everything an adjustment layer can do (and more) with a node. IMO adjustment layers are pretty limited in their functionality,...

I have added a check to the [pro file](https://github.com/ttddee/Cascade/blob/master/Cascade.pro) to detect if we are on Ubuntu 18 LTS. Needed that for building the AppImages in Github Actions. That's how we...

Hi! Jpeg2000 is not a problem and should be quick to implement because the IO library used supports it out of the box. As for the performance with this large...