Age | Commit message (Collapse) | Author |
|
|
|
|
|
voice disabled
|
|
|
|
SL-15937 - adjust memory limit / cache code
Approved-by: Andrey Lihatskiy
Approved-by: Vir Linden
|
|
Image thread doesn't need mBuffer and buffer isn't thread safe so no point allocating it in an image thread.
|
|
|
|
following promotion of DRTVWR-546
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rotation by default), but set MiniMapRotate to false for new installs
|
|
before alpha masking (we don't actually support this and the vertex color alpha is sometimes zero when you think it ought not be).
|
|
|
|
|
|
|
|
# Conflicts:
# scripts/content_tools/anim_tool.py
|
|
before sending to simulator.
# Conflicts:
# indra/newview/llviewerassetupload.cpp
# indra/newview/llvoavatar.cpp
# scripts/content_tools/anim_tool.py
|
|
|
|
animations containing invalid joint names
# Conflicts:
# indra/newview/llviewerassetupload.cpp
# indra/newview/llvoavatar.cpp
|
|
DRTVWR-546
|
|
|
|
|
|
|
|
|
|
|
|
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run.
|
|
|
|
access violation, 'this' was null
|
|
|
|
|
|
Example: User can rename item in inventory, then attempt to save new landmark and changes will be lost
|
|
|
|
# Conflicts:
# indra/newview/llappviewer.h
|
|
|
|
following promotion of DRTVWR-550
|
|
|
|
rendering.
|
|
|
|
- Do not try initializing shaders if requirements are not met or if window does not exist
- Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close()
- mHasMultitexture is a solid requirement, if it is not present, we won't be able to run
|
|
|
|
|
|
|
|
|
|
|
|
meshes when calculating virtual size.
|