Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-13 | Merge from viewer-development. | Monty Brandenberg | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-08 | MAINT-44 FIXED Change value for MiniMapAutoCenter in settings.xml to persist ↵ | maxim_productengine | |
after restart | |||
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-27 | CHUI-151 FIXED (Implement conversation log) | Paul ProductEngine | |
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-19 | SH-3280 Better init/shutdown functionality for llcorehttp by llappviewer | Monty Brandenberg | |
Isolate llcorehttp initialization into a utility class (LLAppCoreHttp) that provides glue between app and library (sets up policies, handles notifications). Introduce 'TextureFetchConcurrency' debug setting to provide some field control when absolutely necessary. | |||
2012-07-12 | Removing debug settings that were in place for pathfinding simulator testing. | Todd Stinson | |
2012-07-04 | CHUI-170 FIXED Save Torn off state of Nearby Chat between sessions | AlexanderP ProductEngine | |
2012-06-28 | Merge | Dave Parks | |
2012-06-27 | CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵ | Merov Linden | |
(WASD movements) | |||
2012-06-26 | Updating the pathfinding-specific settings with appropriate comments and an ↵ | Todd Stinson | |
unified naming scheme. | |||
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | MAINT-653 Fix for shadow acne at high altitudes | Dave Parks | |
2012-06-22 | merge | Dave Parks | |
2012-06-22 | CHUI-136 FIXED (Implement new design for blocked list on the people floater) | Paul ProductEngine | |
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars | |||
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-20 | PATh-762: Adding a debug flag for server testing to always show the rebake ↵ | Todd Stinson | |
navmesh button on dirty regions regardless of whether the user has permissions. | |||
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-15 | Merge | Dave Parks | |
2012-06-12 | EXP-1941: Backed out changeset: 2f6546ac7e5e | Todd Stinson | |
2012-06-12 | for SH-3073: implement a fast cache system for texture fetching | Xiaohong Bao | |
2012-06-08 | SH-3145 : Expose update fetch and update priorities magic numbers in ↵ | Merov Linden | |
settings.xml | |||
2012-06-08 | merge changes for DRTVWR-163 | Oz Linden | |
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-06-04 | STORM-1872 A line break is missing in ..\app_settings\settings.xml | Jonathan Yap | |
2012-06-04 | merge | Brad Payne (Vir Linden) | |
2012-05-31 | merge changes for storm-276 | Oz Linden | |
2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-24 | Removing unused setting that is blocking my path to commit the subsequent ↵ | Todd Stinson | |
change. | |||
2012-05-24 | MAINT-616 Fix for accidental check in -- DON'T enable debug GL by default. | Dave Parks | |
2012-05-24 | MAINT-616 Fix for corrupted mipmaps. Cleanup based on code review feedback. | Dave Parks | |
2012-05-22 | MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker) | Paul ProductEngine | |
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content | |||
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-21 | MAINT-616 Factor out calls to glGenFoo where possible, add setting to ↵ | Dave Parks | |
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update | |||
2012-05-21 | EXP-1941: Adding in debug setting to force enable purchase flow disregarding ↵ | Todd Stinson | |
other checks including maturity. | |||
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-11 | rename feature from "autocorrect" to "autoreplace", change names accordingly | Oz Linden | |