summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2011-07-11merge changes for storm-1488Oz Linden
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-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
2010-10-24merged CTS-323: Don't cast pointers to U32Boroondas Gupte
2010-10-24CTS-323: (part 2 of 2) Don't cast pointers to U32Boroondas Gupte
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-22Commenting out unused variables to help mac buildJonathan Wolk
2010-09-22Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching type...Dave Parks
2010-09-22mergeDave Parks
2010-09-22SH-100, SH-111 Fix for generate normals stalling/crashing.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-09-10Added test code for volume raycast octree and fixed a crash in render cost ca...Dave Parks
2010-08-31Merge cleanup.Dave Parks
2010-08-31mergeDave Parks
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden