Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-31 | Merge | Xiaohong Bao | |
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-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
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). | |||
2011-06-09 | SH-1802 Fix for disappearing meshes under some circuimstances. | Dave Parks | |
2011-06-09 | merge | Dave Parks | |
2011-06-09 | SH-1696 Protect against sculpt triangle bombs by turning high-surface area ↵ | Dave Parks | |
sculpties into spheres. | |||
2011-06-08 | merge | Dave Parks | |
2011-06-07 | SH-1767 Fix for crash when viewing assets uploaded by mesh-asset-deprecation ↵ | Dave Parks | |
viewers | |||
2011-06-06 | Fix for crash when viewing asset with "NoGeometry" | Dave Parks | |
2011-06-02 | Remove some unused variables. | Dave Parks | |
2011-06-02 | SH-1732 Add streaming cost calculation for mesh objects. | Dave Parks | |
2011-05-26 | SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵ | Dave Parks | |
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call. | |||
2011-05-25 | SH-1603 Replace every occurrence of "WTF" with something more appropriate. | Dave Parks | |
2011-05-12 | merge | Dave Parks | |
2011-05-12 | Fix up alignment problems for debug build. | brad kittenbrink | |
reviewed by davep. | |||
2011-05-11 | Use SSE for decoding texture coordinates. | Dave Parks | |
2011-05-03 | Fix for line endings style (dos2unix). | Loren Shih | |
Updated header blocks for llphysicsshapebuilderutil classes. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-04 | Parenthisized a #define to make it safer, adjusted some notes (and added a ↵ | Ricky Curtice | |
TODO) around some extremely obscure code that needs further attention but which is outside this scope. | |||
2011-03-24 | merge latest avatar-physics updates | Oz Linden | |
2011-03-24 | syncing up to viewer-development | Oz Linden | |
2011-03-21 | fix DOS line endings | Oz Linden | |
2011-03-18 | merge out 2.6.0 changes from viewer-development | Oz Linden | |
2011-03-14 | Pull from jenn_linden/viewer-vs2010 | Merov Linden | |
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-08 | attempted fix for linux build | Dave Parks | |
2011-04-07 | SH-1292 Remove outliers from graphs in scene console to make a more useful view. | Dave Parks | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-28 | SH-1225 Add skinning info to import path of .slm files. | Dave Parks | |