| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-23 | correct mac hunspell lib name, try simpler reference to dictionaries | Oz Linden | |
| 2012-04-23 | remove debugging prints around packaging the dictionaries | Oz Linden | |
| 2012-04-23 | more phase tracking for inventory ops | Brad Payne (Vir Linden) | |
| 2012-04-22 | remove a now-unused uniform. | Adam Moss | |
| 2012-04-22 | and another! | Adam Moss | |
| 2012-04-22 | remove a frightening llwarns that was just there for my own education. | Adam Moss | |
| 2012-04-21 | STORM-1819: Ternary/graded shadow support | Adam Moss | |
| missed a few spots: cleanup: get rid of the no-op 'mex' function in the shaders which was being used as a dummy replacement for 'mix' | |||
| 2012-04-21 | STORM-1819: Ternary/graded shadow support | Adam Moss | |
| cleanup: get rid of the no-op 'mex' function in the shaders which was being used as a dummy replacement for 'mix' | |||
| 2012-04-21 | STORM-1819: Ternary/graded shadow support | Adam Moss | |
| a bunch of trivial clean-ups and commentary. | |||
| 2012-04-21 | STORM-1819: Ternary/graded shadow support | Adam Moss | |
| Coalesced patchset. | |||
| 2012-04-20 | merge changes for latest viewer-development | Oz Linden | |
| 2012-04-20 | MAINT-775 More edge case cleanup -- spinning child prims still break on ↵ | Dave Parks | |
| deselect until the next LoD update | |||
| 2012-04-19 | MAINT-775 Cleanup of some weird corner cases on animated child prims. | Dave Parks | |
| 2012-04-19 | startup phase tracking added to appearance metrics | Brad Payne (Vir Linden) | |
| 2012-04-19 | MAINT-775 Don't thrash vertex buffers on animated prims (flexis, spinners, etc). | Dave Parks | |
| 2012-04-19 | Move phase tracking to its own set of classes inside LLViewerStats - ↵ | Brad Payne (Vir Linden) | |
| simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime | |||
| 2012-04-19 | grumble relative grumble python grumble | Oz Linden | |
| 2012-04-19 | reference packages relative to newview | Oz Linden | |
| 2012-04-19 | use build directory argument directly | Oz Linden | |
| 2012-04-19 | try forcing use of build prefix to copy dictionaries | Oz Linden | |
| 2012-04-19 | missing paren in dictionary copying | Oz Linden | |
| 2012-04-18 | rearrange dictionary copying | Oz Linden | |
| 2012-04-18 | fix logging to diagnose path problem | Oz Linden | |
| 2012-04-18 | add logging to diagnose path problem | Oz Linden | |
| 2012-04-18 | MAINT-775 More aggressive removal of textures from video memory. | Dave Parks | |
| 2012-04-17 | merge | Dave Parks | |
| 2012-04-17 | MAINT-775 WIP on crash when exploring Insilico -- don't hold onto off-screen ↵ | Dave Parks | |
| vertex buffers for more than a few seconds. | |||
| 2012-04-17 | DRTVWR-139: merge back 3.3.1-beta2 fixes | Oz Linden | |
| 2012-04-17 | MAINT-966 FIXED ([PUBLIC]typo on viewer Second Life 3.3.2 (253914) Apr 14) | Paul ProductEngine | |
| - Fixed typo in word "browser" | |||
| 2012-04-17 | Mac build fix. | Seth ProductEngine | |
| 2012-04-16 | sync with viewer-development | eli | |
| 2012-04-16 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
| request from similator and display a notification Reviewed by Simon | |||
| 2012-04-14 | DRTVWR-136: Remove redundant remove_(item|category)() functions. | Nat Goodspeed | |
| Incoming changes from two different project repos left viewer-development with LLInventoryModel::removeItem() and removeCategory() plus free functions remove_item() and remove_category() in llinventoryfunctions.cpp. remove_category() was actually the better implementation; migrated its body into LLInventoryModel::removeCategory(). Clearly the previous state of affairs -- with LLInventoryModel::removeItem() plus a remove_category() free function in a very different source file -- fooled two different developers into overlooking the other of the pair. Unfortunately we each added different "missing" functions, leaving us with a complete set of four. Fix existing references to remove_item() and remove_category() free functions. | |||
| 2012-04-13 | fix merge conflict in remove_item | Oz Linden | |
| 2012-04-13 | merge changes for drtvwr-136 | Oz Linden | |
| 2012-04-13 | Final pull from viewer-thx1138 | Merov Linden | |
| 2012-04-13 | yet another path for the dictionaries package... | Oz Linden | |
| 2012-04-13 | merge changes for drtvwr-135 | Oz Linden | |
| 2012-04-13 | try a different path for the dictionaries package? | Oz Linden | |
| 2012-04-13 | MAINT-871 Fix for freeze on shutdown while calculating weights and fees of a ↵ | Dave Parks | |
| mesh. | |||
| 2012-04-13 | SH-3080 : Fix wrong settings reading code (will crash on some machine) | Merov Linden | |
| 2012-04-13 | merge | Dave Parks | |
| 2012-04-13 | Pull from viewer-thx1138 | Merov Linden | |
| 2012-04-13 | MAINT-939 Potential fix for crash when editing objects. | Dave Parks | |
| 2012-04-13 | MAINT-926 FIXED ([PUBLIC]IMs from objects appear only as notifications, not ↵ | Paul ProductEngine | |
| in local chat history, in some circumstances, making the sending prim untraceable (and impossible to mute)) - Improved detection of CHAT_SOURCE_SYSTEM type messages | |||
| 2012-04-13 | MAINT-798 FIXED ([PUBLIC]Some part of Build dialog is presented under Object ↵ | Paul ProductEngine | |
| profile dialog for objects that for sale) - Just increased min height of floater to avoid truncation | |||
| 2012-04-12 | SH-3081 : Implement TextureCameraMotion settings as well as faster loading ↵ | Merov Linden | |
| when the camera is still | |||
| 2012-04-12 | SH-3080 : Implement the TextureReverseByteRange setting so we can play with ↵ | Merov Linden | |
| that parameter | |||
| 2012-04-12 | for SH-3074: clear ghost and stale texture fetching requests in time | Xiaohong Bao | |
| 2012-04-12 | CHUI-87 FIXED crash in handling notifications after viewer disconnect. | Seth ProductEngine | |
| Notification handlers now use LLHandles to screen channels. | |||
