Replaced GApp::FilmSettings::enabled with FilmSettings::effectsEnabled() and FilmSettings::setEffectsEnabled()

1 view
Skip to first unread message

Michael Mara

unread,
Mar 25, 2016, 10:38:47 AM3/25/16
to g3d-developers
FilmSettings::enabled caused crashes when set to false in recent times due to design changes to GApp. 

To get most of the previous functionality of FilmSettings::enabled = false, you can now use FilmSettings::setEffectsEnabled() per-camera, either in your scene files, or programmatically.

We now make explicit in the documentation that we always allocate GApp::m_framebuffer and that is what we blit from if FilmSettings::effectsEnabled() is false.
Reply all
Reply to author
Forward
0 new messages