Commit Graph

292 Commits (ec00f7f14fbf16992b71ddd54e583ba07fdfd523)

Author SHA1 Message Date
Nyx Linden 7f2cf1fa9c SH-4147 FIX Macro avatar hover gets reset on relog
Hover minimum enforcement was getting triggered on relog for macro avatars before
the joint offsets were applied when loading the avatar.

Added code to verify that all attachments in COF have been rezzed, and all
attached objects are not in the process of being rebuilt to the enforcement code.

This should verify that we only apply the hover value enforcement when all rigged meshes
are actually loaded before enforcing minimum hover value
2013-05-30 17:44:51 -04:00
Dave Parks b9bb95f8ae MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. 2013-05-09 15:40:02 -05:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Nyx Linden dbe504cbd4 SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects
Added protection for invalid / empty inventory contents
2013-04-17 18:33:39 -04:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
prep 8e3b190e91 merge 2013-03-11 15:17:13 -04:00
Brad Payne (Vir Linden) 5a436e46f6 SH-3959 WIP - pass information about type of fetched image - server bake, host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed 2013-03-08 17:07:17 -05:00
Brad Payne (Vir Linden) c24c974cc6 SH-3800 WIP - logic to detect baked textures being sought in the wrong place, avoid querying textures for which we have no authoritative data where they live 2013-01-30 18:23:31 -05:00
Nyx Linden 11fe124ae9 merging in viewer-beta.
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
simon@Simon-PC.lindenlab.com 40e78a80cc Pull and merge viewer-development 2012-12-04 14:31:15 -08:00
prep e0432f98ee SH-3563. Pull and merge from viewer-development. Modest code changes to fix alignment issue in llAppearance. 2012-11-28 16:36:34 -05:00
William Todd Stinson b10b7833ee MAINT-1755: Correcting behavior when llTargetOmega is called with zero spin rate. 2012-11-09 17:55:44 -08:00
William Todd Stinson ef26660c30 Pull and merge from https://bitbucket.org/lindenlab/viewer-development. 2012-11-09 16:44:49 -08:00
William Todd Stinson 45336ca20d MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to fix these issues, but then was accidentally re-introduced during a bad merge. 2012-11-08 17:37:01 -08:00
Dave Parks c431ddf629 Automated merge with http://bitbucket.org/lindenlab/viewer-development 2012-11-08 13:05:29 -06:00
William Todd Stinson a91c2d889a Pull and merge from https://bitbucket.org/lindenlab/viewer-development. 2012-11-06 12:22:06 -08:00
Oz Linden 200f39e6a7 merge changes for DRTVWR-217 2012-11-05 16:27:20 -05:00
Kelly Washington 0cdff2817b Merge 2012-10-25 16:13:39 -07:00
William Todd Stinson f44340a6b4 MAINT-1672: Correcting issue where the sailboat boom was not moving correctly. The isssue was that the display text for the prim was being updated, and this code path would mark the prim as having been moved when, in fact, the pipeline had not yet moved the object. 2012-10-15 16:34:29 -07:00
simon@Simon-PC.lindenlab.com d6e3b0445a Merge in viewer-development code and fix build 2012-10-15 14:23:29 -07:00
William Todd Stinson c6a2ac0489 Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. 2012-09-20 19:43:54 -07:00
Dave Parks b4c8a982fc reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in LLViewerObjectList::update, fix for error in llpolymorph 2012-09-20 10:00:53 -04:00
Dave Parks c2d0531a0e reapply 71673401390a: MAINT-646 Knock out some extraneous performance timers 2012-09-20 09:56:36 -04:00
William Todd Stinson 225a3984cb MAINT-1561: BUGFIX Another target omega fix for an issue detected with a clock pendulum. 2012-09-13 12:22:09 -07:00
Oz Linden 1dd256f7a8 merge changes for DRTVWR-213 2012-09-11 10:20:06 -04:00
William Todd Stinson a766e26db4 Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the repository. 2012-09-10 10:37:02 -07:00
simon@Simon-PC.lindenlab.com 38acb45af8 Merge in latest viewer-development 2012-09-05 17:17:54 -07:00
Don Kjer 2cb3b8ef6b Merge VirLinden/sunshine -> don_linden/sunshine-experimental 2012-09-05 18:36:50 +00:00
Don Kjer 9f6c845902 Merge viewer-development -> VirLinden/sunshine 2012-09-05 18:23:31 +00:00
Don Kjer 1f6e20c5bb Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture 2012-09-04 17:43:08 +00:00
Oz Linden e3b4b3875a merge changes for DRTVWR-207 2012-09-04 11:08:14 -04:00
MaksymS ProductEngine 608fa855b3 MAINT-1502 User is unable to rename script inside content of object:
- regression after wrong merge, full fix was done in MAINT-1228;
2012-09-04 12:37:51 +03:00
Oz Linden 8189b28d22 merge changes for 2012-08-31 16:28:24 -04:00
callum e4230e640a MAINT-1455 FIX Media Texture not visually updated correctly
Reviewed by me. (Bao created)
2012-08-29 11:16:22 -07:00
William Todd Stinson 7d54c71aeb MAINT-1480: Ensuring that the new angular velocity is remembered for later comparison to the previous angular velocity. 2012-08-27 19:26:58 -07:00
Todd Stinson fc09a016a0 MAINT-1480: Clearing the angular velocity accummulation when the updated angular velocity is set to zero. 2012-08-27 13:31:07 -07:00
Brad Payne (Vir Linden) 48d9dc9a8e merge 2012-08-22 15:49:38 -04:00
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
Brad Payne (Vir Linden) 5ee461ab19 merge 2012-08-08 15:52:54 -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
Brad Payne (Vir Linden) 6ae4802e6d merge 2012-07-30 19:10:46 -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
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