Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-17 | Fixed build issue | msavchenko@ubuntu | |
2013-06-17 | add a debug setting "InvisibleObjectsInMemoryTime" to adjust the time ↵ | Xiaohong Bao | |
invisible objects stay in memory. | |||
2013-06-17 | This seems to be on par with viewer-release at this point. | Geenz | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-17 | CHUI-506 FIXED Don't change dropdown position if items are unchanged. | Mnikolenko ProductEngine | |
2013-06-17 | Moved detecting if we're using a roman-script language to it's own function ↵ | Geenz | |
in the application delegate. Also consider the delete and backspace characters to be special cases. | |||
2013-06-17 | Have showInputWindow hand off input events to the bottom line input window. | Geenz | |
2013-06-17 | Move logic involving the input window to keyDown. Pass input events to the ↵ | Geenz | |
input window from there. | |||
2013-06-17 | Insert text into the input window when we attempt to insert text without a ↵ | Geenz | |
pre-editor. Also handle backspace as a special case when determining if the input window needs to be displayed. | |||
2013-06-17 | This brings us to feature parity with CHUI for IME support. | Geenz | |
2013-06-17 | Merged with viewer-release | Geenz | |
2013-06-17 | Merge | Richard Linden | |
2013-06-17 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
added getAs and setAs to LLUnit to make it clearer how you specify units removed accidental 0-based indexing of periodicRecording history... should now be consistently 1-based, with 0 accessing current active recording removed per frame timer updates of all historical timer bars in fast timer display added missing assignment operator to recordings | |||
2013-06-14 | increment viewer version to 3.6.1 | Oz Linden | |
2013-06-14 | fix for SH-4244: interesting: objects on adjacent region are not visible. and | Xiaohong Bao | |
SH-4264: interesting: Content near edges of screen does not load | |||
2013-06-14 | NORSPEC-251 fix issues with binding unloaded standard bumpmaps | Graham Linden | |
2013-06-14 | MAINT-2791: Yet another crash in LLTextureCache::writeToFastCache(). Reviewed | simon | |
by Kelly | |||
2013-06-14 | merge | mberezhnoy | |
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-14 | Disable asserts in CalculateTangentArray (discussed with davep) to avoid ↵ | Graham Linden | |
debugging interruptions from bad assets | |||
2013-06-13 | fix for SH-4241: viewer crash shortly after login in ↵ | Xiaohong Bao | |
LLViewerRegion::addNewObject and SH-4261: interesting: crash in LLViewerRegion::addToVOCacheTree | |||
2013-06-13 | NORSPEC-261 No more magic numbers, parity between forward and deferred ↵ | Dave Parks | |
rendering WRT to windlight and legacy shininess. Reviewed by Graham (a little bit). | |||
2013-06-13 | NORSPEC-250 speculative stab in the dark | Graham 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-13 | MAINT-2787: Expand viewer_manifest.py's "Release" recognition | Nat Goodspeed | |
viewer_manifest.py currently detects specifically the channel name "Second Life Release" as a release viewer (affecting the icon and other things). The Amazon viewer uses channel name "Second Life Release - Amazon", which is currently not recognized at all, therefore uses a developer-build icon with the caution tape and the word "TEST" stamped onto it. Detect any channel name *starting* with "Second Life Release" as a release viewer. | |||
2013-06-13 | STORM-1953 Notifications that involve deleting something -- errors in text | Jonathan Yap | |
2013-06-13 | Remove some now useless assertions. | Dave Parks | |
2013-06-13 | NORSPEC-261 Put back directional ambient. | Dave Parks | |
2013-06-13 | NORSPEC-261 Better blending of environment map. | Dave Parks | |
2013-06-13 | NORSPEC-261 Fix for bad legacy shiny values. | Dave Parks | |
2013-06-13 | Fix ternary use found illegit in the eyes of GCC | Graham Madarasz | |
2013-06-13 | CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM") | mberezhnoy | |
Added callback for friendship checking | |||
2013-06-13 | Merge vwr-dev-mat | Graham Madarasz | |
2013-06-13 | correct DOS line endings | Oz Linden | |
2013-06-13 | NORSPEC-263 replaced dropped deg to rad conversion between UI and material ↵ | Graham Madarasz | |
update | |||
2013-06-13 | MAINT-2632 speculative guards in display_startup based on prevalence of ↵ | Graham Madarasz | |
crashes ending there (no repro, unfortunately) | |||
2013-06-12 | NORSPEC-260 fix issues with OK after pressing none being intepreted as add a ↵ | Graham Madarasz | |
null normal map | |||
2013-06-12 | NORSPEC-251 fixed and 258 not regressed | Graham Madarasz | |
2013-06-12 | Remove NaN guards from vopartgroup and volume code | Graham Madarasz | |
2013-06-12 | Cleanup rollback and try point MIPs experiment to see if that's what is ↵ | Graham Madarasz | |
hosing the Mac on 10.6.8 | |||
2013-06-12 | fix for SH-4244: interesting: objects on adjacent region are not visible. | Xiaohong Bao | |
2013-06-12 | Merge | Graham Madarasz | |
2013-06-12 | Backout tangent assert experiment | Graham Madarasz | |
2013-06-12 | Pedantic adj overly concerned with minute details or formalisms | Graham Madarasz | |
2013-06-12 | CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly ↵ | PavelK ProductEngine | |
for CHUI notifications 1) Fixed line flashing upon conversation floater opening (previously was highlight only) 2) Fixed line highlight (and flashing) clearing when clicking Chat input field | |||
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
2013-06-12 | Fix issues with NaNs in tangent data from using normalize3fast on ↵ | Graham Madarasz | |
zero-length vectors and other data conditioning; also added assert to normalize3fast to make finding these problems easier in the future | |||
2013-06-12 | CHUI-976 FIXED Correct way to show Nearby chat is used now. | Mnikolenko ProductEngine | |
2013-06-11 | STORM-1952: Add a confirmation modal when ejecting a member from a group | Cinders | |
2013-06-11 | NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵ | Graham Madarasz | |
correctly and fix issues with transition from no-bumps to normal maps |