Age | Commit message (Collapse) | Author |
|
|
|
|
|
attempted fix for gcc compile errors
can't use typeid() on a class that doesn't have a method
defined in a translation unit
fix is to force classes deriving from LLMemTrackable to
use their own static member named sMemStat
|
|
|
|
|
|
alignment issue in llAppearance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed with Davep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by scripts so that the drawable is properly updated with the updated location.
|
|
repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pointer checks are good.
Reviewed by Kelly
|
|
|
|
deselect until the next LoD update
|
|
|
|
|
|
|
|
|
|
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call.
|
|
|
|
|
|
|
|
paranoid about who gets to touch its LLVertexBuffer members.
Reviewed by Nyx.
|
|
queries if GL is set to not use VBOs for stream draw.
|