Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-30 | fix for SH-4297: interesting: viewer-interesting starts loading cached scene ↵ | Xiaohong Bao | |
late | |||
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-07-23 | Merge | Xiaohong Bao | |
2013-07-22 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-07-21 | NORSPEC-311 NORSPEC-312 remove unused shader and correct default for display ↵ | Graham Linden | |
gamma exposed in settings | |||
2013-07-21 | NORSPEC-311 fix alpha / opaque lighting diffs | Graham Linden | |
2013-07-15 | SH-4299 FIX: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console timing of scene load recording extension now guaranteed > requested time step removed double add of recorded data removed spam | |||
2013-07-15 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-07-15 | merge changes for CHOP-963 | Oz Linden | |
2013-07-15 | NORSPEC-291 WIP clean-up and make materials rendering underwater a runtime ↵ | Graham Linden | |
setting | |||
2013-07-13 | CHOP-963: Add a new --update-service command line argument for QA use | Oz Linden | |
2013-07-11 | MAINT-2879 : Viewer should revoke animation permissions with "Stop Animating Me" | simon | |
Reviewed by Kelly | |||
2013-07-02 | CHOP-959: Introduce CmdLineChannel settings var, map --channel to it. | Nat Goodspeed | |
2013-07-02 | CHOP-959: Introduce CmdLineLoginLocation var for --url and --slurl. | Nat Goodspeed | |
Route --url and --slurl command-line switches through a common settings variable. Treat them uniformly now. (Previously, passing --url would notice a grid-specific SLURL and preselect that grid; --slurl wouldn't. Now both do.) | |||
2013-07-01 | CHOP-959: Introduce and use settings vars for some cmd_line switches. | Nat Goodspeed | |
The cmd_line.xml entries: analyzeperformance crashonstartup debugsession disablecrashlogger logmetrics logperformance noquicktime replaysession all specify map-to settings.xml variables -- none of which existed! Introduce such variables. Instead of detecting the presence of a particular switch in the command-line parser, use the value of its corresponding settings variable. | |||
2013-06-28 | Merge with viewer-bear which was just merged with viewer-release | callum_linden | |
2013-06-28 | merge changes for 3.6.1-release | Oz Linden | |
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-27 | CHOP-959: Make settings.xml actually valid XML LLSD. | Nat Goodspeed | |
UserLoginInfo block had <key>Value</key> without the required subsequent element to provide any actual value. This confused at least the Python LLSD reader. | |||
2013-07-02 | Pull merge lindenlab/viewer-release | maksymsproductengine | |
2013-06-25 | ACME-585 Populate the drop-down box with picture resolutions | Gilbert Gonzales | |
2013-06-25 | NORSPEC-250 add setting to force higher LUT precision and made LUT cleanup ↵ | Graham Linden | |
match creation | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-17 | add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵ | Xiaohong Bao | |
invisible objects stay in memory. | |||
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-06 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-06 | CHUI-945 ADD FIX Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-03 | NORSPEC-227 fix settings XML merge derp | Graham Madarasz | |
2013-05-30 | Pull merge from viewer-release | Merov Linden | |
2013-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-05-29 | Merge downstream code | simon | |
2013-05-29 | Merge latest viewer-release | simon | |
2013-05-24 | merge changes for maint-2724 | Oz Linden | |
2013-05-23 | add a debug setting "UseObjectCacheOcclusion" to enable/disable object cache ↵ | Xiaohong Bao | |
occlusion culling | |||
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
2013-05-17 | Simple imposter AV rendering cleanup | simon | |
2013-05-16 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc | |||
2013-05-15 | NORSPEC-152 better default norm/spec textures which read better in the UI ↵ | Graham Madarasz | |
and provide better default spec feedback | |||
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |