summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2014-11-03MAINT-3585 FIXED Viewer Crashes when attempting to upload image.ruslantproductengine
2014-10-27MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of verticesruslantproductengine
2014-10-17Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunu...callum_linden
2014-10-17Update to build on Xcode 6.0: various scoping issues with octree codecallum_linden
2014-10-17Update to build on Xcode 6.0: clang detecting unsigned int comparison with >=...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar possibly incorrect logica...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used warnin...callum_linden
2014-09-25MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2ruslantproductengine
2014-08-18MAINT-3511 FIXED When one surface of mesh object is set transparent all objec...ruslantproductengine
2014-07-31Merge viewer-releaseGraham Linden
2014-07-07Merge viewer up to 3.7.12, including fixing missed LL_WARNS etc from last rel...Graham Linden
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-22Appease GCC 4.6.1 syntax problems with uintptr_t in alignment assertsGraham Linden
2014-04-22merge changes for STORM-1915Oz Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ...Graham Linden
2014-03-04merge changes for 3.7.2-releaseOz Linden
2014-03-04merge changes for bug-1044Oz Linden
2014-03-02Fixed compile-time errors. My bad.Ricky Curtice
2014-03-02STORM-1920: Richard fixed and optimized a ton more math.Ricky Curtice
2014-02-27Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2014-02-24MAINT-2059 FIX Corner scaling doesn't highlight distance textRichard Linden
2014-02-18STORM-1920: Math cleanup from Richard Linden.Ricky Curtice
2014-02-13cleaned up llmanipscale logic for readability...no change in functionalityRichard Linden
2014-02-13MAINT-2876 Fix for freeze when editing certain rigged meshes at high altitude.Dave Parks
2014-02-12merge with releaseRichard Linden
2014-02-04fix crash at line 2207: llassert(dst->isFinite3()) in llvolume.cppXiaohong Bao
2013-11-13more fix for SH-4607: Create new object cache tuning parametersXiaohong Bao
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-11-11Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-21more buildfixRichard Linden
2013-10-14changed ll_aligned_(malloc|free) to take alignment size as a template argumentRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-09-26fix for SH-4521: Interesting viewer crash in Pipeline:RenderDrawPoolsXiaohong Bao
2013-09-23MAINT-3179 fix bad indexing of position info generating false alarms on range...Graham Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-09-11merge changes for storm-1915Oz Linden
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-19MergeXiaohong Bao
2013-08-19Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimiz...Graham Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-08-14BUILDFIX: removed problematic constants for linux buildRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-10-23Merge latest viewer-release with FBCsimon
2013-10-15merge changes for DRTVWR-336Oz Linden
2013-09-04OPEN-149: fix documentation of LLColor4 constructor for F32 vectorkatharine@exodusviewer.com