Age | Commit message (Collapse) | Author |
|
|
|
When animesh stops being an animesh it might still be in a list, but will no longer have an avatar
|
|
python2 syntax
|
|
Triangle limit
|
|
DRTVWR-546
|
|
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()
|
|
|
|
|
|
|
|
DRTVWR-546
|
|
avoid reusing a query while the GPU is still chewing on it.
|
|
|
|
|
|
querying for available video memory.
|
|
|
|
|
|
|
|
LLImageGL thread to update, fix AMD sync issue on ImageGL thread and install debug callbacks on LLImageGL thread when debug gl enabled.
|
|
|
|
|
|
This picks up the change to 32-bit Windows viewer-manager.
|