Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-25 | SL-785 - get non-mesh objects in animesh linksets to display | Brad Payne (Vir Linden) | |
2017-10-25 | SL-779 - partial support for animesh objects with non-mesh roots | Brad Payne (Vir Linden) | |
2017-11-13 | MAINT-7847 Remake of 'white alpfa' fix | andreykproductengine | |
2017-11-10 | Backed out changeset: 544a91982eba | andreykproductengine | |
Originally a fix for MAINT-4773. This was causing a number of issues since changes made in this code were pushing null textures into server and viewer should not modify 'content' at server of own violition. | |||
2017-10-10 | SL-704 - comment and dead code cleanup | Brad Payne (Vir Linden) | |
2017-10-09 | MAINT-7870 - propagate new animated mesh flags even if they're being zeroed. ↵ | Brad Payne (Vir Linden) | |
handle notification of same to update control avatars on notification from elsewhere. | |||
2017-10-03 | SL-808 - more work on arc display. area calculations still have some issues, ↵ | Brad Payne (Vir Linden) | |
especially for animated objects. | |||
2017-10-02 | SL-808 - updated ARC display to largely work with animated objects. Gives ↵ | Brad Payne (Vir Linden) | |
some triangle information that we may or may not ultimately keep. Surface area calcs still not working | |||
2017-09-29 | SL-794 - use largest LOD for est tri count, instead of trusting that it's ↵ | Brad Payne (Vir Linden) | |
always the high LOD | |||
2017-09-26 | SL-800 - also need to add attachment overrides in the complementary case | Brad Payne (Vir Linden) | |
2017-09-26 | SL-800 - remove attachment pos overrides from avatar when an attached rigged ↵ | Brad Payne (Vir Linden) | |
mesh becomes an animated object | |||
2017-09-25 | MAINT-7819 - fix for gratuitous extra extended mesh flag setting | Brad Payne (Vir Linden) | |
2017-09-22 | SL-797 - boost ARC by 20K for each attached animated object. Placeholder ↵ | Brad Payne (Vir Linden) | |
value to be revised after testing. | |||
2017-09-22 | SL-794, SL-790 - viewer-side enforcement in UI for various animated object ↵ | Brad Payne (Vir Linden) | |
limits that are also enforced on the server. | |||
2017-08-04 | SL-731 - bug fix | Brad Payne (Vir Linden) | |
2017-08-04 | SL-718 - bug fixes for animated objects as attachments: Pause all associated ↵ | Brad Payne (Vir Linden) | |
avatars when selecting/editing. Don't apply joint positions to the attached avatar on login. | |||
2017-08-03 | SL-731 - render metadata includes triangle count, triangle and vertex count ↵ | Brad Payne (Vir Linden) | |
included with debug text for control avatar | |||
2017-07-29 | SL-731 - diagnostic displays for LOD, tri count | Brad Payne (Vir Linden) | |
2017-07-18 | SL-727 - right-click menus and hover info ignore control avatars. | Brad Payne (Vir Linden) | |
2017-07-13 | SL-714 - pause animations when animated objects are right clicked, generate ↵ | Brad Payne (Vir Linden) | |
rigged volume for wireframe. | |||
2017-07-07 | SL-718 - start on support of animated objects as attachments. | Brad Payne (Vir Linden) | |
2017-07-06 | SL-722 - crash fix when leaving region | Brad Payne (Vir Linden) | |
2017-06-30 | SL-731 - added a hook for debug text specific to control avatars. Also ↵ | Brad Payne (Vir Linden) | |
renamed resetJointsOnDetach to removeAttachmentOverridesForObject to make the connection to addAttachmentOverridesForObject more obvious. | |||
2017-06-29 | SL-722 - crash fix | Brad Payne (Vir Linden) | |
2017-06-28 | SL-722 - work on support for animated object state when linkset-altering ↵ | Brad Payne (Vir Linden) | |
operations take place | |||
2017-06-27 | SL-722 - in progress on managing animated object state with linksets | Brad Payne (Vir Linden) | |
2017-06-20 | SL-731 - don't fetch animated object inventory unless needed for debug display | Brad Payne (Vir Linden) | |
2017-06-09 | SL-704 - code cleanup | Brad Payne (Vir Linden) | |
2017-06-07 | SL-691,SL-694 - viewer can animate objects based on server messaging. First ↵ | Brad Payne (Vir Linden) | |
end-to-end demo for animated objects. | |||
2017-05-25 | SL-694 - Added extra param field for flags related to extended mesh ↵ | Brad Payne (Vir Linden) | |
functionality. Currently this is just one bit to flag an object as able to animate | |||
2017-04-18 | MAINT-1086 FIXED Cannot select a fully transparent object with Beacon Highlight | Mnikolenko Productengine | |
2017-03-03 | MAINT-7119 - [Love Me Render] Issues with RenderAutoMuteByteLimit() versus ↵ | ruslantproductengine | |
worn legacy prims, sculpts and non-rigged mesh. FIXED. Remark: for Linux platform, for the best times, when we will use gcc > 4.6, otherwise ICE :-( | |||
2017-02-13 | MAINT-6999 Cap attachment render weight | andreykproductengine | |
2017-01-24 | MAINT-6645 - Improvement - Agents that render as jelly dolls should have ↵ | ruslantproductengine | |
their attachments render at 0 LoD to prevent loading higher LoD complexity in memory thus deterring crashes. Comments: - Fix based on "RenderAutoMuteByteLimit" setting. - File indra/llxml/llcontrol.h - add all signals to 0 group. It garanty that handlers (in indra/newview/llviewercontrol.cpp) will be called last. | |||
2016-12-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2016-12-15 | Backed out changeset: f73be0eb9d00 | AndreyL ProductEngine | |
2016-12-15 | Backed out changeset: ebe10b4b1197 | AndreyL ProductEngine | |
2016-12-14 | MAINT-6999 Cap attachment render weight | andreykproductengine | |
2016-12-12 | MAINT-6125 - Mesh avatar deforms constantly | ruslantproductengine | |
MAINT-6910 - [MAINT-RC] Some mesh turns invisible when camera is moved on the Maint-RC viewer only - caused by fix for MAINT-6125. Commulative fix. Fixed for booth ticket's in indra/newview/llvovolume.cpp Remained fixed, it's a small code improvements which is not related to MAINT-6125, MAINT-6910 | |||
2016-12-12 | MAINT-6125 - Mesh avatar deforms constantly | ruslantproductengine | |
MAINT-6910 - [MAINT-RC] Some mesh turns invisible when camera is moved on the Maint-RC viewer only - caused by fix for MAINT-6125. Commulative fix. Fixed for booth ticket's in indra/newview/llvovolume.cpp Remained fixed, it's a small code improvements which is not related to MAINT-6125, MAINT-6910 | |||
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
DRTVWR-412 Bento (avatar skeleton extensions) | |||
2016-11-16 | MAINT-6872 Account for CTRL+0 zoom when mesh LOD is calculated | Mnikolenko Productengine | |
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-08 | Backed out changeset: fb2eb1a59be6 | AndreyL ProductEngine | |
Reverting MAINT-6125 | |||
2016-11-08 | Backed out changeset: 2a56972b1571 | AndreyL ProductEngine | |
Reverting MAINT-6259 | |||
2016-11-08 | Backed out changeset: 27782e83386b | AndreyL ProductEngine | |
Reverting MAINT-6793 | |||
2016-10-27 | SL-503 - more info in archetype dump files | Brad Payne (Vir Linden) | |
2016-10-24 | SL-109 - made overly verbose showAttachmentOverrides harder to get when not ↵ | Brad Payne (Vir Linden) | |
desired. | |||
2016-11-16 | MAINT-6872 Account for CTRL+0 zoom when mesh LOD is calculated | Mnikolenko Productengine | |
2016-10-18 | MAINT-6793 Rigged mesh sometimes full of holes | andreykproductengine | |