| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-08 | Now trying to get linux working. libllcommon is picking up .so | Monty Brandenberg | |
| boost libraries when we tend to want statics. Try to work around that for the moment. | |||
| 2012-05-04 | merge changes for drtvwr-142 | Oz Linden | |
| 2012-05-04 | merge changes for drtvwr-140 | Oz Linden | |
| 2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
| 2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
| 2012-05-01 | Merge | Xiaohong Bao | |
| 2012-05-01 | fix a sculpt crash | Xiaohong Bao | |
| 2012-05-01 | for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵ | Xiaohong Bao | |
| on and off. | |||
| 2012-04-30 | Fix sculpties being deleted while being still in use in the scene | Merov Linden | |
| 2012-04-30 | SH-3124 : Fix crash on exit on Mac | Merov Linden | |
| 2012-04-27 | fix for a crash on sculpt | Xiaohong Bao | |
| 2012-04-27 | fix for a crash on "refetch vis cache" | Xiaohong Bao | |
| 2012-04-27 | fix a crash on cache write | Xiaohong Bao | |
| 2012-04-27 | fix some flaws for SH-3104 | Xiaohong Bao | |
| 2012-04-27 | Pull merge from drano-sh-3086 | Merov Linden | |
| 2012-04-26 | SH-3104 : Implemented HTTP bulk fetch for texture debug console | Merov Linden | |
| 2012-04-26 | a fix for SH-3097 | Xiaohong Bao | |
| 2012-04-26 | for SH-3097: introducing texel pixel ration adjustment | Xiaohong Bao | |
| 2012-04-26 | For SH-3121: collect time of reloading all textures from cache and through ↵ | Xiaohong Bao | |
| HTTP when all objects loading are done. | |||
| 2012-04-26 | merge changes for drtvwr-140 | Oz Linden | |
| 2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
| 2012-04-26 | tracking for copy-to-wear inventory failures | Brad Payne (Vir Linden) | |
| 2012-04-26 | Bring llcorehttp into the compile and link phases. Windows looks okay ↵ | Monty Brandenberg | |
| though it's a dead library so far. | |||
| 2012-04-25 | for subtasks SH-3118, SH-3112, SH-3110, SH-3106, SH-3091 for SH-3086: | Xiaohong Bao | |
| As a viewer architect, I would like to understand how fast each of the components of the texture pipeline can run in isolation | |||
| 2012-04-26 | MAINT-813 FIXED crash when trying to access the region info after viewer ↵ | Seth ProductEngine | |
| disconnect. Added checks for LLViewerRegion pointer in LLViewerObject being invalid. | |||
| 2012-04-24 | FIX INTL-96 Viewer translation for Set31 | eli | |
| 2012-04-24 | sync with viewer-development | eli | |
| 2012-04-24 | OPEN-54: correct JsonCpp include path | Boroondas Gupte | |
| 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-19 | startup phase tracking added to appearance metrics | Brad Payne (Vir Linden) | |
| 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-17 | DRTVWR-139: merge back 3.3.1-beta2 fixes | Oz Linden | |
| 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 | merge changes for drtvwr-135 | Oz Linden | |
| 2012-04-13 | SH-3080 : Fix wrong settings reading code (will crash on some machine) | Merov Linden | |
| 2012-04-13 | Pull from viewer-thx1138 | Merov Linden | |
| 2012-04-12 | SH-3081 : Implement TextureCameraMotion settings as well as faster loading ↵ | Merov Linden | |
| when the camera is still | |||
