Jump to content

Changing gamma affects desktop and other applications


photo

Recommended Posts

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

Link to comment
  • 4 weeks later...

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

Link to comment
  • 2 months later...

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.

Link to comment
×
×
  • Create New...