summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
AgeCommit message (Expand)Author
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima...Brad Payne (Vir Linden)
2018-06-07SL-915 - more on dynamic extent tracking, possible fix for 32-bit crash issuesBrad Payne (Vir Linden)
2018-06-05mergeBrad Payne (Vir Linden)
2018-06-05SL-915 - incremental updates to dynamic bounding box, setting to control detail.Brad Payne (Vir Linden)
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-03-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-02-07MAINT-8258 Don't show sculpty until it is loaded or load failsandreykproductengine
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2018-02-05MAINT-8269 Crahes in cacheOptimize()andreykproductengine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-11-03MAINT-7974 Fixed LLProfile crash(error) caused by thread unsafe variableandreykproductengine
2017-01-24MAINT-6645 - Improvement - Agents that render as jelly dolls should have thei...ruslantproductengine
2016-11-30SL-540 - fix for regression in handling of out-of-range joint indices in skin...Brad Payne (Vir Linden)
2016-12-20move debugging globals to the "lowest" library they are referenced inOz Linden
2016-10-18MAINT-6841 - removed the joint remapping code, since it was designed to suppo...Brad Payne (Vir Linden)
2016-05-21merged jelly-doll viewer-release into bentoBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-19SL-234 WIP - remap skin weights to match included-joint logicBrad Payne (Vir Linden)
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-07-17MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or s...andreykproductengine
2015-07-14MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or s...andreykproductengine
2015-04-14Merge with viewer-release and become 3.7.28andreykproductengine
2014-11-28MAINT-3494 FIXED Generate Normals checkbox does not control generation of nor...ruslantproductengine
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-04-22Appease GCC 4.6.1 syntax problems with uintptr_t in alignment assertsGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-21Automated merge with file:///F:%5Cviewer-bearDave Parks
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks
2013-05-09Merge downstream code and viewer-betasimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11Work around 'interesting' forced include order in vmath stuff on WindowsGraham Madarasz
2013-03-11Moved LLAlignedArray from llmath to llcommon and put template func impls in h...Graham Madarasz
2013-03-08MAINT-2371 Lat round of optimizations.Dave Parks
2013-03-04MAINT-2371 More optimizations.Dave Parks
2013-02-26MAINT-2371 First set of profile guided optimizations.Dave Parks
2012-07-20MAINT-570 Remove unused memory tracking system LLMemTypeDave Parks
2012-05-21MAINT-616 Factor out calls to glGenFoo where possible, add setting to control...Dave Parks
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2011-11-10SH-2644 Fix debug display that shows selection triangle count and streaming costDave Parks
2011-08-17SH-2188 Fix for generally bad vertex buffer updates for rigged attachments an...Dave Parks
2011-06-02SH-1732 Add streaming cost calculation for mesh objects.Dave Parks
2011-03-28SH-1225 Add skinning info to import path of .slm files.Dave Parks
2011-02-08SH-523 Fix for non-finite values in silhouette rendering resulting in silhoue...Dave Parks
2011-02-01merge fix for SH-659 from v-d to mesh: small textures not loadedXiaohong Bao
2011-02-01Fixes for merge up from viewer-development to mesh-development.Loren Shih
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-18fix for SH-659: small textures not loadedXiaohong Bao
2011-01-07SH-762 Forsyth style vertex buffer optimization for meshes.Dave Parks