Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-13 | merge changes for DRTVWR-238 | Oz Linden | |
2012-11-13 | merge changes for DRTVWR-209 | Oz Linden | |
2012-11-09 | MAINT-1755: Correcting behavior when llTargetOmega is called with zero spin ↵ | William Todd Stinson | |
rate. | |||
2012-11-09 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-09 | pull back 3.4.2-beta3 fixes | Oz Linden | |
2012-11-08 | MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to ↵ | William Todd Stinson | |
fix these issues, but then was accidentally re-introduced during a bad merge. | |||
2012-11-08 | merge changes for DRTVWR-240 | Oz Linden | |
2012-11-07 | INTL-46 massive Chinese translation update for set28--set34, including new files | eli | |
2012-11-07 | sync with viewer-development (for 1 DE file) | eli | |
2012-11-07 | Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code. | Monty Brandenberg | |
Two fairly simple conflicts: dead stats sending code in the texture fetch code (new llcorehttp library) and the cleanup code in llappviewer was moved around in 3.4.x. | |||
2012-11-07 | merge changes for 3.4.2-beta2 | Oz Linden | |
2012-11-06 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-06 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-06 | merge changes for DRTVWR-223 | Oz Linden | |
2012-11-06 | merge changes for DRTVWR-208 | Oz Linden | |
2012-11-06 | pull back changes from 3.4.2-beta1 | Oz Linden | |
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-11-05 | merge up to latest viewer-development | Oz Linden | |
2012-11-02 | merge back fixes from 3.4.1-beta12 | Oz Linden | |
2012-11-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-236 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden | |
2012-10-25 | Merge | Kelly Washington | |
2012-10-22 | LLDrawable::destroy: Illegal deletion of LLDrawable! | Nicky | |
2012-10-23 | correct faulty merge | Oz Linden | |
2012-10-20 | Adding expanded searching for symbols during google breakpad symbol scan | Don Kjer | |
2012-10-19 | pull back changes from 3.4.1-beta9 | Oz Linden | |
2012-10-17 | MAINT-1527 Fix for crash on exit when VBO disabled | Dave Parks | |
2012-10-17 | Update script that generates Google Breakpad symbols to look in tghe right ↵ | callum_linden | |
place first and default to the original location if not found. | |||
2012-10-16 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-10-16 | sync with viewer-development | eli | |
2012-10-16 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-10-16 | pull back changes from 3.4.1-beta8 | Oz Linden | |
2012-10-15 | MAINT-1672: Correcting issue where the sailboat boom was not moving ↵ | William Todd Stinson | |
correctly. The isssue was that the display text for the prim was being updated, and this code path would mark the prim as having been moved when, in fact, the pipeline had not yet moved the object. | |||
2012-10-15 | MAINT-1721 Fix for crash when clicking "back" button after editing appearance. | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-11 | MAINT-1709 Factor out realloc | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden | |
2012-10-10 | DRTVWR-225 Cleanup assertions | Dave Parks | |
2012-10-10 | Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179. | William Todd Stinson | |
2012-10-10 | merge changes for DRTVWR-226 | Oz Linden | |
2012-10-09 | MAINT-1688 Potential fix for crash on exit in LLTextureFetch | Dave Parks | |
2012-10-04 | merge changes for DRTVWR-222 | Oz Linden | |
2012-10-04 | Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for ↵ | Jeff (Gioffredo Linden) | |
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied. | |||
2012-10-03 | Merge | Chris Baker | |
2012-10-03 | - Fixed an issue where group list wouldn't fall back to UDP if the region ↵ | Chris Baker | |
doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself | |||
2012-10-03 | Fix for tests | Dave Parks | |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵ | Dave Parks | |
out-of-order deletion of LLTextureFetch on shutdown |