summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
AgeCommit message (Expand)Author
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
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-04Interface/state for rendering convex hull physics shapes. Still need to impl...Dave Parks
2010-10-01Add llhysicsshapebuilderutilDave Parks
2010-09-22MergeMatthew Breindel (Falcon)
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type...Dave Parks
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20Stop using ll_aligned_malloc/free in llvolume.Dave Parks
2010-09-19Raycasting for rigged attachments now works for your own attachments while in...Dave Parks
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-13Fix for mesh upload, consolidate generating bad indices, and normal generation.Dave Parks
2010-06-26Fixed mac build (given LL_MESH_ENABLED set to 0).Matthew Breindel
2010-06-15Get meshes working post-SSE pass.Dave Parks
2010-06-14Builds with LLConvexDecompInter as a static lib.Dave Parks