Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-13 | fix for SH-4494: interesting: deleted objects reappear | Xiaohong Bao | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | MAINT-3048 FIXED Show actual message instead of "Only friends and groups can ↵ | maxim@mnikolenko | |
call..." for Lindens. | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden | |
forced unit conversion code to inline unit conversion now no longer converts all the way to base and back, but tries to find equivalent units as early as possible fixed another llinfos instance scene monitor now outputs n/a for invalid samples | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when | Richard Linden | |
there are no samples during the time period. added hasValue to SampleAccumulator so we don't print a value when we don't have a single sample yet added some disabled log output for scene load timing | |||
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-07-19 | CHUI-985 POSTPONED [CHUIBUG]User receives three friendship offer ↵ | maksymsproductengine | |
notifications simultaneously when he accept/decline friendship offer | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed Units macros and argument order to make it more clear optimized units for integer types fixed merging of periodicrecordings...should eliminate duplicate entries in sceneloadmonitor history | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-31 | revert changes for SH-3927: Interesting: Viewer should send predicted camera ↵ | Xiaohong Bao | |
position to simulator to control object load order | |||
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-21 | MAINT-2676 - Set home to here - screen_home.bmp not saved. Reviewed by Kelly. | simon | |
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-05-13 | STORM-1948 - Fix for Set home to here - screen_home.bmp not saved | Cinders | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-25 | CHUI-759 FIXED Group invites never received in do not disturb mode when ↵ | PavelK ProductEngine | |
leaving do not disturb mode | |||
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-03-25 | for SH-3927: Interesting: Viewer should send predicted camera position to ↵ | Xiaohong Bao | |
simulator to control object load order | |||
2013-03-25 | Pull in downstream CHUI code from viewer-development | simon | |
2013-03-22 | Pull and merge latest viewer-beta | simon | |
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-03-19 | MAINT-2506 added viewer support for PERMISSION_SILENT_ESTATE_MANAGEMENT and ↵ | Maestro Linden | |
PERMISSION_OVERRIDE_ANIMATIONS. Reviewed by Simon. | |||
2013-03-18 | MAINT-2497 FIX (Viewer) - viewer side change that goes with server side fix ↵ | callum_linden | |
- adds direction when you set a TP landing point | |||
2013-03-14 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
collapsed Orientation enums to all use LLView::EOrientation added ability to display stat bar horizontally | |||
2013-03-13 | CHUI-796 FIXED User doesn't get all messages in 'do not disturb' mode | maksymsproductengine | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2013-02-12 | CHUI-758: Group notice received in DND mode causes crash on startup when ↵ | Gilbert Gonzales | |
auto-exiting DND mode. Crash occurred because two instances of the Group Notice notification were trying to be added from the persistent storage and then the DND storage. |