Jump to content

Changing gamma affects desktop and other applications


photo

Recommended Posts

Posted

Hello

 

If the gamma is changed this will affect the desktop and all other applications.

This is annoying to the end user and should be changed to only adjust the gamma for the engine itself.

 

Greets

Manuel

  • 4 weeks later...
Posted

Any information about this? Is it at all possible?

Posted

You can change rendering gamma value via engine.render.setColorGamma() function.

Posted

You can change rendering gamma value via engine.render.setColorGamma() function.

 

Hello Frustum

 

Thanks for the hint!

There is only one problem left, all GUI-Elements are not affected by this gamma change.

 

I looked through the documentation and could not found a suitable function for the GUI-Elements.

 

Greets

  • 2 months later...
Posted

I don't think that it's possible to change the gamma ramp on per-window basis.

The only way is to create custom App plugin which will perform final gamma correction.

×
×
  • Create New...