Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-08 | merge | Tofu Buzzard | |
2011-02-08 | SH-523 Fix for non-finite values in silhouette rendering resulting in ↵ | Dave Parks | |
silhouette segments pointing at center of screen. | |||
2011-02-01 | merge | Tofu Buzzard | |
2011-02-01 | merge fix for SH-659 from v-d to mesh: small textures not loaded | Xiaohong Bao | |
2011-02-01 | merge | Tofu Buzzard | |
2011-02-01 | Fixes for merge up from viewer-development to mesh-development. | Loren Shih | |
Backed out SH-659 since merge was messy; this will be merged in manually later. | |||
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-19 | SH-822 Fix for crash in cacheOptimize (U16 should have been a U32) | Dave Parks | |
2011-01-18 | fix for SH-659: small textures not loaded | Xiaohong Bao | |
2011-01-07 | SH-762 Forsyth style vertex buffer optimization for meshes. | Dave Parks | |
2010-12-20 | Fix for windows build. Reviewed by Nyx. | Dave Parks | |
2010-11-23 | merged CTS-323: Don't cast pointers to U32 | Boroondas Gupte | |
2010-11-21 | Get rid of pointless redirection and malloc/free. | Dave Parks | |
2010-11-03 | Reverting fix for SH-391 until it works for all use cases | JonathanLinden | |
2010-11-03 | Fix for SH-391 'Viewer crash when enabling align planar faces on a mesh ↵ | JonathanLinden | |
object'. Paired with Runitai | |||
2010-10-29 | SH-92 Fix for busted bounding boxes for mirrored meshes. | Dave Parks | |
2010-10-29 | Fix for bad normals on some prim faces. | Dave Parks | |
2010-10-26 | Fix for bad binormals. | Dave Parks | |
2010-10-24 | merged CTS-323: Don't cast pointers to U32 | Boroondas Gupte | |
2010-10-24 | CTS-323: (part 2 of 2) Don't cast pointers to U32 | Boroondas Gupte | |
2010-10-21 | disable prim tesselation 'split' factor - almost useless for deferred ↵ | Tofu Buzzard | |
rendering, easily wastes ~20,000 triangles per frame. (transplanted from b4fbfa00768c42aed6a5c81b045fdde3920eda88) (transplanted from 056d6bdb02c0851698ae6fc36b086751d692a6ea) (transplanted from 66ccdba75509ab9c4f631d6e9835fdd632ee3b10) | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-04 | Interface/state for rendering convex hull physics shapes. Still need to ↵ | Dave Parks | |
implement gMeshRepo.buildHull | |||
2010-10-01 | Add llhysicsshapebuilderutil | Dave Parks | |
2010-09-22 | Merge | Matthew Breindel (Falcon) | |
2010-09-22 | Commenting out unused variables to help mac build | Jonathan Wolk | |
2010-09-22 | Remove LL_MESH_ENABLED macros (fixes drag and drop). Add mesh stitching ↵ | Dave Parks | |
type back into tools floater. | |||
2010-09-22 | merge | Dave Parks | |
2010-09-22 | SH-100, SH-111 Fix for generate normals stalling/crashing. | Dave Parks | |
Switch from "new" to "malloc" in llvolume.cpp aligned arrays so "realloc" can be used to avoid copies. | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-20 | Stop using ll_aligned_malloc/free in llvolume. | Dave Parks | |
Fix for garbage data in vertex weight array crashing software skinning. Proper integration of picking for rigged attachhments. Optimization in LLDrawable::updateDistance (don't call updateRelativeXform, just use spatial group position). | |||
2010-09-19 | Raycasting for rigged attachments now works for your own attachments while ↵ | Dave Parks | |
in edit mode. | |||
2010-09-10 | Added test code for volume raycast octree and fixed a crash in render cost ↵ | Dave Parks | |
calculation when selecting trees/grass. Reviewed by jwolk. | |||
2010-08-31 | Merge cleanup. | Dave Parks | |
2010-08-31 | merge | Dave Parks | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-06 | Better < operator for LLVolumeFace::VertexData | Dave Parks | |
2010-07-15 | Merge cleanup. | Dave Parks | |
2010-07-14 | merge | Dave Parks | |
2010-07-13 | Fix for mesh upload, consolidate generating bad indices, and normal generation. | Dave Parks | |
2010-07-12 | Merge? | Dave Parks | |
2010-06-15 | Get meshes working post-SSE pass. | Dave Parks | |
2010-06-14 | merge | Dave Parks | |
2010-06-14 | Builds with LLConvexDecompInter as a static lib. | Dave Parks | |
2010-06-10 | Unused variable. | Dave Parks | |
2010-06-10 | merge | Dave Parks | |