Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-21 | Merge | Paul ProductEngine | |
2011-07-20 | SH-715 Fix for bad "cancel" behavior in physics tab. | Dave Parks | |
2011-07-20 | SH-2059 FIXED Mesh uploader UI clean up. | seth_productengine | |
- When the “Load from file” radio is selected, the labels uner it are disabled. - Added horizontal lines to LoD tab like in the physics tab. - Physics tab: LoD dropdown moved to the left, against the “Use Level of Detail” label. - Modifiers tab: fixed dimensions to show a z value. | |||
2011-07-20 | fix for sh-1847: Removed assert when a vert is outside [-5,5] domain | prep | |
2011-07-19 | SH-2090 Make meshes that fail to load render as prim proxy. | Dave Parks | |
2011-07-18 | merge | Dave Parks | |
2011-07-18 | Changed mesh param type to not conflict with one in-use on server | Don Kjer | |
2011-07-18 | Adding support for viewer reading mesh params from an alternative param type. | Don Kjer | |
2011-07-18 | merge changes for storm-1515 | Oz Linden | |
2011-07-18 | merge changes for storm-1517 | Oz Linden | |
2011-07-18 | merge changes for storm-1516 | Oz Linden | |
2011-07-18 | merge changes for storm-1510 | Oz Linden | |
2011-07-18 | sync with viewer-development | eli | |
2011-07-18 | fix for SH-1904: Medallion .dae makes viewer crash during upload | Xiaohong Bao | |
2011-07-18 | merge changes for storm-1510 | Oz Linden | |
2011-07-18 | increment viewer version to 2.8.2 | Oz Linden | |
2011-07-18 | re-enable the watchdog | Oz Linden | |
2011-07-16 | merge changes for storm-1482 | Oz Linden | |
2011-07-16 | merge late release changes and tags | Oz Linden | |
2011-07-16 | pull back late beta fix | Oz Linden | |
2011-07-16 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn | |
2011-07-15 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn | |
2011-07-15 | After review and testing, realized that 'WatchdogEnabled' is actually true ↵ | jenn | |
to its name, and is a boolean, not a timeout value. 'MainloopTimeoutDefault' is the actual timeout value. Updated descriptions and values accordingly to set Watchdog timeout to 60 seconds. | |||
2011-07-15 | Merge for STORM-1482 | Aaron Stone | |
2011-07-15 | STORM-1482 Always run the crash loggers, they will check what to do and how ↵ | Aaron Stone | |
to clean up. | |||
2011-07-15 | fix for SH-1786: [PUBLIC] Turning off Lights and Shadows disables Glow | Xiaohong Bao | |
2011-07-15 | storm-1510: update to new login display url | Oz Linden | |
2011-07-15 | STORM-1482 Change the defaults, look in the app_settings dir for configs as ↵ | Aaron Stone | |
well. | |||
2011-07-15 | merge | Brad Payne (Vir Linden) | |
2011-07-15 | merge changes for storm-1509 | Oz Linden | |
2011-07-15 | STORM-1506 FIXED Reset the estate to global sun when changing region ↵ | Vadim ProductEngine | |
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class. | |||
2011-07-14 | Potential fix for SH-1854 and SH-1125 (caps issues) | Don Kjer | |
2011-07-14 | FIX STORM-1494 remove duplicate ID and xml snippet | eli | |
2011-07-14 | Fix for SH-2061 model crashes viewer - fixed an issue where a corrupted dae ↵ | prep | |
would not disable the calc button | |||
2011-07-14 | STORM-1482 Little bit of Windows crash report value logging. | Aaron Stone | |
2011-07-14 | merge changes for 2.7.5 release | Oz Linden | |
2011-07-14 | Fix for Sh-2047: Partial joint arrays are now able to upload | prep | |
2011-07-14 | merge | Dave Parks | |
2011-07-14 | SH-715 Disable simplify/analyze button while counterpart is executing. | Dave Parks | |
2011-07-13 | merge changes for storm-1507 | Oz Linden | |
2011-07-13 | merge changes for open-99 | Oz Linden | |
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-13 | SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems | Brad Payne (Vir Linden) | |
2011-07-13 | merge | Brad Payne (Vir Linden) | |
2011-07-12 | Merge | Don Kjer | |
2011-07-12 | Changes to support SH-1894: Textures uploaded with Mesh do not appear in ↵ | Don Kjer | |
inventory. Reviewed by Andrew | |||
2011-07-13 | Watchdog timeout now set to 60 seconds for long-term use (instead of 20, ↵ | jenn | |
used during crash pile-on). Updated setting description field to describe how setting the value of WatchdogEnabled will affect Viewer behavior. | |||
2011-07-12 | CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. | Nat Goodspeed | |
(per Monty code review) The notion of storing LLMemoryInfo data both as an LLSD::Map and an LLSD::Array of pair arrays arose from a (possibly misguided) desire to continue producing stats output into the viewer log in the same order it always used to be produced. There is no evidence that anyone cares about the order of those stats in the log; there is no other use case for preserving order. At Monty's recommendation, eliminate generating and storing the array-of-pair-arrays form: directly store LLSD::Map. | |||
2011-07-12 | Merge for STORM-1482 | Aaron Stone | |