Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-09 | MAINT-7913, MAINT-7817 - fix for animesh attachment corruption after ↵ | Brad Payne (Vir Linden) | |
teleporting to a different simulator. Turns out the control avatar (skeleton) was getting caught up in the cleanup for the original region | |||
2017-11-08 | Added debug setting AnimatedObjectIgnoreLimits for server testing | Brad Payne (Vir Linden) | |
2017-11-08 | SL-831 - animesh objects are not required to have any tris. If they have no ↵ | Brad Payne (Vir Linden) | |
tris, we don't bother making a control avatar for them. | |||
2017-11-07 | SL-830 - fix for previously selected animated objects disappearing when ↵ | Brad Payne (Vir Linden) | |
going static | |||
2017-11-06 | SL-830 - more diagnostics and possible fixes around corrupted graphics state | Brad Payne (Vir Linden) | |
2017-11-01 | merge | Brad Payne (Vir Linden) | |
2017-11-01 | SL-830, SL-831 - no linking if any of the roots is animated object. ↵ | Brad Payne (Vir Linden) | |
isAnimatedObject() just uses check against extended mesh flag of the root. On select, LLVOVolume marks whole linkset for update if animated object. | |||
2017-10-30 | no-op change to try to get build host unstuck | Brad Payne (Vir Linden) | |
2017-10-27 | SL-731, SL-779 - more diagnostics for DebugAnimatedObjects, fixed a problem ↵ | Brad Payne (Vir Linden) | |
with recursiveMarkForUpdate | |||
2017-10-27 | MAINT-7857 - shadow fix for animated objects. | Brad Payne (Vir Linden) | |
2017-10-25 | SL-779 - refactoring related to rigged-mesh determination. animated objects ↵ | Brad Payne (Vir Linden) | |
must contain some triangles even if not at the root | |||
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-10-11 | merge | Brad Payne (Vir Linden) | |
2017-10-11 | increment viewer version to 5.0.9 | Oz Linden | |
2017-10-11 | Added tag 5.0.8-release for changeset 505a492f30bd | Oz Linden | |
2017-10-10 | SL-704 - comment and dead code cleanup | Brad Payne (Vir Linden) | |
2017-10-10 | Sl-761 - removed the 90-degree fixup, so objects can be moved in a ↵ | Brad Payne (Vir Linden) | |
predictable and standard X-forward way in scripts. | |||
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-04 | SL-811 - make reset skeleton logic smarter. Should fix this bug and also ↵ | Brad Payne (Vir Linden) | |
allow animesh skeletons to be reset, although there's no way currently to exercise the latter capability. | |||
2017-10-04 | MAINT-7867 - changed simulator feature query so we're only looking in the ↵ | Brad Payne (Vir Linden) | |
agent's region. This assumes that all regions will have the same settings, which is normally a safe assumption. | |||
2017-10-04 | SL-808 - direct area calculation matches indirect accumulation approach | Brad Payne (Vir Linden) | |
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-28 | MAINT-7860 - made enablement rules same for rotation and translation, when ↵ | Brad Payne (Vir Linden) | |
editing an attached object via text widgets | |||
2017-09-28 | SL-761, SL-718 - transform matrix munging for skeletons of animated object ↵ | Brad Payne (Vir Linden) | |
attachments, to allow editing to work correctly | |||
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-09-20 | SL-683 Fixed Logging parameters not taking effect immediately | andreykproductengine | |
2017-09-19 | MAINT-7820 Fixed crash in LLEventPump | andreykproductengine | |
2017-09-18 | SL-790 - Handle server notification about too many attached animated objects | Brad Payne (Vir Linden) | |
2017-09-18 | SL-790 - Adding UI checks for actions that would increase the animated ↵ | Brad Payne (Vir Linden) | |
object attachment count | |||
2017-09-14 | SL-789 - fix for llassert_always() crash in updateImpostors() | Brad Payne (Vir Linden) | |
2017-09-14 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2017-09-13 | SL-718 - more transform tweaking for animesh, still some issues with ↵ | Brad Payne (Vir Linden) | |
attachments. | |||
2017-09-13 | MAINT-7446 Fixed After installs, bat file fails to start the viewer. | andreykproductengine | |
2017-09-13 | MAINT-7794 Wrap getCapability(..) calls to avoid crashes | Mnikolenko Productengine | |
2017-09-12 | MAINT-7786 FIXED Crash in LLVivoxVoiceClient::provisionVoiceAccount() | Mnikolenko Productengine | |
2017-09-12 | SL-726 - more refactoring on updateCharacter() | Brad Payne (Vir Linden) | |
2017-09-11 | SL-726, SL-718 - refactoring updateCharacter() | Brad Payne (Vir Linden) | |
2017-09-08 | MAINT-7783 FIXED Outfit gallery panel is opened briefly when you are ↵ | Mnikolenko Productengine | |
quitting viewer | |||
2017-09-08 | SL-718 - better support for transforms of animated attachments | Brad Payne (Vir Linden) | |
2017-09-07 | Merged lindenlab/viewer-neko into default | Andrey Lihatskiy | |
2017-09-07 | MAINT-2047 FIXED Avatar follows the object only once if change object's ↵ | Mnikolenko Productengine | |
location in Edit mode | |||
2017-09-07 | Merged in MAINT-5013 | Andrey Kleshchev | |
Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> | |||
2017-09-07 | mac and linux build fix | Mnikolenko Productengine | |