Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-05 | fixed focus issue on inventory | Richard Linden | |
2013-10-15 | add cached object count stat | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden | |
2013-10-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden | |
also, fixed alignment of tick labels on stat bars | |||
2013-09-26 | fix for display of joystick statbar monitors | Richard Linden | |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
2013-09-23 | added mem stats to floater_stats | Richard Linden | |
2013-09-19 | BUILDFIX: forgot forward declaration | Richard Linden | |
better overrides for memclaim and memdisclaim of sizes added occlusion stats to stats floater stats now render range instead of mean | |||
2013-09-18 | The unbearable lightness of being norspec | Graham Linden | |
2013-09-18 | MAINT-3148 FIXED PgUp Key forces fly toggle instead of jump (maint RC only) | dmitrykproductengine | |
2013-09-18 | MAINT-3152 FIXED [MAINTENANCE RC] Confusing naming of Lighting and ↵ | dmitrykproductengine | |
Shadows/Advanced Lighting Model options in graphics preferences | |||
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-09-16 | Pulled https://bitbucket.org/eli_linden/eli_viewer-release for translations ↵ | simon | |
fixes | |||
2013-09-11 | FIX INTL-123 translation of Viewer Set36 for 9 languages (changed and new files) | eli | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | Merge the CHUIstorm 3.6.5 | Graham Linden | |
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
made getPrimaryAccumulator return a reference since it was an always non-null pointer changed unit conversion to perform lazy division in order to avoid truncation of timer values | |||
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-19 | Merge in viewer-release | Graham Linden | |
2013-08-15 | removed bad XUI that was generating warnings | Richard Linden | |
2013-08-13 | SH-4346 FIX Interesting: some integer Statistics are displayed as floating ↵ | Richard Linden | |
point after crossing region boundary fine-tuned heuristics for switching between mean and current values in stat bar display added comments to LLUnits unit test | |||
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-08-01 | Merge downstream code | simon | |
2013-08-01 | MAINT-2958 : "Mute Particle Owner" should be "Block Particle Owner" | simon | |
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 | merge up to latest snowstorm integration branch | Oz Linden | |
2013-07-15 | merge changes for storm-1952 | Oz Linden | |
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden | |
various fixes to lltrace start() on started recording no longer resets fixed various instances of unit forgetfullness in lltrace recording split now has gapless timing scene monitor now guarantees min sample time renamed a bunch of stats added names to debug thread view on windows | |||
2013-07-12 | MAINT-2875 FIXED Shortcut was changed and menu item was added. | maxim@mnikolenko | |
2013-07-12 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console improved calculation of display range for stat bars | |||
2013-07-11 | CHOP-959: Re-add global coordinates, plus SLURL, to About box. | Nat Goodspeed | |
2013-07-08 | NORSPEC-300 stop-gap measure of clamping offsets > 0 until server-side fix ↵ | Graham Linden | |
to store negative values can be released | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-07-02 | MAINT-528 added syntax highlighting for STATUS_BLOCK_GRAB_OBJECT and ↵ | Maestro Linden | |
corrected related tooltips | |||
2013-07-02 | merge changes for storm-1953 | Oz Linden | |
2013-07-02 | CHOP-959: Report region-local position in Help -> About box. | Nat Goodspeed | |
I've never really understood the usefulness of displaying world-global coordinates in the Help -> About box. It seems to me far more useful to know where you are within the current region. If that proves problematic, we can display both sets of coordinates -- but let's try it this way first. | |||
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-07-09 | CHUI-978 FIXED Load data from chat log file in separate thread to prevent ↵ | Mnikolenko ProductEngine | |
viewer freeze | |||
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-20 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode. |