Ttanasart-pt / Pixel-Composer

Node base VFX editor for pixel art.
MIT License
681 stars 30 forks source link

Small bugs on Palette Gradient Trim and Request #43

Closed TheShankar closed 1 year ago

TheShankar commented 1 year ago

Bug: On the Palette Node, the trim range works perfectly if you trim the end (from 1 to 0), but if you do it from 0 to 1, what happens is that colors become black instead of disappearing, like the ending. image

Bug: Gradient Shift with Loop resets to Hard Blend/Bugs when looping, from -1 to 0 it works normally, from 0 to 0.5 it replaces with hard blend or the colors are simply missing, from 0.5 onwards everything disappears image

Possibly bug: If you link a Palete node to the Gradient In node, it only samples the first color. Not sure if it's intended? image

Request: And would it be possible to implement a Palette Shift, like the Gradient Shift? So we could do rotate palette effects?

As always, thank you!

Ttanasart-pt commented 1 year ago

Thank you for your suggestion. I've fix the first two problem, the patch will come in the 13.7 update, As for the third one, in 1.13.5 I've added a "palette to gradient" node for that, so you might want to update first.