Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLSurface::getWaterHeight
|
|
been used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
current working
Reviewed by Richard - http://codereview.lindenlab.com/6011001/
|
|
version less than 3.0.
|
|
|
|
Lock Up
originally done in http://bitbucket.org/leyla/leyla-mesh-development
|
|
|
|
Setting the lighting detail happens when we force a graphics level on startup.
This got added with handleRenderLocalLightsChanged, which got added recently.
setLightingDetail is safe to call with the pipeline uninitialized.
Removing the assert to stop the crash.
Fix verified to be safe by davep.
|
|
|
|
silhouette segments pointing at center of screen.
|
|
compatibility with ATI X1950
|
|
|
|
|
|
|
|
|
|
Landmark panel. Not in scope of this jira.
|
|
Reverting incomplete changes to ARC so that we don't change RC when
we merge down.
|
|
|
|
was checking the age of the particle system, not the individual particles.
This appears to fix the problem. Deferring QA on the new algorithm until it
is completed.
|
|
to the parcel API
|
|
|
|
|
|
Settings windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when it is inserted into IM chat.
|
|
|
|
Renamed HUD direction strings ("Left", "Right", "Up", "Down") to avoid strings duplication.
|