Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-29 | Octree per LLVolumeFace WIP | Dave Parks | |
2010-05-26 | Fully aligned llvolume | Dave Parks | |
2010-05-25 | Better vectorization of various things. Turn off debug gl by default. | Dave Parks | |
2010-05-24 | Fix for bad feeding of vectorized raycast. | Dave Parks | |
2010-05-24 | Merge | Matthew Breindel (Falcon) | |
2010-05-24 | Ack. Fixed a bunch of stupid type mistakes in llvector4a. | Matthew Breindel (Falcon) | |
2010-05-24 | Fix for bad indexes on cube faces. | Dave Parks | |
Extra validation on vertex buffers. | |||
2010-05-22 | Fix for a couple dumb mistakes. | Dave Parks | |
2010-05-22 | Vectorize/memory align buffers in llvolumeface WIP | Dave Parks | |
2010-05-21 | blah | Dave Parks | |
2010-04-28 | Make LLVolume::createSide a little faster. | Dave Parks | |
(transplanted from 4d43e3b83ccffd725ec6cb234ddcfa0833f17a9f) | |||
2010-04-28 | Make LLVolume::createSide a little faster. | Dave Parks | |
(transplanted from 4d43e3b83ccffd725ec6cb234ddcfa0833f17a9f) | |||
2010-04-28 | Make LLVolume::createSide a little faster. | Dave Parks | |
2010-04-27 | Proper byte ordering when decoding skin weights. | Dave Parks | |
2010-04-06 | Rigged attachments (almost works). | Dave Parks | |
2010-04-02 | First draft of skin weights in .mesh asset | Dave Parks | |
2010-03-13 | Mesh cache. Has a bug. | Dave Parks | |
2010-03-11 | "Generate Normals" is less busted now. | Dave Parks | |
2010-03-09 | Tool tips for model preview. Rename "Impostor" to "Lowest" | Dave Parks | |
2010-02-24 | Removed scale from model importer. | Dave Parks | |
Removed support for scale entry in mesh assets. Fixed MeshMaxConcurrentRequests being ignored. Added mesh download queue debug text. | |||
2010-02-23 | Fix for normals getting squished on consolidation. | Dave Parks | |
Replaced some magic numbers with constants. Switched up throttling of mesh upload HTTP posts to prevent overloading one capability at a time. Added some feedback on upload progress via debug text. Made debug text move with side panel (keep debug text from rendering on top of side panel). | |||
2010-02-17 | 16-bit limit awareness when consolidating models. | Dave Parks | |
2010-02-17 | merge | Dave Parks | |
2010-02-11 | Multi-threaded asset uploading with proper ordering first draft. | Dave Parks | |
2010-02-11 | merge. | Tofu Linden | |
2010-02-10 | CID-423 | Tofu Linden | |
Checker: UNINIT Function: LLVolume::cleanupTriangleData(int, const std::vector<LLVolume::Point, std::allocator<LLVolume::Point>> &, int, int *, int &, LLVector3 **, int &, int **) File: /indra/llmath/llvolume.cpp The code looks right, I'm just adding an llassert(). | |||
2010-02-09 | merge | Dave Parks | |
2010-02-09 | consolidate button work in progress | Dave Parks | |
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-23 | index off for tristrip fix on davep's tristrip optimization | Palmer Truelson | |
2010-02-08 | Enable FBO multisampling for OSX. | Dave Parks | |
Fix bad triangle in prim caps. | |||
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
2010-01-29 | enable mirror and invert flags for meshes. | Karl Stiefvater (qarl) | |
2009-12-23 | LODs for scene upload | Karl Stiefvater (qarl) | |
2010-03-26 | Applied (manually in places) diff from ↵ | Palmer | |
svn.lindenlab.com/svn/linden/branches/render-pipeline/render-pipeline-7@135361 to get deferred rendering changes from the svn branch. Bleh! | |||
2009-12-15 | HTTP Mesh transfer relatively blocking-free. | Dave Parks | |
2009-12-11 | HTTP Mesh fetch FTW.. still busted | Dave Parks | |
2009-12-01 | CTS-4 Only part of an uploaded mesh renders. | Karl Stiefvater (qarl) | |
2009-11-30 | Fix for silly crash due to LLPrimitive having 0 texture entries. | Dave Parks | |
2009-11-30 | Remove zero area triangles from meshes post-import. | Dave Parks | |
2009-11-25 | Fix for spam on invalid mesh asset. | Dave Parks | |
Fix for index buffer overflow spam and crash in llvertexbuffer. | |||
2009-11-24 | Fix for copying of tetrahedrons in place of mesh LODs. | Dave Parks | |
Fix for bad tetrahedron bounding box. Bad fix for simultaneous loading of multiple LODs. | |||
2009-11-18 | Tetrahedron displays in place of unloaded mesh. Still has some LOD issues. | Dave Parks | |
2009-11-13 | CTS-7 Add hard edge threshold capability to normal generation. | Dave Parks | |
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-07 | Fix for missing LOD spam. | Dave Parks | |
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-11-05 | Fix for prims all being 0 lod. | Dave Parks | |
Fix for dangling prim references. | |||
2009-11-04 | Fix for crash when loading some meshes. | David Parks | |
Added button to auto-fill LODs. |