Age | Commit message (Collapse) | Author |
|
These trigger fatal warnings on Mac.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
When animesh stops being an animesh it might still be in a list, but will no longer have an avatar
|
|
to available memory according to OS and GL driver, not (broken) internal accounting (breaks intel GPUs, compatibility pass incoming).
|
|
in an error handling block
|
|
python2 syntax
|
|
python2 syntax
|
|
Triangle limit
|
|
builds.
|
|
|
|
textures.
|
|
|
|
|
|
DRTVWR-546
|
|
|
|
|
|
# Conflicts:
# autobuild.xml
# doc/contributions.txt
# indra/cmake/GLOD.cmake
# indra/llcommon/tests/llprocess_test.cpp
# indra/newview/VIEWER_VERSION.txt
# indra/newview/lldrawpoolavatar.cpp
# indra/newview/llfloatermodelpreview.cpp
# indra/newview/llmodelpreview.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/llvovolume.cpp
# indra/newview/viewer_manifest.py
|
|
following promotion of DRTVWR-557
|
|
to not trigger an assert inside meshoptimizer
|
|
In automatic mode for simple models gradualy increase sloppy decimator until something valid is found.
|
|
DRTVWR-546
|
|
|
|
higher lod
|
|
|
|
Mac/Intel
|
|
assertions around ref counting and (hack) fix crash on shutdown from dangling texture reference (reduced to 1 dangling texture from several hundred, can't find the remaining reference).
|
|
DRTVWR-546
|
|
|
|
calling card
|
|
down loading issues, fix sync issue in single threaded mode in media textures, restore LL_IMAGEGL_THREAD_CHECK functionality
|
|
DRTVWR-546
|
|
|
|
|
|
getCameraOffsetInitial() call can happen before init()
|