Age | Commit message (Collapse) | Author |
|
|
|
stalls in renderer by never using the fixed function pipeline if shaders are available.
|
|
|
|
|
|
when not in edit mode, always accurately selectable while in edit mode).
|
|
(wow, super fast so far)
|
|
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
|
|
|
|
|
|
|
|
|
|
reviewed by davep.
|
|
|
|
|
|
|
|
|
|
|
|
Using for internal demo, will get it code reviewed if it merges in.
|
|
paranoid about who gets to touch its LLVertexBuffer members.
Reviewed by Nyx.
|
|
queries if GL is set to not use VBOs for stream draw.
|
|
usage changes from SNOW-643 and properly occlusion cull void water patches for machines without depth clamp.
|
|
where water and terrain should be occluded.
|
|
|
|
Fix for redundant calls to stateSort(LLDrawable*...)
Put back "Build Queue" info display.
|
|
|
|
Raycast debug view was not translating by the agent origin
|
|
occlusion query references.
|
|
|
|
|
|
|
|
|
|
SH-735 Potential fix for ATI X1950 wasting time in occlusion culling.
|
|
available and don't read back result if it will block).
|
|
|
|
|
|
|
|
The object UI was allowing the user to set 'prim' physics for meshes for which
no user physics had been uploaded, or decomposed. It defaulted to convex hull in that case.
The fix is to fix the UI to disallow 'prim' for meshes without physics meshes, limiting
those to only convex hull and none.
We will also redo the task validation to detect invalid states related to this as part
of the 'redo the validation' work
|
|
|
|
|
|
|
|
|
|
Make rendering of convex hullified prims work in physics shape display.
Reviewed by Falcon.
|
|
|
|
|
|
available.
|
|
prims where appropriate.
|
|
|
|
implement gMeshRepo.buildHull
|
|
convex hull or no physics.
|
|
|