Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-07 | Increasing the size of the name and description input fields. | Todd Stinson | |
2012-05-07 | PATh-621: BUGFIX Fixing an issue where attempting to apply changes from the ↵ | Todd Stinson | |
pathfinding linksets floater with no real data changes causes a viewer crash. | |||
2012-05-07 | merge | prep | |
2012-05-07 | Update to latest llphysicsExtensions library that has fix for path-610. | prep | |
2012-05-07 | Updating to the latest pre-built llphysicsextension package. | Todd Stinson | |
2012-05-07 | Updated to latest llphysics extension package to address path-584 | prep | |
2012-05-06 | PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to ↵ | William Todd Stinson | |
the latest llphysicsextensions pre-buit package. | |||
2012-05-04 | Altering the build headers such that I can use llinfos in the ↵ | Todd Stinson | |
llphysicsextension library. | |||
2012-05-04 | PATH-589: Updating to the latest llphysicsextensions pre-built package to ↵ | Todd Stinson | |
attempt a fix for a linux viewer crash. | |||
2012-05-04 | merge changes for drtvwr-142 | Oz Linden | |
2012-05-04 | merge changes for drtvwr-140 | Oz Linden | |
2012-05-02 | Handling mRenderableRestoreList data when closing pathfinding window | prep | |
2012-05-02 | Fix for Path-494. Teleporting with a list of renderables that needed to be ↵ | prep | |
restored caused a crash because the vo's had already been removed prior to the restorePermanentObjects() call. | |||
2012-05-01 | Removing another capability check that was occurring prior to the receipt of ↵ | Todd Stinson | |
the listed capabilities. | |||
2012-05-01 | PATH-580: Ensuring that the characters and linksets capability services are ↵ | Todd Stinson | |
properly deferred requested in the case that a regions capabilities have not been fully received at initial request time. | |||
2012-05-01 | Switching the functionality of the linksets and character request handling ↵ | Todd Stinson | |
to no longer return values directly, but rather to report status only through the callbacks. | |||
2012-05-01 | Made restorePermanentObjects() api const correct. | prep | |
2012-05-01 | Path-494: Added support for culling permanent objects from the pathfinding ↵ | prep | |
window. | |||
2012-04-27 | Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-04-27 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-04-27 | PATH-552: BUGFIX Allowing the return of objects regardless of their ↵ | Todd Stinson | |
permanent status. This should now match the server's functionality. | |||
2012-04-27 | PATH-585: Adding an initial notification for when a server-side automatic ↵ | Todd Stinson | |
unfreeze occurs. | |||
2012-04-27 | Updated to latest llphysics extensions to address path-598 | prep | |
2012-04-27 | PATH-583: BUGFIX Allowing gods to edit the terrain regardless of ↵ | Todd Stinson | |
frozen/unfrozen mode. | |||
2012-04-26 | Update to latest llphysics Extensions library. path-591 crash fix | prep | |
2012-04-26 | merge changes for drtvwr-140 | Oz Linden | |
2012-04-26 | merge | prep | |
2012-04-26 | Update to latest llphysicsExtensions library. | prep | |
2012-04-25 | merge changes for wolf-318 | Oz Linden | |
2012-04-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
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-25 | Try to suppress spurious Mac ld warnings (lib/release/Release dir). | Nat Goodspeed | |
Mindful that some autobuild packages populate only packages/lib/release (rather than packages/lib/debug), Linking.cmake always appends packages/lib/release to CMake's link_directories() directive. But since CMake always appends CMAKE_BUILD_TYPE to those directories, we end up with a phantom packages/lib/release/Release directory on the search path. This would be harmless except that the Mac's 'ld' command produces a warning. These warnings quickly make TC's "Important Messages" output useless. Try appending packages/lib/release only when the build type isn't already Release. | |||
2012-04-25 | WOLF-318: change default verbosity of some unit tests to keep them out of ↵ | Oz Linden | |
the logs when passing WOLF-363: (partial) correct ordering of cleaning build dir vs running 'autobuild install' | |||
2012-04-25 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-04-25 | Link fix | prep | |
2012-04-25 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-04-25 | Update to the latest llphysics extensions library. | prep | |
2012-04-25 | Removing windows line endings from .h and .cpp files. | Todd Stinson | |
2012-04-25 | Path-504 fix. Mouselook stays in the navmesh visualization mode instead of ↵ | prep | |
kicking back to the default scene rendering | |||
2012-04-25 | Adding ability to change the RetrieveNeighboringRegion debug setting and ↵ | Todd Stinson | |
have it automatically update the navmesh zones. | |||
2012-04-24 | PATH-580: BUGFIX Adding functionality to detect when the region's ↵ | Todd Stinson | |
capabilities have not yet been loading and deferring requests for the navmesh query until the capabilities are fully loaded. | |||
2012-04-24 | PATH-542: Ensuring that the rotation is properly updated after the ↵ | Todd Stinson | |
ObjectUpdate message from the server. | |||
2012-04-24 | FIX INTL-96 Viewer translation for Set31 | eli | |
2012-04-24 | sync with viewer-development | eli | |
2012-04-24 | Added support for rendering the regions water height. | prep | |
2012-04-24 | Added support for rendering the regions water height. Also added initial ↵ | prep | |
support for a simple shape vb which allows us to create and expand from for one off shapes | |||
2012-04-24 | merge back tags for 3.3.1-release | Oz Linden | |
2012-04-24 | OPEN-54: correct JsonCpp include path | Boroondas Gupte | |
2012-04-24 | Added tag viewer-release-candidate, 3.3.1-release for changeset c623bbc854b6 | Oz Linden | |
2012-04-20 | Adding new controls to the console for showing waterplane and world movables ↵ | Todd Stinson | |
only. Also, re-arranging the sorting of the check boxes. |