summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2012-06-05MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-02-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2012-02-01converted a bunch of narrowing implicit conversions to explicitRichard Linden
2012-01-20SH-2889 Add visual auto-muting controlsDave Parks
2011-12-16SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an octree...Dave Parks
2011-11-10SH-2644 Fix debug display that shows selection triangle count and streaming costDave Parks
2011-09-14mergeBrad Payne (Vir Linden)
2011-08-29fix for SH-2311: crash at LLVOVolume::lineSegmentIntersect line 3435Xiaohong Bao
2011-08-17SH-2188 Fix for generally bad vertex buffer updates for rigged attachments an...Dave Parks
2011-08-15SH-2147 Clarify and quiet log spam on mesh LoD unzip failure.Dave Parks
2011-08-12merge from viewer-experienceLeyla Farazha
2011-07-13mergeBrad Payne (Vir Linden)
2011-07-11merge changes for storm-1488Oz Linden
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-07-08SH-2014 FIXBrad Payne (Vir Linden)
2011-07-05SH-1926 Fix for blocking legitimate sculpt maps with over-eager area check.Dave Parks
2011-06-24fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during LLMode...Xiaohong Bao
2011-06-20BUILDFIX: linux build broken - abs() used instead of fabs()Nyx (Neal Orman)
2011-06-18SH-828 Fix for using uninitialized data when normals or texture coordinates a...Dave Parks
2011-06-09SH-1802 Fix for disappearing meshes under some circuimstances.Dave Parks
2011-06-09mergeDave Parks
2011-06-09SH-1696 Protect against sculpt triangle bombs by turning high-surface area sc...Dave Parks
2011-06-08mergeDave Parks
2011-06-07SH-1767 Fix for crash when viewing assets uploaded by mesh-asset-deprecation ...Dave Parks
2011-06-06Fix for crash when viewing asset with "NoGeometry"Dave Parks
2011-06-02Remove some unused variables.Dave Parks
2011-06-02SH-1732 Add streaming cost calculation for mesh objects.Dave Parks
2011-05-25SH-1603 Replace every occurrence of "WTF" with something more appropriate.Dave Parks
2011-05-12mergeDave Parks
2011-05-12Fix up alignment problems for debug build.brad kittenbrink
2011-05-11Use SSE for decoding texture coordinates.Dave Parks
2011-05-03Fix for line endings style (dos2unix).Loren Shih
2011-03-28SH-1225 Add skinning info to import path of .slm files.Dave Parks
2011-03-22SH-1169 Import from slm instead of dae when appropriate.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-19SH-822 Fix for crash in cacheOptimize (U16 should have been a U32)Dave Parks
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-12-20Fix for windows build. Reviewed by Nyx.Dave Parks
2010-11-23merged CTS-323: Don't cast pointers to U32Boroondas Gupte
2010-11-21Get rid of pointless redirection and malloc/free.Dave Parks
2010-11-03Reverting fix for SH-391 until it works for all use casesJonathanLinden
2010-11-03Fix for SH-391 'Viewer crash when enabling align planar faces on a mesh obje...JonathanLinden
2010-10-29SH-92 Fix for busted bounding boxes for mirrored meshes.Dave Parks
2010-10-29Fix for bad normals on some prim faces.Dave Parks
2010-10-26Fix for bad binormals.Dave Parks