Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
persistent settings
|
|
|
|
|
|
|
|
|
|
after restart
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
enabled.
|
|
|
|
clean up of llstats stuff
|
|
|
|
improved update logging API and output format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled.
|
|
|
|
It said it mapped to 'SkinFolder', which doesn't exist. 'SkinCurrent' is
correct.
|
|
|
|
|
|
|
|
(WASD movements)
|
|
|
|
- Added a new global setting (non-persist) to store the texture request URL
- New setting is 'AgentAppearanceServiceURL'
|
|
|
|
unified naming scheme.
|
|
|
|
and viewer-release.
|