summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.cpp
AgeCommit message (Expand)Author
2010-06-04fix scoping issues for gccTofu Linden
2010-06-03Vectorized octree and much of llspatialpartition and lldrawable.Dave Parks
2010-05-29Octree triven raycast works, time to profile.Dave Parks
2010-05-29Octree per LLVolumeFace WIPDave Parks
2010-05-26Fully aligned llvolumeDave Parks
2010-05-25Better vectorization of various things. Turn off debug gl by default.Dave Parks
2010-05-24Fix for bad feeding of vectorized raycast.Dave Parks
2010-05-24MergeMatthew Breindel (Falcon)
2010-05-24Ack. Fixed a bunch of stupid type mistakes in llvector4a.Matthew Breindel (Falcon)
2010-05-24Fix for bad indexes on cube faces.Dave Parks
2010-05-22Fix for a couple dumb mistakes.Dave Parks
2010-05-22Vectorize/memory align buffers in llvolumeface WIPDave Parks
2010-05-21blahDave Parks
2010-04-28Make LLVolume::createSide a little faster.Dave Parks
2010-04-27Proper byte ordering when decoding skin weights.Dave Parks
2010-04-06Rigged attachments (almost works).Dave Parks
2010-04-02First draft of skin weights in .mesh assetDave Parks
2010-03-13Mesh cache. Has a bug.Dave Parks
2010-03-11"Generate Normals" is less busted now.Dave Parks
2010-03-09Tool tips for model preview. Rename "Impostor" to "Lowest"Dave Parks
2010-02-24Removed scale from model importer.Dave Parks
2010-02-23Fix for normals getting squished on consolidation.Dave Parks
2010-02-1716-bit limit awareness when consolidating models.Dave Parks
2010-02-17mergeDave Parks
2010-02-11Multi-threaded asset uploading with proper ordering first draft.Dave Parks
2010-02-11merge.Tofu Linden
2010-02-10CID-423Tofu Linden
2010-02-09mergeDave Parks
2010-02-09consolidate button work in progressDave Parks
2010-02-09mergedavep@billy.gateway.2wire.net
2010-02-08Enable FBO multisampling for OSX.Dave Parks
2010-02-06Draw prims using triangle strips instead of triangle lists.Dave Parks
2010-01-29enable mirror and invert flags for meshes.Karl Stiefvater (qarl)
2009-12-23LODs for scene uploadKarl Stiefvater (qarl)
2009-12-15HTTP Mesh transfer relatively blocking-free.Dave Parks
2009-12-11HTTP Mesh fetch FTW.. still bustedDave Parks
2009-12-01CTS-4 Only part of an uploaded mesh renders.Karl Stiefvater (qarl)
2009-11-30Fix for silly crash due to LLPrimitive having 0 texture entries.Dave Parks
2009-11-30Remove zero area triangles from meshes post-import.Dave Parks
2009-11-25Fix for spam on invalid mesh asset.Dave Parks
2009-11-24Fix for copying of tetrahedrons in place of mesh LODs.Dave Parks
2009-11-18Tetrahedron displays in place of unloaded mesh. Still has some LOD issues.Dave Parks
2009-11-13CTS-7 Add hard edge threshold capability to normal generation.Dave Parks
2009-11-11Merged in viewer 2 changes, adjusted xui problems, added mesh folder type and...Palmer
2009-11-07Fix for missing LOD spam.Dave Parks
2009-11-06merge QAR-1829: texture pipeline branch in viewer-2.0.0.3Xiaohong Bao
2009-11-05Fix for prims all being 0 lod.Dave Parks
2009-11-04Fix for crash when loading some meshes.David Parks
2009-11-02Sync up with render-pipeline-7 ignore-dead-branchDavid Parks
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss