Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-17 | merge | Brad Payne (Vir Linden) | |
2018-01-17 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-01-12 | MAINT-8145 - reduce zoom lag by updating joint position overrides less ↵ | Brad Payne (Vir Linden) | |
often, no longer done in rebuildGeom() | |||
2017-12-21 | SL-859 - create control avatar if needed when animation request received | Brad Payne (Vir Linden) | |
2017-12-05 | MAINT-2880 Particle generator object doesn't start displaying particles, ↵ | Mnikolenko Productengine | |
when unblocking the owner of this object | |||
2017-12-04 | SL-704 - made avatar hierarchy more consistent by adding lluiavatar for ↵ | Brad Payne (Vir Linden) | |
viewer-local avs used in upload previews | |||
2017-11-29 | merge | Brad Payne (Vir Linden) | |
2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed | |
2017-11-16 | SL-704 - more cleanup, including releaseMeshData() for control avatars, ↵ | Brad Payne (Vir Linden) | |
which don't need mesh data. | |||
2017-11-16 | SL-704 - first pass cleaning up comments. Also added ↵ | Brad Payne (Vir Linden) | |
LLControlAvatar::initInstance() as a potential hook for optimizations. | |||
2017-11-09 | SL-786 - control avatar deletion | Brad Payne (Vir Linden) | |
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-06 | SL-830 - more diagnostics and possible fixes around corrupted graphics state | 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-11-09 | MAINT-2880 Particle generator object doesn't start displaying particles, ↵ | Mnikolenko Productengine | |
when unblocking the owner of this object | |||
2017-10-23 | MAINT-5261 The "Ping Interpolate the object position" seems to no longer work | andreykproductengine | |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-10-11 | merge | Brad Payne (Vir Linden) | |
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-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 | 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-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-08 | SL-718 - better support for transforms of animated attachments | Brad Payne (Vir Linden) | |
2017-09-07 | MAINT-2047 FIXED Avatar follows the object only once if change object's ↵ | Mnikolenko Productengine | |
location in Edit mode | |||
2017-07-21 | SL-751, SL-691 - test lsl scripts update, better syncing between skeleton ↵ | Brad Payne (Vir Linden) | |
and drawable | |||
2017-07-19 | SL-714 - fixes to get wireframes to display consistently when right-clicking ↵ | Brad Payne (Vir Linden) | |
on animated objects. | |||
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-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 - defer markDead() for LLControlAvatar when unlinking. Fixes asset ↵ | Brad Payne (Vir Linden) | |
crash in pipeline. Also added various checks for mDrawable null in llvoavatar.cpp. | |||
2017-06-27 | SL-722 - in progress on managing animated object state with linksets | Brad Payne (Vir Linden) | |
2017-06-20 | SL-731 - control avatar has pointer back to associated volume. Can use this ↵ | Brad Payne (Vir Linden) | |
link to find associated inventory item name for an animation in debug display. | |||
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-05-23 | DRTVWR-418: Reconcile new code with new Alex Ivy LLPipeline API. | Nat Goodspeed | |
2017-04-18 | MAINT-1086 FIXED Cannot select a fully transparent object with Beacon Highlight | Mnikolenko Productengine | |
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-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
DRTVWR-412 Bento (avatar skeleton extensions) | |||
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine | |
2016-10-12 | MAINT-6487 Viewer Objects should not queue too many downloads | andreykproductengine | |
2016-10-07 | MAINT-6792 Improvements for HUD warning | andreykproductengine | |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-07-19 | MAINT-6574 object's text was not fading out over distance after lod info ↵ | andreykproductengine | |
debugging | |||
2016-06-24 | MAINT-6487 After editing an object with a large number of contents, contents ↵ | andreykproductengine | |
in any object will not load until relog. | |||
2016-06-22 | MAINT-6515 Viewer doesn't store scripted null string settext updates for ↵ | andreykproductengine | |
Metadata close refreshing. | |||
2016-06-07 | SL-395 - support scale overrides (currently no way to get these into a dae, ↵ | Brad Payne (Vir Linden) | |
so the actual scale values are fabricated at run-time based on the joint name) | |||
2016-04-04 | merge with 4.0.3-release | Oz Linden | |