Age | Commit message (Collapse) | Author |
|
Today, 2012-06-06, LLHTTPClient::get("http://www.google.com/") has stopped
working. This is unrelated to viewer code changes: it crosses repo boundaries.
Skip the afflicted tests to get builds working until we can recast the tests
to avoid the flaky dependency.
|
|
The change from LLProcessLauncher to LLProcess introduces the possibility of a
NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
something reasonable with NULL. Use these methods in LLPLuginProcessParent.
|
|
lib update (path-680, path-681).
|
|
convertObjectsIntoScrollListData() should be required to be an array type.
|
|
the response returned is an error, and this causes the viewer to crash. This commit should remove the viewer crash.
|
|
|
|
|
|
being updated if the object selected was not in range of the viewer.
|
|
|
|
pathfinding server code with the character shape data.
|
|
|
|
floater.
|
|
does remain invisible after changing the selection.
|
|
|
|
loaded into cache.
|
|
|
|
certain bad behaviors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactoring.
|
|
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|