Commit Graph

14 Commits (329b98528ea4fdd34baaa225e4aa46ea8ad5bfe1)

Author SHA1 Message Date
Todd Stinson e78266e937 BUGFIX: Correcting a behavior where moving the cursor over a selected object inappropriately called updateControls(). Fix was to break the updateControl() functionality into two separate handlers updateControlsOnScrollListChange() and updateControlsOnInWorldSelectionChange(). 2012-06-15 12:45:41 -07:00
Todd Stinson 9762c5c98c PATH-682: Correcting behavior for the case where setting the linksets and the response returned is an error, and this causes the viewer to crash. This commit should remove the viewer crash. 2012-06-05 18:19:08 -07:00
Todd Stinson 527fb080f5 BUGFIX: Correcting selection behavior where the floater edit fields were not being updated if the object selected was not in range of the viewer. 2012-06-04 18:22:35 -07:00
Todd Stinson ea23285f8b Ensuring that the scroll list is rebuilt after any missing avatar names are loaded into cache. 2012-06-04 14:36:43 -07:00
Todd Stinson 372391403d Adding an automatic refresh to the pathfinding object floaters. 2012-06-01 16:34:42 -07:00
prep bf8d3e1d30 Migrated restoration of physics capsule into pathing character 2012-06-01 16:02:12 -04:00
prep a8ff37b956 Migrated physics capsule logic into pathing character object 2012-06-01 15:48:19 -04:00
prep ed486b3ca0 Update to latest llphysics extensions library 2012-06-01 13:01:13 -04:00
Todd Stinson fc1dd55833 Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. 2012-05-31 18:07:11 -07:00
Todd Stinson 41bcd56764 A bit more class clean-up for the LLFloaterPathfindingObjects. 2012-05-31 17:25:41 -07:00
prep ef75a2e07e WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
Todd Stinson 938f42ded7 Reloading the the pathfinding object floaters when the god level is changed. 2012-05-31 12:22:47 -07:00
Todd Stinson 3352a1eac1 Cleaning up some unreferenced headers and classes definitions from previous refactoring. 2012-05-30 19:39:08 -07:00
Todd Stinson 3c2be426e5 First pass at refactoring the pathfinding linksets and pathfinding characters classes to reduce code duplication, as both functionalities were heavily duplicated. 2012-05-30 18:47:12 -07:00