summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2015-10-07SL-234 WIP - adjust max mesh object joints at run-time, including rebuilding ↵Brad Payne (Vir Linden)
shaders
2015-10-01DRTVWR-412 WIP - more work for importer merge from viewer-releaseBrad Payne (Vir Linden)
2015-09-30Merge from viewer releaseandreykproductengine
2015-09-30mergeBrad Payne (Vir Linden)
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-09-29DRTVWR-409: merge DRTVWR-368Rider Linden
2015-09-28SL-227 WIP - standardize usage of shared skinning code and handle additional ↵Brad Payne (Vir Linden)
error case in weights.
2015-09-24SL-227 WIP - initial pass at consolidating skinning code. Less duplication ↵Brad Payne (Vir Linden)
of functionality, still needs more cleanup.
2015-09-15MAINT-5601 Physics model not previewed, physics model not applied to mesh on ↵AndreyL ProductEngine
upload Some improvements: renaming to act like "legacy matching" would apply only to the models simple enough for this
2015-09-11MAINT-5601 FIXED Physics model not previewed, physics model not applied to ↵AndreyL ProductEngine
mesh on upload
2015-09-07MAINT-5602 FIXED Viewer crashes when loading physics from fileAndreyL ProductEngine
--HG-- branch : develop
2015-08-26MAINT-5532 related crash fix and some log improvementsandreykproductengine
2015-08-25MergeRider Linden
2015-08-27build fixMnikolenko ProductEngine
2015-08-25MAINT-5064 FIXED (Mesh upload attempt causes viewer crash) (replacing BBox ↵vyacheslavsproductengine
generation)
2015-08-18Merge viewer-release and become version 3.8.4andreykproductengine
2015-08-17mergeBrad Payne (Vir Linden)
2015-08-14SL-125 WIP - updated base bento repo excluding dynamic skeleton.Brad Payne (Vir Linden)
2015-08-12SL-109 WIP - brought over work from SL-125 repo that was not dynamic ↵Brad Payne (Vir Linden)
skeleton related
2015-07-17Added a couple LL_WARNS to track why upload button disabled.Rider Linden
2015-06-01MAINT-4761 FIXED viewer crash (Crash after selecting 'Skin weights' checkbox ↵vyacheslavsproductengine
when uploading the second model.)
2015-06-01MAINT-4761 FIXED viewer crash (Crash after selecting 'Skin weights' checkbox ↵vyacheslavsproductengine
when uploading the second model.)
2015-05-22MAINT-5209 FIXED Cannot upload some models with high level of detailandreykproductengine
2015-05-18MAINT-5214 FIXED physics layer isn't shown in the Preview Window while ↵andreykproductengine
uploading model
2015-05-05Cleaning out unused variables.andreykproductengine
2015-05-05Linux build fixandreykproductengine
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-24MAINT-4796 FIXED Crash in LLModelLoader::loadFromSLMandreykproductengine
2015-04-23MAINT-5112 Separating legacy matching methodandreykproductengine
2015-04-22MAINT-5115 [Project-Importer] Materials with > 21844 triangles cause chaos ↵andreykproductengine
in models with > 8 materials.
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())