Age | Commit message (Collapse) | Author |
|
|
|
persistent settings
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
(WASD movements)
|
|
unified naming scheme.
|
|
|
|
|
|
|
|
- Created new LLBlockList class and replaced LLScrollContainer with it
- Also created new LLBlockedListItem class which represents blocked objects and blocked avatars
|
|
|
|
|
|
navmesh button on dirty regions regardless of whether the user has permissions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change.
|
|
|
|
|
|
- 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
|
|
|
|
control synchronizing strategy WRT occlusion queries, add experimental transform feedback driven LoD update
|
|
other checks including maturity.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on and off.
|
|
|
|
|
|
support for a simple shape vb which allows us to create and expand from for one off shapes
|