Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-08 | DRTVWR-418: Use separate XML string elements for command arguments. | Nat Goodspeed | |
autobuild now passes a vector of arguments to the commands it executes, instead of smashing everything together into a single string only to have cmd.exe parse it back into individual arguments again. In general, this is a good thing and more robust than before. However, it surfaces the fact that sometimes people were lazy and encoded things like "-configuration Release" or "-j 12" as single <string> elements in the XML. When such things are handed to the command as a single argument string containing a space, it can get confused. Code (e.g.) <string>-configuration</string><string>Release</string> instead. | |||
2016-11-08 | Backed out changeset: fb2eb1a59be6 | AndreyL ProductEngine | |
Reverting MAINT-6125 | |||
2016-11-08 | Backed out changeset: 2a56972b1571 | AndreyL ProductEngine | |
Reverting MAINT-6259 | |||
2016-11-08 | Backed out changeset: 27782e83386b | AndreyL ProductEngine | |
Reverting MAINT-6793 | |||
2016-11-08 | MAINT-6914 Increase maximum UI size value to 4.0 | AndreyL ProductEngine | |
2016-11-04 | DRTVWR-418: Update to KDU build 500948. | Nat Goodspeed | |
2016-11-03 | DRTVWR-418: Update KDU and llimagej2ckdu* with certain clang fixes. | Nat Goodspeed | |
2016-11-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-10-27 | MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too ↵ | pavelkproductengine | |
small to read | |||
2016-10-26 | Backed out changeset: 5816c800a9c1 | AndreyL ProductEngine | |
Prervious MAINT-2141 fix causes MAINT-6791 so reverted it | |||
2016-10-18 | MAINT-6793 Rigged mesh sometimes full of holes | andreykproductengine | |
2016-10-18 | MAINT-6487 Decreasing delay | andreykproductengine | |
2016-10-17 | Merged lindenlab/viewer-bear into default | Rider Linden | |
2016-10-17 | Merge | Rider Linden | |
2016-10-17 | MAINT-6837: forced sit error messages. | Rider Linden | |
2016-10-18 | Restored MAINT-4488 (perviosly reverted in MAINT-6242) | andreykproductengine | |
2016-10-17 | Merged lindenlab/viewer-release into default | Rider Linden | |
2016-10-17 | Backed out changeset: 4df419cb7b2f | andreykproductengine | |
2016-10-17 | MAINT-6833 HUD warning will no longer show for temp attached objects | andreykproductengine | |
2016-10-17 | Merged in MAINT-6487 | Andrey Kleshchev | |
2016-10-15 | MAINT-6831 Fix rtsp mime type should be opened with vlc | AndreyL ProductEngine | |
2016-10-12 | MAINT-6487 Viewer Objects should not queue too many downloads | andreykproductengine | |
2016-10-12 | Merged in lindenlab/viewer-bear-maint-6633 (pull request #23) | Andrey Lihatskiy | |
Default | |||
2016-10-11 | merge maint-6633 to fork of viewer-bear | Glenn Glazer | |
2016-10-11 | maint-6633: remove commented out code | Glenn Glazer | |
2016-10-11 | maint-6633: space, the final frontier | Glenn Glazer | |
2016-10-11 | maint-6633: space after colon | Glenn Glazer | |
2016-10-11 | maint-6633: yet more futzing with spaces | Glenn Glazer | |
2016-10-11 | Merged in MAINT-6792 (pull request #22) | Andrey Kleshchev | |
2016-10-11 | MAINT-6811 remove Autopilot cancelled notification | Mnikolenko Productengine | |
2016-10-10 | maint-6633: more futzing with spaces | Glenn Glazer | |
2016-10-10 | maint-6633: fix spacing after level: | Glenn Glazer | |
2016-10-10 | maint-6633: fix spacing | Glenn Glazer | |
2016-10-10 | maint-6633: move INFO around | Glenn Glazer | |
2016-10-10 | maint-6633: fix tyop | Glenn Glazer | |
2016-10-10 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-10-10 | increment viewer version to 4.1.2 | Oz Linden | |
2016-10-10 | Added tag 4.1.1-release for changeset b280a1c797a3 | Oz Linden | |
2016-10-10 | maint-6633: fix unit test to conform with new desired ordering | Glenn Glazer | |
2016-10-10 | maint-6633: fix ordering of log entries | Glenn Glazer | |
2016-10-07 | MAINT-6792 Improvements for HUD warning | andreykproductengine | |
2016-10-07 | Merged in andreyl_productengine/viewer-bear-marchcat (pull request #20) | Andrey Lihatskiy | |
Fixes for two image loading crashes | |||
2016-10-07 | MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issues | Mnikolenko Productengine | |
2016-10-07 | Crashfixes for image loading | AndreyL ProductEngine | |
2016-10-07 | MAINT-6635 Fix for LLImageGL::setSize crash | AndreyL ProductEngine | |
2016-10-06 | MAINT-6800 FIXED Using Snapshot Freeze Frame option causes several issues | Mnikolenko Productengine | |
2016-10-05 | Fix MAINT-6730 Media audio does not play when Media volume slider is set to max | Callum Prentice | |
2016-10-04 | Reverted 208c0e0 | AndreyL ProductEngine | |
2016-10-03 | Merge | Rider Linden | |
2016-09-30 | MAINT-6759: Do not automatically hide the "Stand" button. Rely on the state ↵ | Rider Linden | |
of the avatar to enable/disable buttons. |