Pigment.O plugin

clean your kritarc file pigment.o entries. the code looks sound. it has to be a bad load.

the first error must be loading “RGB” instead of “SRGB”.
the second error must be loading “Bt ITU.709” instead of “Rec.709”.

if I had the possibility I would clean it myself but I am unable to clean entries considering the version of the plugin so it has to be done manually.

1 Like

I have no idea either, because I did nothing different than before in installing the plugin. I’m just as baffled by this, but something something gift horses and mouths.

well as reported by @Figz . I was looking around to see what was up with the logic and I did a random tweak and it seemed to have worked for the most part. This should ease into 5.3.
Please update for the fix.


Either way I have no patience to trouble shoot crazy obscure krita bugs anymore nor time.

I should add that krita stuff can break or change entirely and I have no say in it what so ever, and it will always result in my stuff breaking regardless. I can only work around it.

And being ported with krita would not change a thing as some people might think. The only thing it would change would be my ability to patch things out quickly. Also I use the API and that is the official way to communicate with krita. ( Tela is the only plugin that goes out if its way to find info that does not exist in the API )

If pigmento stops working because there is a conflict inside Krita compared to the Krita in the past there is a OFF BUTTON always there in the bottom left for exactly these type of cases.

pigmento_text_update

The truth is that I made this version of pigmento way faster than it was in 5.2 and now in 5.3 it is even slower than when I started. That was wasted 6 months of work. So I am sorry to say I am not gonna do anything major for a long while. At least imagine board is still working as expected.

4 Likes

Update:

  • Bug fix

Bug Fix

Screen Sampler was being activated at the wrong the moment and making a mess on the plugin area. Now it is contained and working better with more user feedback.
pigmento_screen_sampler_fix

3 Likes

hello, im new in krita. How can i use luminosity lock in Pigment.O plugin
sorry, my english not good. Hope you understand

there is no Luminosity lock. that was taken out in favor of just using the color spaces that include Luminosity ( HCY and YUV ) you can also use Gray to keep track of your luminosity,

1 Like

thanks you

Update:

  • Conversion of Panel Dot into Panel Plane

Talk

So the old panel version was a bit stiff and something that was never used a lot even though it solved the problem on a technical level. So considering some forum talks about the issue I decided to update dot into a different way of interaction by simplifying the commands despite doing the exact same thing as before. the only real noticeable difference is really the amount of colors in the corners, it had 4 colors on 6 corners to interpolate, while now it is more simple with 4 colors and 4 corners This fact makes it resemble more the CSP interpolation thing. But there were some choices made to make Plane react more similar to how Dot did in the past and strangely enough I think the change was worth it at a first glance. Because of these changes now you have the possibility to generate random colors or reset to the Zorn palette and keep using it for skin.

Panel Interaction

  • LMB : Select color
  • SHIFT + LMB : Select color with zoom
  • RMB : Context menu
    • Random : Random color palette
    • Reset : Reset to the Zorn palette

Corner Interaction

  • LMB x2 : Save color to the corner
  • CTRL + LMB : Save color to the corner
  • ALT + LMB (Drag) : Swap color between comers

Preview

pigmentopanelplanerandom

pigmentopanelplaneswap

pigmentopanelplanemixer

2 Likes