Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Graham Madarasz
|
bf6182daa8
|
Update Mac and Windows breakpad builds to latest
|
2013-03-29 07:50:08 -07:00 |
Todd Stinson
|
fddaf38f89
|
PATH-849: Group objects were losing their [group] identifier following the last commit. This should fix that issue.
|
2012-08-14 16:04:12 -07:00 |
Todd Stinson
|
683a96a5f1
|
PATH-849: Refactoring the behavior after loading the owner name of a pathfinding object into the avatar name cache so that each object can simply update its respective row in the scroll list rather than rebuilding from scratch after all names are loaded.
|
2012-08-14 14:54:29 -07:00 |
Todd Stinson
|
685a672b74
|
Cleaning up new files in preparation for merge into viewer-release.
|
2012-06-28 15:37:55 -07:00 |
Todd Stinson
|
78910cf301
|
Updating the header licensing comments.
|
2012-06-26 18:04:19 -07:00 |
Todd Stinson
|
328322436c
|
PATH-764,PATH-765: Adding in a context menu option on right-click of an object to show in the linksets floater if all objects are non-characters, or to show in the characters floater if all objects are characters.
|
2012-06-22 16:12:32 -07:00 |
Todd Stinson
|
f5949aaba9
|
PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.
|
2012-06-20 12:34:16 -07:00 |
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 |
prep
|
1850968326
|
Physics capsules now inherit the rotations of their parent vo when rendered. API update.
|
2012-06-07 11:00:58 -04:00 |
Todd Stinson
|
546c2583af
|
Altering the method name.
|
2012-06-05 15:35:12 -07:00 |
Todd Stinson
|
9d615c1e1d
|
BUGFIX: Ensuring that the viewer will still work on regions that have older pathfinding server code with the character shape data.
|
2012-06-04 18:08:46 -07:00 |
Todd Stinson
|
b64700913f
|
PATH-676: Correcting selection behavior so that the first selected object does remain invisible after changing the selection.
|
2012-06-04 17:29:48 -07:00 |
Todd Stinson
|
e85909aa9b
|
Some class refactoring.
|
2012-06-04 16:22:01 -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 |
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 |
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 |
Todd Stinson
|
cbebd682f7
|
Removing windows line endings from .h and .cpp files.
|
2012-04-25 13:04:13 -07:00 |
Todd Stinson
|
9d22b22d96
|
PATH-482: BUGFIX Automatically reloading the character and linksets floaters on region crossing.
|
2012-04-05 15:59:34 -07:00 |
Todd Stinson
|
473da43c1b
|
Refactoring the characters floater code.
|
2012-03-27 19:05:29 -07:00 |
Todd Stinson
|
2b93f44f19
|
BUGFIX Correcting a problem with the object selection code in the pathfinding characters and linksets floaters. The code was not seeing the callback from the object update message of the selection manager.
|
2012-03-01 16:04:18 -08:00 |
Todd Stinson
|
76959fdb45
|
PATH-284: Hooking up the characters button to open the characters floater.
|
2012-02-13 18:32:06 -08:00 |
Todd Stinson
|
50ba8b4ac1
|
PATH-245: Adding initial functionality for rendering debug beacons for selected pathfinding characters.
|
2012-02-09 18:40:23 -08:00 |
Todd Stinson
|
bf7ef74f1e
|
PATH-245: Fixing an issue with character selection.
|
2012-02-09 10:16:24 -08:00 |
Todd Stinson
|
e64ec7e60c
|
PATH-245: Integrating with the working sim-side cap service.
|
2012-02-07 17:09:44 -08:00 |
Todd Stinson
|
fa46459cdb
|
PATH-245: Hooking the characters floater up to the character service. Also, adding in an additional state to handle the floater when the service does not exist.
|
2012-02-07 14:13:57 -08:00 |
Todd Stinson
|
525343b9e5
|
PATH-245: First pass at laying out the characters floater. Functionality is mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.
|
2012-02-02 18:30:35 -08:00 |