Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-04 | MAINT-5416 FIXED Cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
--HG-- branch : maint-5416 | |||
2015-07-23 | MAINT-5416 Reverted changeset: 9bd24c17d908 | AndreyL ProductEngine | |
2015-07-17 | MAINT-5416 FIXED cannot right-click a rigged mesh that's worn | AndreyL ProductEngine | |
2015-06-09 | MAINT-4893 FIXED Investigate a viewer option to limit rendering avatar near ↵ | andreykproductengine | |
0,0,0 and avoid ugly rendering glitches | |||
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-04 | MAINT-4858 FIX | Brad Payne (Vir Linden) | |
2015-02-25 | merge | Brad Payne (Vir Linden) | |
2015-01-08 | MAINT-3240 Don't show avatar if it's in mute list | Mnikolenko ProductEngine | |
2015-01-05 | Moved mHoverOffset to LLCharacter so it's accessible inside animations. ↵ | Brad Payne (Vir Linden) | |
Apply offset when constrained to ground. | |||
2015-01-05 | SL-92 WIP - More consistent enforcement of min/max hover values. Setting is ↵ | Brad Payne (Vir Linden) | |
stored as a per-account F32 value. | |||
2014-12-22 | merge | Brad Payne (Vir Linden) | |
2014-12-16 | SL-92 WIP - track appearance message timing | Brad Payne (Vir Linden) | |
2014-12-08 | SL-92 WIP - hover height communicated via appearance messages. | Brad Payne (Vir Linden) | |
2014-12-02 | Merge downstream code and become 3.7.22 | simon | |
2014-11-15 | MAINT-4537 WIP - more joint position management during outfit changes | Brad Payne (Vir Linden) | |
2014-11-14 | MAINT-4537 WIP - order of operations during outfit change | Brad Payne (Vir Linden) | |
2014-10-30 | SL-93 - WIP on managing pelvis fixups using new joint offset framework | Brad Payne (Vir Linden) | |
2014-10-29 | MAINT-4606 WIP - handle removing attachments that contain multiple mesh objects | Brad Payne (Vir Linden) | |
2014-10-08 | Switched to keying joint offsets by mesh id | Brad Payne (Vir Linden) | |
2014-09-30 | MAINT-4448 FIXED Avatar often stops animating when being animated by an ↵ | andreykproductengine | |
intan solo dance ball on Interesting based viewers only. | |||
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2014-02-10 | Merge viewer-release | simon | |
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | merge 3.6.10-release | Oz Linden | |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows | |
Reviewed with Simon | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-10 | Quite down log spam from loading shaders. | Dave Parks | |
Up bone cap to 64 for rigged meshes. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-09-23 | SH-3455 WIP - post-SSA cleanup | Brad Payne (Vir Linden) | |
2013-09-23 | SH-3455 WIP - post-SSA cleanup, including removal of mUseServerBakes and ↵ | Brad Payne (Vir Linden) | |
related methods | |||
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-18 | sunshine cleanup annotations | Brad Payne (Vir Linden) | |
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-08-27 | MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵ | simon | |
linked objects Removed "geometry" and "surface" Reviewed by Kelly | |||
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-10-17 | SUN-69 MAINT-2258 : temp attachments getting removed improperly. Reviewed ↵ | simon | |
by Kelly. | |||
2013-08-06 | Fixes for SH-4321. Also removed some unnecessary transform updates, and ↵ | prep@lindenlab.com | |
unused joint resetting code | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders |