Age | Commit message (Collapse) | Author |
|
need to apply these manually.
|
|
|
|
|
|
|
|
queries if GL is set to not use VBOs for stream draw.
|
|
|
|
meshes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data from gDEBugger.
Reviewed by Nyx.
|
|
|
|
impostor map.
|
|
|
|
|
|
Crash was a result of one of two possibilities:
1) trying to update geometry when it wasn't visible
2) mSimulateRes was non-zero when mInitialized was 0
Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0
But only do so if the object is visible. If the object is not visible, early out.
Code reviewed by davep
|
|
|
|
|
|
|
|
|
|
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers
|
|
|
|
options in preferences but does not turn off shadows inworld
|
|
|
|
|
|
|
|
not found (note the needed API is not present on win2k, so the check will not run there)
|
|
leaking.
|
|
|
|
|
|
|
|
expected Shadows options in Mesh Viewer
SH-957 Turning off Atmospheric Shaders greys out Lighting and Shadows options in preferences but does not turn off shadows inworld
|
|
impostors not working with lighting and shadows enabled.
|
|
Reviewed with Callum Linden.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|