summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Collapse)Author
2015-02-23MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵andreykproductengine
VERTEX_NUMBER_OVERFLOW
2015-02-17MAINT-4502 FIXED [loader mods] large scale model cannot be uploadedandreykproductengine
2015-02-13MAINT-4882 FIXED Mesh complex model upload with .slm uses different default ↵andreykproductengine
model name
2015-02-10MAINT-4813 FIXED "failed to upload: MAV_BLOCK_MISSING" appears when try to ↵andreykproductengine
upload a large mesh
2015-02-09MAINT-4863 FIXED Return LLModel::BAD_ELEMENT for model with empty or ↵Mnikolenko ProductEngine
corrupted position array
2015-02-03MAINT-4806 naming fixandreykproductengine
2014-12-20Fix of build issues after mergemaksymsproductengine
2014-12-02MAINT-4631 Buildfix for Macandreykproductengine
2014-11-20MAINT-4631 FIXED [loader mods] door model is missing triangles when uploaded.andreykproductengine
2014-10-22MAINT-4487 FIXED [loader mods] triangle limits from .slm are ignored when ↵maksymsproductengine
uploading the model the second time.
2014-10-23MAINT-4542 FIXED Free calls shouldn't be used here , as it causes crash. ↵Mnikolenko ProductEngine
(restored old fix)
2014-10-17MAINT-4515 FIXED [loader mods] viewer crashed when uploading a large meshandreykproductengine
2014-10-20MAINT-4533 FIXED viewer crash when uploading shiprigging88b.daeMnikolenko ProductEngine
2014-08-29Merge up to 3.7.15 and fix many deprecated logging statements skipped by ↵Graham Linden
flickrfolk
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-06-05MergeRicky Curtice
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-22More missing bitsGraham Linden
2014-04-22Added missing new filesGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ↵Graham Linden
association, and handle models with many materials.
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2014-01-27MAINT-3661 Fix for crash when uploading corrupt .dae file.Dave Parks
2013-10-08merge from viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-23MAINT-3179 fix bad indexing of position info generating false alarms on ↵Graham Linden
range checks, issue with free of data now allocated contig with positions instead, and added copious amounts of llwarns to error return sites so 'invalid element' will be a reason to read the log and not a tease.
2013-09-16MAINT-3153 fix potential mis-indexing in DAE loading checksGraham Linden
2013-09-16MAINT-2388 replace stomped fix to not crash when handed bogus model dataGraham Linden
2013-08-19MergeXiaohong Bao
2013-08-19Merge in viewer-releaseGraham Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-31BUILDFIX: bad quotesRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-06-27Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-20merge with releaseRichard Linden
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-15NORSPEC-267 fix UI feedback for materials edits not appearing for observers ↵Graham Linden
when obj was selected by them
2013-06-08NORSPEC-233 fix default value and material apply logic errorsGraham Madarasz
2013-06-07NORSPEC-233 WIP fix completely bogus substitution of offsets for scales and ↵Graham Madarasz
make scale accessors get with the program
2013-06-07NORSPEC-233 WIP for individual material param edits across hetero object ↵Graham Madarasz
selections
2013-06-05merge with viewer-releaseRichard Linden
2013-05-14NORSPEC-102 & Co ReloadedKitty Barnett
2013-05-13NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more ↵Graham Madarasz
consistent and increased max range on repeats per meter
2013-05-12LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::nullKitty Barnett
2013-05-12Merged with viewer-dev-materialsKitty Barnett
2013-05-11Fix many issues with selection misapplication and rendering not matching ↵Graham Madarasz
applied materials