We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OIT has caused problems on enough machines that we should provide an option to disable it.
https://groups.google.com/forum/#!topic/cesium-dev/AV6la4vZzwM
Since this is probably too much of a pain to do at runtime, this could be a Scene constructor option and then a @readonly property.
Scene
@readonly
If we look at enough WebGL Reports, can we determine what systems this is a problem for and automatically disable it?
The text was updated successfully, but these errors were encountered:
11d56f4
Merge pull request #2120 from AnalyticalGraphicsInc/oit-flag
11cd61e
Fix #1749 by adding an OIT flag.
@emackey can you email the forum threads (there's two or three) and let them know this will be in 1.2?
Sorry, something went wrong.
Fix CesiumGS#1749 by adding an OIT flag.
693aa7d
No branches or pull requests
OIT has caused problems on enough machines that we should provide an option to disable it.
https://groups.google.com/forum/#!topic/cesium-dev/AV6la4vZzwM
Since this is probably too much of a pain to do at runtime, this could be a
Scene
constructor option and then a@readonly
property.If we look at enough WebGL Reports, can we determine what systems this is a problem for and automatically disable it?
The text was updated successfully, but these errors were encountered: