Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-20 | [MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵ | Baker Linden | |
cause of the crash | |||
2014-02-19 | duplicated the workaround added for darwin codesigning onto the windos ↵ | JJ Linden | |
codesigning | |||
2014-02-18 | STORM-1920: Documented the meaning of some of the variables involved, built ↵ | Ricky Curtice | |
simplest change to solve issue. The highlighting code assumed that the axis of the scaling movement was aligned with the scale tick marks - e.g. one of the cardinal directions with respect to the OBB of the selection. This was and is NOT true when dragging from the corner, aka scaling more than one axis at a time. The solution was to calculate the measured distance by projecting the snapped distance along the snap direction onto the axis of the relevant snap guide. This gives the correct values, and is nice and clean - both in the change involved, and in the values returned. However, while the fundamental misunderstanding in the code has been cleaned up by this change, the tick_val variable has so much jitter in the bottom end that the is_approx_equal function doesn’t come true > 98% of the time. This is the next problem to solve. | |||
2014-02-18 | STORM-1920: Math cleanup from Richard Linden. | Ricky Curtice | |
2014-02-14 | Merge. Refresh from viewer-release after 3.7.1 release. | Monty Brandenberg | |
2014-02-14 | increment viewer version to 3.7.2 | Oz Linden | |
2014-02-11 | Merge. Refresh from viewer-release after 3.7.0 release | Monty Brandenberg | |
2014-02-11 | Hack to fix ACME-1317 | Cho | |
2014-02-10 | increment viewer version to 3.7.1 | Oz Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2014-02-14 | Merge viewer-release with 3.7.1 | simon | |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon | |
2014-02-14 | MAINT-3724 : LLWorld::addRegion logging is misleading | simon | |
2014-02-14 | merge | Baker Linden | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2014-02-11 | MAINT-3639 disable ALM for OSX 10.6.8 | Graham Madarasz (Graham Linden) | |
2014-02-10 | Merge viewer-release | simon | |
2014-02-10 | MAINT-3710 FIXED List of members is removed from General tab. Title column ↵ | Mnikolenko ProductEngine | |
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now. | |||
2014-01-31 | merge workaround for Mac codesign errors in build farm | Oz Linden | |
2014-01-31 | merge changes for storm-2011 | Oz Linden | |
2014-01-30 | fix odd editor artifact | Oz Linden | |
2014-01-29 | FITMESH-6: correct bounds checking | Oz Linden | |
2014-01-29 | STORM-2010: fix to AutoAcceptNewInventory | Oz Linden | |
2014-01-28 | STORM-2011: Group member lists not loading properly | Ansariel | |
2014-01-27 | MAINT-3657 FIXED Don't change state when other user declines call. | Mnikolenko ProductEngine | |
2014-01-24 | merge fix to the codesign fix | Oz Linden | |
2014-01-24 | merge fix to the codesign fix | Oz Linden | |
2014-01-24 | fix error message python boo-boo | Oz Linden | |
2014-01-24 | merge workaround for build farm Mac codesign failures | Oz Linden | |
2014-01-24 | merge workaround for build farm Mac code signing failures | Oz Linden | |
2014-01-24 | merge changes for MAINT-3187 | Oz Linden | |
2014-01-23 | FITMESH-6, FITMESH-20 Fix for some objects disappearing when hardware ↵ | Dave Parks | |
skinning enabled and ALM disabled. | |||
2014-01-23 | correct coding style problems, add contribution credit | Oz Linden | |
2014-01-23 | merge changes for 3.6.13-release | Oz Linden | |
2014-01-22 | merge changes for storm-1972 | Oz Linden | |
2014-01-22 | add retries around OSX codesign to try to work around frequent build farm ↵ | Oz Linden | |
failures | |||
2014-01-21 | MAINT-3187: Name list controls do not properly resolve avatar names | Ansariel | |
2014-01-18 | Fixed: BUG-4413 | LanceCorrimal | |
2014-01-17 | MAINT-3536 FIXED new crash in XML_ParserFree: temporary solution | maksymsproductengine | |
2014-01-15 | MAINT-3397 : fix to use slurl for localization handler for ↵ | simon | |
EstateManagerFailedllTeleportHome message | |||
2014-01-10 | Merge after backout | simon | |
2014-01-10 | Revert earlier back-out for MAINT-535 ... it's back in | simon | |
2014-01-09 | Merge. Refresh from viewer-release after 3.6.13 release. | Monty Brandenberg | |
2014-01-09 | SH-4667 HTTP Viewer reports network error instead of a misnamed joint on ↵ | Monty Brandenberg | |
mesh upload Tried to add consistent mesh upload retries in the HTTP work but a combination of bad status choices in the upload service and the one-shot nature of the upload capabilities means that status information can be lost. For now, retain the wonderful manual retry logic. At some future point, we might fix the services or add application-level retry. | |||
2014-01-09 | Merge 3.6.14 from release | simon | |
2014-01-08 | merge changes for 3.6.13-release | Oz Linden | |
2014-01-08 | increment viewer version to 3.6.14 | Oz Linden | |
2014-01-08 | STORM-68 Remove obsolete note. Refactor a few blocks of code to not have ↵ | Jonathan Yap | |
early returns | |||
2014-01-07 | Revert changes made for MAINT-535 to test in a release cohort. | simon | |
2014-01-07 | merge changes for Snowstorm fall contributions | Oz Linden | |