Commit Graph

182 Commits (e92d3dcf1013ab340fdef514b41ebf790f79e04c)

Author SHA1 Message Date
Dave Parks 3b5d6eed12 merge 2011-04-19 14:55:11 -05:00
Oz Linden b5c834c6fd merge changes for STORM-1051 2011-04-05 07:23:43 -04:00
Loren Shih 47781184fc Automated merge up from viewer-development into mesh-development 2011-04-04 10:42:52 -04:00
Seraph Linden 3d25b9adb5 Fixed issue where changes in physics params were not being transmitted to other avatars.
Fixed issue where left/right was appearing in non-female edit physics.
2011-04-03 22:10:41 -04:00
Don Kjer 774405e92b Cleanup of headless client (was: DisableRendering mode)
* Now called 'HeadlessClient' instead of 'DisableRendering'
* Removed most cases where we skipped certain behaviors in the client when in this mode.  This gets us closer to a 'true' client, for testing purposes.
2011-02-18 23:16:38 +00:00
prep linden 536b51c2bb Renamed function 2011-01-27 17:15:31 -05:00
prep linden 2e8640c3b0 Optimization so that updateRiggedAttachments is not called every frame - still a WIP. 2011-01-27 17:13:08 -05:00
prep linden 1b97777f1a Rebuild attached rigs during attachObject 2011-01-27 16:12:13 -05:00
Dave Parks f0be01bda9 SH-641 Fix for some objects not properly switching LoD under some situations.
Fix for redundant calls to stateSort(LLDrawable*...)
Put back "Build Queue" info display.
2011-01-26 15:26:56 -06:00
prep linden c5de64467f Fix for Sh-780 and tweak for nametag height (Sh-638). 2011-01-12 16:11:51 -05:00
prep 5b09da5079 Fix for SH-579 2011-01-05 16:07:16 -05:00
prep cb8dbaf0ef Fix for SH-542 2010-12-06 17:15:56 -05:00
prep linden 4e922949a9 Fix for SH-479 2010-12-03 13:02:34 -05:00
Loren Shih bfd8efb057 Automated merge up from viewer-development 2010-12-01 10:55:24 -05:00
Loren Shih e67e5cbc40 SH-435 FIXED Crash on login from infinite loop in LLVOAvatarSelf
Added additional check to prevent infinite loop.
Blind fix since we have no repro.
2010-11-30 10:54:36 -05:00
prep 53d5fd1e9b - Pelvis offsets are now preserved
- Fix for CTS-261
2010-10-28 13:40:15 -04:00
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Dave SIMmONs 58f0e78cb4 Initial work on viewer motion interpolation. Changes include:
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code.  Use zero to revert to old logic
* Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds
* Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter
* Added LLVOAvatarSelf::resetRegionCrossingTimer()
* Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings
* LLVOAvatarSelf::updateRegion() will update position value due to region changes
Code reviewed by Ambroff

*
2010-10-12 13:50:17 -07:00
prep linden 70b2ace131 Reset joint positions after detaching a rigged model 2010-10-05 14:14:37 -04:00
Dave Parks 7c2b9221d6 merge 2010-09-27 15:20:27 -05:00
Brad Payne (Vir Linden) 90e3d83a5c Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
Tofu Linden 14cf6fd5a2 merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 2010-09-20 18:15:20 +01:00
Loren Shih 074f4c8c59 VWR-22901 FIXED Backwards compatibility for multiattachments
Better handling of invalid attachment points.
You can now detach points that are incompatible with your viewer, versus having those permanently in the COF>
2010-09-08 13:36:42 -04:00
Boroondas Gupte a18e83e060 re-merged VWR-20583 2010-09-05 23:07:02 +02:00
Tofu Linden 50ea7b1b22 Merge Zai Lynch's http://bitbucket.org/ZaiLynch/vwr-19505 2010-09-03 18:38:42 +01:00
Boroondas Gupte 1b4ae0e053 merged VWR-20583 2010-09-02 19:34:26 +02:00
Boroondas Gupte 3e299ab764 VWR-20583 FIXED submenu indicators (▶ a.k.a. U+25B6) shouldn't be hard-coded
in context menu sub menu names

Use the same mechanism for adding the triangle in LLContextMenuBranch as
is already used in LLMenuItemBranchGL. As a bonus, the triangles will be
nicely right-aligned, just as in the main menu.

Remaining hard-coded triangles all are in indra/newview/skins/default/xui/*/panel_voice_effect.xml.
2010-09-02 18:29:42 +02:00
Tofu Linden 741d944c89 some follow-up for VWR-17801. 2010-09-01 16:51:53 +01:00
Tofu Linden f7f8c18600 VWR-17801 Wrong submenu character when you right click on yourself
Patch by jonathan yap.
2010-09-01 16:16:52 +01:00
ZaiLynch 656158ce6e fix for VWR-19505 2010-08-26 09:03:37 +02:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Tofu Linden 834f2fa6a5 merge from viewer-release 2010-08-20 12:16:46 -07:00
Tofu Linden bb8919c013 merge from viewer-release 2010-08-20 12:16:46 -07:00
Xiaohong Bao 17ee700a33 Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-08-18 12:05:41 -06:00
Xiaohong Bao 104aec161e Automated merge with ssh://hg.lindenlab.com/q/viewer-release 2010-08-18 12:05:41 -06:00
Xiaohong Bao 247ca1660b EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5
Improved the following:
1, make sure the texture callback queue is properly handled and cleaned in time;
2, estimate the LLVOTree pixel area more accurately;
3, eliminate the possibility of back and forth stopping/restarting a texture fetching
2010-08-18 11:33:01 -06:00
Xiaohong Bao 3ac134ec22 EXT-8673: FIXED: UDP texture loading is slower in 2.x viewers than 1.23.5
Improved the following:
1, make sure the texture callback queue is properly handled and cleaned in time;
2, estimate the LLVOTree pixel area more accurately;
3, eliminate the possibility of back and forth stopping/restarting a texture fetching
2010-08-18 11:33:01 -06:00
Tofu Linden 738dde2053 (final?) hairy merge from viewer-release to viewer-public 2010-08-17 11:41:12 -07:00
Tofu Linden b5a8534116 (final?) hairy merge from viewer-release to viewer-public 2010-08-17 11:41:12 -07:00
Brad Payne (Vir Linden) 635b3edaaf merge 2010-08-13 14:39:04 -04:00
Brad Payne (Vir Linden) d77c3e3600 merge 2010-08-13 14:39:04 -04:00
Brad Payne (Vir Linden) 9dcea32760 DEV-52580 FIX 2010-08-13 14:33:30 -04:00
Brad Payne (Vir Linden) 37a0124bfd DEV-52580 FIX 2010-08-13 14:33:30 -04:00
Loren Shih 2f77724a48 EXT-8650 Can wear multiple copies of no-copy item via object links
* EXT-8688 Automatically detach same object is detected
* EXT-8689 Cleanup detachAttachmentIntoInventory code

When an object arrives as an attachment, if it's already attached then it's automatically detached.
2010-08-13 11:12:51 -04:00
Loren Shih 5881252ab2 EXT-8650 Can wear multiple copies of no-copy item via object links
* EXT-8688 Automatically detach same object is detected
* EXT-8689 Cleanup detachAttachmentIntoInventory code

When an object arrives as an attachment, if it's already attached then it's automatically detached.
2010-08-13 11:12:51 -04:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Tofu Linden 1666591946 merge from viewer-release 2010-08-12 12:53:53 +01:00
Tofu Linden 98870dfa24 merge from viewer-release 2010-08-12 12:53:53 +01:00