Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Pausing clouds should not pause water
|
|
updated
|
|
# Conflicts:
# indra/llcommon/llsdutil.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolalpha.cpp
# indra/newview/lldrawpoolwater.cpp
|
|
|
|
|
|
|
|
following promotion of DRTVWR-540
|
|
after copying texture from the object with texture with no transfer permission
|
|
|
|
|
|
|
|
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session.
|
|
(cherry picked from commit 5c6228e56a688a98606ce28077d6089adc833873)
|
|
attachments rendering to depth buffer)
|
|
DRTVWR-546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b45c0e3ed926270e100271f33885b8d31085a858.
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llstartup.cpp
|
|
Merged previewAvatar and generateImpostor into a single function since they are nearly identical
|
|
|
|
|
|
|
|
DRTVWR-546
|
|
source of the real crash for when the viewer inevitably crashes later.
|
|
|
|
DRTVWR-546
|
|
removal of glow-only rigged meshes from depth buffer.
|
|
|
|
|
|
|
|
|
|
Might be a better idea to turn LLWorld back into an LLSingleton. Too many things to track.
|
|
|
|
|
|
|
|
|