Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
2012-02-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed over to new convert() method added LLCoordFloater | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions | |||
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2012-02-01 | cleaned up linden_common.h, removing stuff that is mostly unused | Richard Linden | |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden | |
2012-01-20 | SH-2889 Add visual auto-muting controls | Dave Parks | |
2011-12-16 | SH-2694 Fix for FPS drop when mousing over flexi objects (don't use an ↵ | Dave Parks | |
octree for flexi raycast) | |||
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks | |
2011-11-08 | SH-24114 Remove unused vectorization code (outdated/unused with SSE2 ↵ | Dave Parks | |
requirement and llvetor4a et al) | |||
2011-10-26 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-26 | Removed text spam about range of spatial partition, per davep. | Leslie Linden | |
2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks | |
2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
2011-09-13 | merge | Brad Payne (Vir Linden) | |
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-06 | merge | Brad Payne (Vir Linden) | |
2011-09-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-29 | fix for SH-2311: crash at LLVOVolume::lineSegmentIntersect line 3435 | Xiaohong Bao | |
and SH-2358: Crash in LLError::crashAndLoop: Invalid face index | |||
2011-08-23 | Merge from viewer-experience | Leslie Linden | |
2011-08-22 | EXP-1129 FIX SLURLs with only 2 coordinates are interpreted as center of sim | Richard Nelson | |
reviewed by Leslie | |||
2011-08-22 | Merge from viewer-experience | Leslie Linden | |
2011-08-19 | merging in latest mesh-development | Nyx (Neal Orman) | |
2011-08-19 | merge | Brad Payne (Vir Linden) | |
2011-08-18 | merging in latest mesh-development | Nyx (Neal Orman) | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-17 | SH-2188 Fix for generally bad vertex buffer updates for rigged attachments ↵ | Dave Parks | |
and fix for viewer always thinking meshes initially have 8 texture entries. | |||
2011-08-16 | merging latest mesh-development. | Nyx (Neal Orman) | |
2011-08-15 | SH-2147 Clarify and quiet log spam on mesh LoD unzip failure. | Dave Parks | |
2011-08-15 | merging latest viewer-mesh into nyx's sidebranch | Nyx (Neal Orman) | |
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-07-26 | merge with latest mesh-dev | Nyx (Neal Orman) | |
2011-07-18 | merge | Dave Parks | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-07-11 | merge changes for storm-1488 | Oz Linden | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | SH-2014 FIX | Brad Payne (Vir Linden) | |
2011-07-05 | SH-1926 Fix for blocking legitimate sculpt maps with over-eager area check. | Dave Parks | |
2011-07-04 | Changes for STORM-1315 LLCalc | Kadah_Coba | |
Removed dynamic allocation on mVariables and mConstants CS cleanup | |||
2011-06-30 | Additional functions for STORM-1315 Ability to do simple math in numeric ↵ | Kadah_Coba | |
edit fields Support for floor, ceil, modulo. Fixed ABS. Added more constants, SQRT_TWO_PI and SQRT3 | |||
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2011-06-24 | fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during ↵ | Xiaohong Bao | |
LLModelPreview::genLODs; SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae"; SH-1890: Crash loading palm tree | |||
2011-06-20 | BUILDFIX: linux build broken - abs() used instead of fabs() | Nyx (Neal Orman) | |
linux caught the fact that we're using an integer absolute value function when we should be using a floating-point version. | |||
2011-06-18 | SH-828 Fix for using uninitialized data when normals or texture coordinates ↵ | Dave Parks | |
are absent from collada file (can now upload meshes without normals or texture coordinates). |