Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-03 | Merged in MAINT-8803 | Andrey Kleshchev | |
2018-08-02 | merge changes for 5.1.7-release | Oz Linden | |
2018-08-02 | DRTVWR-447: Merge changesets from newly updated viewer-release. | Nat Goodspeed | |
2018-08-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-08-02 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-08-02 | increment viewer version to 5.1.8 | Nat Goodspeed | |
2018-08-02 | additional logging around launch/termination of SLVoice | Oz Linden | |
2018-08-01 | MAINT-8803 Better UI handling of unrecognized inventory items | maxim_productengine | |
2018-08-01 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-31 | MAINT-8931 FIXED Render quality value in About Second Life is misleading | maxim_productengine | |
2018-07-30 | Merged in MAINT-8911 | Andrey Kleshchev | |
2018-07-27 | MAINT-8911 'None' Click actions are ignored for attachments | andreykproductengine | |
2018-07-27 | MAINT-8924 FIXED Outfit snapshot upload closes inventory | maxim_productengine | |
2018-07-25 | MAINT-8919 fixed typo in xml string | maxim_productengine | |
2018-07-20 | MAINT-8163 Move buttons down to accommodate text change | maxim_productengine | |
2018-07-19 | MAINT-8844 Null check (just to be on the safe side) | andreykproductengine | |
2018-07-18 | MAINT-8844 Fix redundant check | andreykproductengine | |
2018-07-18 | Backed out changeset: 43f9351c7f6f | AndreyL ProductEngine | |
2018-07-18 | Backed out changeset: 1d9ad7f485e6 | AndreyL ProductEngine | |
2018-07-18 | SL-920 Change http methods | andreykproductengine | |
2018-08-02 | MAINT-8936 FIXED "Share" checkbox becomes gray in some inappropriate cases | maxim_productengine | |
2018-07-18 | SL-920 Disable friendship caps untill new requirements are provided | andreykproductengine | |
2018-07-18 | Merged in maxim_productengine/viewer-neko_maint2 (pull request #658) | Maxim Nikolenko | |
MAINT-8883 Restore previous selection after updating the list Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2018-07-17 | MAINT-8883 Restore previous selection after updating the list | maxim_productengine | |
2018-07-17 | SL-927 Better logging | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-16 | SL-927 Fix coro name | andreykproductengine | |
2018-07-16 | Merged in andreykproductengine/maint-neko2 (pull request #656) | Andrey Kleshchev | |
MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool floater) Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-16 | MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool ↵ | andreykproductengine | |
floater) | |||
2018-07-16 | MAINT-8883 FIXED If someone sends a group notice immediately before you, it ↵ | maxim_productengine | |
wipes out the notice you are writing | |||
2018-07-14 | DRTVWR-447: Revert BugSplat diagnostic logging; add platform tag. | Nat Goodspeed | |
2018-07-12 | DRTVWR-447: For want of a 'const', the build was lost. | Nat Goodspeed | |
2018-07-12 | DRTVWR-447: More diagnostic logging for BugSplat metadata strings. | Nat Goodspeed | |
2018-07-11 | DRTVWR-447: Diagnostically try naively widening BugSplat metadata. | Nat Goodspeed | |
2018-07-11 | DRTVWR-447: Fix silly typos | Nat Goodspeed | |
2018-07-11 | DRTVWR-447: Add more diagnostic logging to Windows BugSplat crash. | Nat Goodspeed | |
2018-07-10 | SL-932: Attach user's settings.xml file to Windows crash reports. | Nat Goodspeed | |
It is not obvious whether the BugsplatMac attachment API even supports multiple file attachments. I've contacted BugSplat support. | |||
2018-07-10 | DRTVWR-447: Use absolute path prefixes for CEF components. | Nat Goodspeed | |
viewer_manifest.py had LLManifest.prefix() calls starting with '..' (or os.pardir, same thing) which failed with new prefix() calling conventions. Explicitly starting with os.path.join(self.args['build'], os.pardir, etc.) where applicable works much better. | |||
2018-07-09 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-06 | MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵ | maxim_productengine | |
shortcut | |||
2018-07-04 | MAINT-8800 Vivox pointlesly stalls for 10 seconds waiting on shutdown | andreykproductengine | |
2018-07-03 | Merged in graham_linden/viewer-lynx-graham (pull request #82) | Andrey Lihatskiy | |
Roll back optimization that breaks cubemap updates Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-03 | Roll back optimization that isn't needed for sky rendering when atmospherics ↵ | Graham Linden | |
are used, but is needed for cubemap update. | |||
2018-07-02 | FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languages | eli | |
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-06-30 | MAINT-8822: Revert viewer_manifest to using src= instead of build=. | Nat Goodspeed | |
Turns out that having multiple (source, build, artwork) prefix stacks isn't such a good idea after all. Many of our LLManifest.path() directives use wildcards -- and if _any files_ match the specified wildcard from a prefix stack other than what you had in mind, viewer_manifest will silently, cheerfully do the Wrong Thing. There is a good reason why all existing LLManifest.prefix() calls exclusively used src= and/or dst= instead of build=. | |||
2018-06-29 | MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵ | Graham Linden | |
accidentally setting it on systems which cannot handle the mem load it implies | |||
2018-06-29 | MAINT-8822: Revamp the LLManifest.prefix() calling convention. | Nat Goodspeed | |
The way prefix("path_fragment") or prefix(src="path_fragment") has always worked is that unless you explicitly specify dst="", it adds "path_fragment" to the source AND dest prefix stacks! The most recent refactoring of viewer_manifest.py failed to copy CEF because it involved prefix(src="../some lengthy path fragment") -- forgetting to specify dst="" -- which added "../some lengthy path fragment" to the dest prefix stack -- which put it outside the viewer install staging area altogether. Having been bitten too many times by forgetting to add prefix(dst=""), we remove the necessity. The prefix() src=, build= and dst= prefix stacks are now completely independent. Add src_dst= keyword argument for when you DO want to add the same path fragment to both the source and dest prefix stacks. ("Explicit is better than implicit.") Change all existing calls accordingly. Now that the build prefix stack no longer tracks the src prefix stack, we were failing to pick up some things from the build area because NOBODY ever used build=, relying entirely on src= to point both to stuff in the source tree and stuff in the build tree. Try to use build= appropriately. If that proves too confusing, we might eliminate the separate build and artwork (!) prefix stacks entirely, requiring callers to reset the src stack explicitly when switching back and forth. | |||
2018-06-28 | DRTVWR-447: Suppress BugSplat UI; auto-fill certain BugSplat data. | Nat Goodspeed | |
Direct BugSplat to send crash reports without prompting, on both Windows and Mac. Add a mechanism by which code called after LL_ERRS() can retrieve the fatal log message string. (How did the crash logger extract that for Linden crash logging?) Add that fatal message to crash reports on Windows. But as BugsplatMac is engaged only on the run _after_ the crash, we no longer have that message in memory. Also add user name and region location to Windows crash reports. On Mac, (a) we don't have the information from the previous run and (b) BugsplatMac doesn't provide an API to attach that information to the crash report. Add Mac logging to indicate the success or failure of sending the crash report. Add Windows logging to indicate we're about to send. |