Commit Graph

250 Commits (22a851663cddecced21acd88ed8ae4fa9fc733fd)

Author SHA1 Message Date
Oz Linden 5949d605d7 merge back 3.4.0-beta3 fixes 2012-08-22 08:40:05 -04:00
Oz Linden c2e902d56a merge back beta fixes 2012-08-20 14:45:47 -04:00
Todd Stinson 6df52172c1 MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using angular velocity. 2012-08-17 15:43:13 -07:00
Todd Stinson 094c717ea8 PATH-842: Another tweak to get the llSetTargetOmega functionality working in the viewer. 2012-08-14 19:10:46 -07:00
Oz Linden 3379760965 merge changes for DRTVWR-189 2012-08-08 07:27:59 -07:00
Todd Stinson 493d3b3651 PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. 2012-08-06 17:08:57 -07:00
simon@Simon-PC.lindenlab.com 83f5d0c616 Merge in viewer-development 2012-07-31 15:42:02 -07: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
Oz Linden c3d9f0e41c merge changes for DRTVWR-179 2012-07-13 13:04:16 -04: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
Dave Parks c0e2d4d988 MAINT-794 Fix for assert on loading some types of objects before their parents. 2012-07-11 15:14:13 -05:00
callum 51f740ca8d MAINT-1228 FIX Can not put more than one object into the contents of an object
Reviewed by Paul PE
2012-07-06 11:31:37 -07:00
Dave Parks 39ee498af0 MAINT-678 Fix for inconsistent data in physics shape display 2012-06-28 15:47:18 -05:00
Todd Stinson 3f17205889 Some clean-up after checking the differences between the pathfinding branch and viewer-release. 2012-06-26 12:27:08 -07:00
Dave Parks 9e9d32de38 merge 2012-06-22 14:04:33 -05:00
Dave Parks 029103133e MAINT-794 Factor out a lot of CPU overhead around updating objects. 2012-06-19 18:08:39 -05:00
Dave Parks 99dc246ac8 Merge 2012-06-15 14:29:46 -05:00
Todd Stinson c352483f62 PATH-704: Enforcing permanency only for static objects on neighboring regions. 2012-06-11 13:52:19 -07:00
Dave Parks 184d5ee79d MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error in llpolymorph 2012-06-11 12:53:36 -05:00
Dave Parks dd00b6dbc8 MAINT-646 Knock out some extraneous performance timers 2012-06-08 14:18:14 -05:00
Oz Linden 98457f8455 merge changes for storm-1852 2012-05-30 14:27:59 -04:00
Todd Stinson f83fcc357f Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-05-25 18:44:47 -07:00
Paul ProductEngine 890c583289 MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker)
- Implemented Richard's and Leo's spec
- Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content
2012-05-22 20:01:22 +03:00
Jonathan Yap 8593020037 STORM-1852 Altitude display stutters or is clamped when flying higher than 4096m 2012-05-11 11:33:03 -04:00
Todd Stinson 2d94e8e764 PATH-629: Allowing viewer edits to permanent objects when in god-mode regardless of frozen mode. 2012-05-08 18:44:04 -07:00
simon@Simon-PC.lindenlab.com 71bbb384b0 MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null pointer checks are good.
Reviewed by Kelly
2012-05-07 13:24:52 -07:00
Todd Stinson ee230730c5 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-04-25 15:27:13 -07:00
Seth ProductEngine 784ec58401 MAINT-813 FIXED crash when trying to access the region info after viewer disconnect.
Added checks for LLViewerRegion pointer in LLViewerObject being invalid.
2012-04-26 00:40:42 +03:00
Todd Stinson 72b17dea7e PATH-542: Ensuring that the rotation is properly updated after the ObjectUpdate message from the server. 2012-04-24 15:17:12 -07:00
Vadim ProductEngine a5ef634b06 MAINT-813 FIXED Potential fix for a crash at LLViewerRegion::getPosGlobalFromRegion.
As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash.
Adding a check that should prevent it (could not reproduce to make sure).
2012-03-30 15:45:54 +03:00
Todd Stinson a2fc83de1e BUGFIX: Removing server warning notification that occurs when attempting to use the inner tubes on the premium wilderness region. The updateFlags() was being called while processing a server message, which would result in erroneous data being posted back to the server. 2012-03-20 15:22:30 -07:00
Todd Stinson 58041846d5 Removing unreachable code from the viewer. Corresponding changes made on the server to remove the message handling. 2012-03-16 14:19:30 -07:00
Todd Stinson 378ae8ce65 PATH-199: Enforcing permanent objects in frozen state to not move. 2012-03-13 15:33:15 -07:00
Todd Stinson 4d77d3cca1 PATH-199: Cleaning up code related to object flags so that I can better use the flags to managed pathfinding flags such as permanent and character. 2012-02-28 19:07:44 -08:00
Dave Parks 0c1fc78bd9 SH-2794 Map buffer now performs as well as buffersubdata 2012-01-18 12:40:11 -06:00
Dave Parks cfb666e9d9 merge 2011-11-15 17:04:37 -06:00
Dave Parks 76bd8cee11 SH-2644 Fix debug display that shows selection triangle count and streaming cost 2011-11-10 14:48:48 -06:00
Richard Nelson 7ffa6ba854 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-10-05 13:01:57 -07:00
Oz Linden 627bd3c5b9 merge changes for storm-1607 2011-09-22 08:52:21 -04:00
Brad Payne (Vir Linden) 77eb3aae04 SH-2440 FIX - first build, then test, then commit 2011-09-16 13:14:30 -04:00
Brad Payne (Vir Linden) 832ed49f5b SH-2440 FIX - avoid calling initInstance() on LLVOAvatarSelf if it already exists 2011-09-16 13:03:10 -04:00
Paul ProductEngine fecec49081 Merge 2011-08-15 20:35:39 +03:00
Brad Payne (Vir Linden) 6732f5fbca merge viewer-development to mesh-development 2011-08-10 17:53:11 -04:00
Oz Linden 4ff281ab94 merge changes for storm-1436 2011-08-09 10:20:41 -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
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 9bef7e95d0 STORM-1436 FIXED Broken localization of "Contents" and "New Script" items in the Contents tab of Build Tools.
The bug happened when the translations contained non-ASCII characters.

Reason: Names of inventory items are limited to ASCII characters.
Fix: Leave names in English, localize them when displaying (on the fly).

The fix only affects object's inventory (i.e. not agent inventory).
2011-07-29 05:20:54 +03:00
Brad Payne (Vir Linden) 8b7e33ad36 Cherry pick of https://bitbucket.org/lindenlab/mesh-development/changeset/9cea44ebea3b by don, to fix old viewer crashes in mesh regions 2011-07-19 15:19:07 -04:00