summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2015-04-14Merge with viewer-release and become 3.7.28andreykproductengine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for ↵Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-10MAINT-4483 FIXED Mesh uploader allows Low LODs to have more triangles than ↵andreykproductengine
High LODs
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-01MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-26MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-03-25MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-23MAINT-4998 FIXED Ignore loadedCallback if Modelpreview floater is already ↵Mnikolenko ProductEngine
closed.
2015-02-23MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵andreykproductengine
VERTEX_NUMBER_OVERFLOW
2015-02-12MAINT-4806 FIXED Error appear when trying to upload models with more than 8 ↵andreykproductengine
unique faces
2015-02-10MAINT-4813 FIXED "failed to upload: MAV_BLOCK_MISSING" appears when try to ↵andreykproductengine
upload a large mesh
2015-02-04MAINT-4806 sub-models fixandreykproductengine
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-20Fix of build issues after mergemaksymsproductengine
2014-12-19merge changes of 3.7.23-releasemaksymsproductengine
2014-12-02mergeBrad Payne (Vir Linden)
2014-12-02MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ruslantproductengine
normals. Patchset #3 (remove std::move())
2014-11-28MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ruslantproductengine
normals.
2014-10-30SL-93 - WIP on managing pelvis fixups using new joint offset frameworkBrad Payne (Vir Linden)
2014-10-29MAINT-4632 FIXED [loader mods] teamcity linux build failsMnikolenko ProductEngine
2014-10-22MAINT-4487 FIXED [loader mods] triangle limits from .slm are ignored when ↵maksymsproductengine
uploading the model the second time.
2014-10-22MAINT-4542 FIXED [loader mods] viewer does not display error when Material ↵Mnikolenko ProductEngine
is not a subset of reference model.
2014-10-18Update to build on Xcode 6.0: remove lots of unused variablescallum_linden
2014-10-08Switched to keying joint offsets by mesh idBrad Payne (Vir Linden)
2014-10-08Switched to keying joint offsets by mesh idBrad Payne (Vir Linden)
2014-09-25Maint 4470 fix material subset crash in the face of bogus contentGraham Linden
2014-09-05MAINT-4158 cleanupBrad Payne (Vir Linden)
2014-08-29Fix for degen phys tris from falling back to non-hull geoGraham Linden
2014-08-29Merge up to 3.7.15 and fix many deprecated logging statements skipped by ↵Graham Linden
flickrfolk
2014-08-29Fix issue with double-addition of LOD/PHYS modifiers in some codepathsGraham Linden
2014-08-28MAINT-4158 WIP - track position overrides requested by attachments so they ↵Brad Payne (Vir Linden)
can be undone intelligently
2014-08-28Make ImporterDebug facilities work againGraham Linden
2014-08-27WIP on attachment offset management in jointsBrad Payne (Vir Linden)
2014-09-05MAINT-4158 cleanupBrad Payne (Vir Linden)
2014-08-28MAINT-4158 WIP - track position overrides requested by attachments so they ↵Brad Payne (Vir Linden)
can be undone intelligently
2014-08-27WIP on attachment offset management in jointsBrad Payne (Vir Linden)
2014-07-07Merge viewer up to 3.7.12, including fixing missed LL_WARNS etc from last ↵Graham Linden
release (is that trout you smell on the air? is it?)
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ↵Graham Linden
association, and handle models with many materials.
2014-02-12merge with releaseRichard Linden
2014-02-11mergeBrad Payne (Vir Linden)
2013-12-11OPEN-113 Use better way of testing for stub that will not impact TPVs.Jonathan Yap
2013-12-11OPEN-113 Build > Upload > Model > Calculate weights & fee is not disabled in ↵Jonathan Yap
OS built viewers
2013-11-12SH-4620 FIX Droplist and spinner overlap edit field and “Browse” button ↵Richard Linden
in the Upload Model window bad visibility setting logic
2013-11-05further fix of inventory keyboard focus and tab order calculationsRichard Linden
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-08merge from viewer-releaseRichard Linden