summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake ↵Callum Prentice
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code ↵Callum Prentice
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2020-03-12SL-12781 Remove expensive and redundant z clear; instead enable/disable z ↵Ptolemy
test for background and model preview
2020-03-12SL-12781 Cleanup: Remove HACK / MAGIC NUMBER effective constant of ↵Ptolemy
mCameraDistance as it is set in setPreviewTarget() via initModelPreview()
2020-03-12SL-12781 Cleanup: Rename non-descript generic var namePtolemy
2020-03-12SL-12781 Cleanup: Update out-of-date color commentPtolemy
2020-02-21Merge master (v 6.3.8) into DRTVWR-440Dave Houlton
2020-02-21mergeBrad Payne (Vir Linden)
2019-12-16Merge viewer-release 6.3.6 into viewwer-eep repoDave Houlton
2019-12-16mergeBrad Payne (Vir Linden)
2019-11-15SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵Brad Payne (Vir Linden)
Group-related costs and limits via benefits.
2019-11-13Merge in from viewer-release 6.3.5Dave Houlton
2019-11-12Downstream merge from lindenlab/viewer-servalAndreyL ProductEngine
2019-11-12Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-09-10Merge viewer-release 6.3.2Graham Linden
2019-09-10Merged in lindenlab/viewer-releaseandreykproductengine
2019-10-15SL-11986 Mesh Uploader does not report Upload cost on fee-failureandreykproductengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-06-24SL-11473 Block calculate button until model fully loadsandreykproductengine
2019-05-31SL-11337Graham Linden
Fix handling of ambient (was getting reset to 1,1,1,1 unintentionally). Modify shaders to balance ambient across render modes again.
2019-02-23Backed out changeset: d5795c04feccAndreyL ProductEngine
2019-02-23Backed out changeset: f1fa95a76b9aAndreyL ProductEngine
2019-02-23Backed out changeset: ce6ac58d801cAndreyL ProductEngine
2019-02-23Backed out changeset: d531bea24d6eAndreyL ProductEngine
2019-02-13SL-10328 FIXED Some parameters are not reset in the Upload Model menu when ↵maxim_productengine
pressing button 'Clear settings & reset form'
2019-01-14SL-10291 Replace apr_mutex with standard C++11 functionalityandreykproductengine
2019-01-11SL-10327 FIXED Scalable preview of mesh model is shown with black bar on top ↵maxim_productengine
in the Upload Model menu
2019-01-03SL-10288 comments cleanupAndreyL ProductEngine
2019-01-03SL-10288 Mesh uploader changes from FirestormAndreyL ProductEngine
2018-11-29SL-9747 [Mesh Uploader] Remove confusing model_metric from uploadandreykproductengine
2019-05-02SL-4186 Mesh model rename before upload shows old model name on rezandreykproductengine
2018-08-08SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ↵Brad Payne (Vir Linden)
are enabled.
2018-06-21mergeBrad Payne (Vir Linden)
2018-04-17MAINT-8325 Fixed The Save Local dialog disconnects the viewer if you do not ↵andreykproductengine
choose the save directory files within the first minute
2018-04-25MAINT-8549 - more on animesh ARC and associated refactoringBrad Payne (Vir Linden)
2017-12-04SL-704 - made avatar hierarchy more consistent by adding lluiavatar for ↵Brad Payne (Vir Linden)
viewer-local avs used in upload previews
2017-11-29mergeBrad Payne (Vir Linden)
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-09-05MAINT-7528 - added attachment points to the list of riggable joints in mesh ↵Brad Payne (Vir Linden)
uploads. This does not address the issues with attachment points with spaces in the names.
2017-04-07MAINT-7247 Crash when closing "Upload model" floater right after selecting modelMnikolenko Productengine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
DRTVWR-412 Bento (avatar skeleton extensions)
2016-11-10MAINT-6912 Specifying physics mesh was resetting previous model nameandreykproductengine
2016-10-28MAINT-6875 Viewer crashes after double clicking on Upload>MeshMnikolenko Productengine
2016-10-20MAINT-6835 Material of model is not a subset of reference, cause upload ↵Mnikolenko Productengine
model dialog to stick with error
2016-10-18MAINT-6817 crash when uploading a mesh if Include skin weights checkbox is ↵Mnikolenko Productengine
clicked before preview appears.
2016-09-06SL-395 - can enable/disable scale lock in mesh upload UI. Feature works.Brad Payne (Vir Linden)
2016-09-02mergeBrad Payne (Vir Linden)
2016-08-19MAINT-6647 - make SLM behavior still available if MeshImportUseSLM is true; ↵Brad Payne (Vir Linden)
still defaults to false.
2016-08-18MAINT-6647 - make SLM files even more dead.Brad Payne (Vir Linden)