Oz Linden
|
df93749819
|
merge up to latest viewer-development
|
2012-07-31 14:55:15 -04:00 |
Oz Linden
|
8df3619621
|
merge to viewer-developmento
|
2012-07-24 10:51:37 -04:00 |
Todd Stinson
|
4feef5af63
|
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
|
2012-07-23 19:21:34 -07:00 |
simon@Simon-PC.lindenlab.com
|
173d0fa213
|
Pull in viewer-development because it's painful. Merge with runitai's help.
|
2012-07-11 16:15:23 -07:00 |
prep
|
f6153ab735
|
WIP: path-722. Some agent_state_updates come through (god mode), region crossings, cleanup logic is a TBD, etc..
|
2012-06-14 16:58:11 -04:00 |
Dave Parks
|
b93a23aa82
|
MAINT-1147 Fix for frame stall on region crossing.
|
2012-06-13 18:05:56 -05:00 |
prep
|
2400b8a651
|
WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is enabled or disbled.
|
2012-06-11 17:46:39 -04:00 |
Todd Stinson
|
ecdc5cf764
|
EXP-1928: Handling the rare case that the user preferences cannot be successfully changed, and reporting that to the user.
|
2012-05-17 14:50:33 -07:00 |
Oz Linden
|
5b80b00dcd
|
storm-1843: remove unused ParcelMediaURLFilter capability
|
2012-04-16 22:01:27 -04:00 |
Todd Stinson
|
2f4ad07633
|
Cleaning up miscellaneous differences between the pathfinding repository and the latest viewer-development.
|
2012-03-20 17:38:58 -07:00 |
Todd Stinson
|
b3197fc12e
|
PATH-304: Making the navmesh version information work for both Premium Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services.
|
2012-03-12 18:48:40 -07:00 |
William Todd Stinson
|
9b06300e2c
|
PATH-292: Adding the ability to view and edit pathfinding attributes of the terrain.
|
2012-02-25 22:27:06 -08:00 |
Todd Stinson
|
516ad5b3c2
|
PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.
|
2012-02-17 19:03:16 -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 |
prep
|
d4c0c127b6
|
WIP: path-118
|
2012-01-24 16:09:26 -05:00 |
Todd Stinson
|
1aa9408215
|
PATH-226: Removing the extraneous checks for both the old and new CAP service names as the new server-side code has been fully deployed.
|
2012-01-20 15:54:20 -08:00 |
Todd Stinson
|
f88a8f6f46
|
PATH-226: Implementing a check for the multiple names of the ObjectNavMeshProperties service until the new service name is fully deployed.
|
2012-01-18 16:55:15 -08:00 |
Todd Stinson
|
1eea77add2
|
PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.
|
2012-01-09 17:05:06 -08:00 |
Todd Stinson
|
9ff4265baf
|
Pull and merge from https://bitbucket.org/lindenlab/viewer-development.
|
2012-01-09 10:05:07 -08:00 |
Aura Linden
|
bd3a652eab
|
Add capability-based create folder routine for more reliable inventory, with fix for copy and wear
|
2012-01-06 07:46:53 -05:00 |
prep
|
9f996fdc56
|
Initial commit for retrieving navmesh support
|
2011-11-10 15:11:51 -05:00 |
prep
|
1194063e31
|
Hooked up responder, added navmeshupload capabilty to viewer
|
2011-11-04 14:10:48 -04:00 |
Brad Payne (Vir Linden)
|
f054d44f9e
|
merg
|
2011-08-29 10:36:48 -04:00 |
Xiaohong Bao
|
24a0ec9286
|
fix for SH-2315: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138
|
2011-08-18 17:12:35 -06:00 |
Paul ProductEngine
|
fecec49081
|
Merge
|
2011-08-15 20:35:39 +03:00 |
Brad Payne (Vir Linden)
|
0d91c49571
|
Fix for merge breakages
|
2011-08-10 18:15:07 -04:00 |
Brad Payne (Vir Linden)
|
6732f5fbca
|
merge viewer-development to mesh-development
|
2011-08-10 17:53:11 -04:00 |
seth_productengine
|
df353a6746
|
Merge with 8582496d7733948e19396167df9b4d2d4cd35f0c
|
2011-08-08 15:43:00 +03:00 |
Seth ProductEngine
|
ef6e51db22
|
SH-2170 FIXED Detecting selection of objects that cross parcel bounds added.
In this case the land impacts data is not displayed for such selection.
|
2011-08-06 14:28:53 +03:00 |
Nyx (Neal Orman)
|
c7b2a88875
|
pulling latest viewer-development into mesh merge branch.
|
2011-08-02 17:19:09 -04:00 |
prep linden
|
b9247373fb
|
Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup of old code related to earlier accounting work.
|
2011-08-02 17:01:46 -04:00 |
Vadim ProductEngine
|
7e405ef0e3
|
STORM-1220 FOLLOWUP Prevent displaying unlocalized sim product name.
Removed LLViewerRegion::getSimProductName() so that it doesn't mistakenly
get used in UI code, thus causing localization bugs.
|
2011-07-25 23:46:28 +03:00 |
Vadim ProductEngine
|
c645e9e59e
|
STORM-1220 FIXED Localized sim product name (e.g. "Estate / Full Region") everywhere.
|
2011-07-25 17:34:06 +03:00 |
Don Kjer
|
fde88ae24d
|
Potential fix for SH-1854 and SH-1125 (caps issues)
|
2011-07-14 18:43:49 -07:00 |
Dave Parks
|
4e61870f3a
|
merge
|
2011-07-14 01:07:26 -05:00 |
Brad Payne (Vir Linden)
|
dd3069127b
|
merge
|
2011-07-13 14:57:23 -04:00 |
Dave Parks
|
104748b59a
|
SH-1125 Retry when failing to get seed capability.
|
2011-07-12 17:31:25 -05:00 |
Don Kjer
|
b9d6b5ef9a
|
Merge viewer-development -> mesh-development
|
2011-07-08 18:25:07 -07:00 |
Vadim ProductEngine
|
99691e6a13
|
STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky to a day cycle.
|
2011-07-07 03:17:35 +03:00 |
Vadim ProductEngine
|
7aa7ee6838
|
STORM-1330 WIP Switched the Terrain tab of the Region/Estate floater to using the region info model.
|
2011-07-05 17:51:22 +03:00 |
Brad Payne (Vir Linden)
|
ac09873cf6
|
Added MeshUploadFlag to list of requested caps
|
2011-06-29 13:32:10 -04:00 |
prep linden
|
e7c5913c05
|
Bug fixes for SH-1791
|
2011-06-24 15:21:50 -04:00 |
prep linden
|
4caf151c5a
|
WIP for SH-1791
|
2011-06-22 13:36:21 -04:00 |
Oz Linden
|
13de92740e
|
merge latest viewer-development
|
2011-06-22 11:45:43 -04:00 |
Roxie Linden
|
37a3b0d753
|
Remove ObjectAdd cap, no longer needed
|
2011-06-09 14:30:53 -07:00 |
Dave Parks
|
f1784209d5
|
merge
|
2011-06-07 14:42:54 -05:00 |
Dave Parks
|
690f18c948
|
merge
|
2011-06-07 13:59:40 -05:00 |
Dave Parks
|
faf9693be3
|
Make basehull assert even more forgiving (only error out on 10% over bounds).
|
2011-06-07 00:10:24 -05:00 |
Dave Parks
|
b3fbb12f15
|
SH-1589 Fix for some meshes showing up in non mesh enabled regions.
|
2011-06-06 19:12:52 -05:00 |
Roxie Linden
|
c24a5a3fb5
|
automated merge
|
2011-06-06 15:35:52 -07:00 |