Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-22 | SL-15039 Prune unused preferences #1 | Andrey Kleshchev | |
List of removed preferences (usused per statistics): AdvanceOutfitSnapshot AnimationDebug AskedAboutCrashReports AudioLevelDoppler AudioLevelRolloff AudioLevelUnderwaterRolloff AudioLevelWind AutoAcceptNewInventory AutoLoadWebProfiles AvatarBacklight AvatarPickerSortOrder AvatarPosFinalOffset AvatarBakedTextureUploadTimeout AvatarBakedLocalTextureUpdateTimeout AnimatedObjectsIgnoreLimits AnimatedObjectsGlobalScale AvatarBoundingBoxComplexity StartUpChannelUUID NearByChatChannelUUID NotificationChannelUUID AlertChannelUUID AssetStorageLogFrequency AvatarInspectorTooltipDelay AllowBottomTrayButtonReordering AvatarRotateThresholdSlow AvatarRotateThresholdFast | |||
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2022-01-13 | SL-16544 Fix for rigged mesh bounding boxes | Dave Parks | |
2021-09-20 | SL-16006 and SL-16009 Rigged mesh rendering optimization pass | Dave Parks | |
2020-11-04 | SL-14015 - possible fix for phantom animesh attachments on mac | Brad Payne (Vir Linden) | |
2020-10-27 | SL-14183, SL-14142 - impostor management improvements, animesh attachments ↵ | Brad Payne (Vir Linden) | |
update on frames when their parent does | |||
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2019-10-16 | merge | Brad Payne (Vir Linden) | |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden | |
2019-08-29 | SL-10536 Crash in getPosRegionFromAgent | andreykproductengine | |
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
2019-07-15 | SL-10908 Safeguards and potential crash fix | andreykproductengine | |
2019-07-15 | SL-10908 Safeguards and potential crash fix | andreykproductengine | |
2019-05-22 | SL-10562 Cleanup 2 | andreykproductengine | |
2019-05-22 | SL-10562 Cleanup | andreykproductengine | |
2019-05-20 | SL-10562 Children in Animesh linksets can not be selected in some cases | andreykproductengine | |
2019-01-08 | SL-10285 - removed one possible route for the isImpostor() crash. ↵ | Brad Payne (Vir Linden) | |
Intermittent issue. | |||
2019-01-08 | Fix broken distortion map rendering (was culling everything). | Graham Linden | |
Clean up deferred\alpha shader to allow re-entrant graphics switching (link error on 2nd compile/link of deferred shaders). Clean up some uses of pragma(optimize,...). | |||
2018-10-12 | SL-9857 - suppress constraint adjustments immediately after region crossing | Brad Payne (Vir Linden) | |
2018-10-11 | removed unused member variables that make xcode 10 unhappy | Brad Payne (Vir Linden) | |
2018-10-11 | SL-9857 - constraint pos math fix | Brad Payne (Vir Linden) | |
2018-10-10 | SL-9849 - animated object attachments get isImpostor() state from av they're ↵ | Brad Payne (Vir Linden) | |
attached to | |||
2018-10-03 | SL-966 - added scale constraints for animated object attachments | Brad Payne (Vir Linden) | |
2018-10-03 | SL-966 - bug fixes, added lerp control for algorithm tweaking | Brad Payne (Vir Linden) | |
2018-10-03 | SL-966 - tweaks to scale/pos constraint logic | Brad Payne (Vir Linden) | |
2018-10-02 | SL-966 - behavior improvements and visualization, bonus removal of unrelated ↵ | Brad Payne (Vir Linden) | |
duplicate code in llappviewer.cpp | |||
2018-10-01 | SL-9773 - treat animated object attachments the same as other rigged ↵ | Brad Payne (Vir Linden) | |
attachments for purposes of visibility in mouselook. | |||
2018-09-27 | SL-1350 - keep control avatar rotation synced to corresponding root drawable | Brad Payne (Vir Linden) | |
2018-09-25 | SL-1291 - fixed some issues with selection highlighting of objects rezzed ↵ | Brad Payne (Vir Linden) | |
while in build mode. Not clear whether this addresses the original issue, which isn't reproing | |||
2018-09-10 | SL-966 - animated object size/pos constraints cont, including some settings ↵ | Brad Payne (Vir Linden) | |
for debugging. additional options to anim_tool.py for making test animations | |||
2018-09-07 | SL-966 - max size = 64 | Brad Payne (Vir Linden) | |
2018-09-07 | SL-966 - updated logic for size/pos constraints | Brad Payne (Vir Linden) | |
2018-09-06 | SL-966 - size and pos limit calcs moved to sep method. Global scale option ↵ | Brad Payne (Vir Linden) | |
for testing of size limits. | |||
2019-01-08 | SL-10285 - removed one possible route for the isImpostor() crash. ↵ | Brad Payne (Vir Linden) | |
Intermittent issue. | |||
2018-08-08 | SL-928 - in mesh upload, warn if bind shape is non-identity and skin weights ↵ | Brad Payne (Vir Linden) | |
are enabled. | |||
2018-07-12 | MAINT-8863 - more diagnostics to pin down possible causes | Brad Payne (Vir Linden) | |
2018-07-09 | MAINT-7926, MAINT-8400 - fixes related to bounding box and LOD calculations ↵ | Brad Payne (Vir Linden) | |
for rigged meshes in animated objects | |||
2018-07-02 | MAINT-8671 - more bind shape fix | Brad Payne (Vir Linden) | |
2018-07-02 | MAINT-8671 - change in bind shape -> quaternion math. | Brad Payne (Vir Linden) | |
2018-06-29 | MAINT-8671 - animated object rotation fix based on bind shape matrix of root ↵ | Brad Payne (Vir Linden) | |
prim, where applicable. | |||
2018-06-15 | MAINT-8554 - encroachment check fix | Brad Payne (Vir Linden) | |
2018-06-15 | MAINT-8554 - animated object max encroach = 3.0 m | Brad Payne (Vir Linden) | |
2018-06-13 | SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to ↵ | Brad Payne (Vir Linden) | |
DebugAnimatedObjects output | |||
2018-06-13 | SL-915, MAINT-8554 - WIP on managing dynamic avatar bounding box, using to ↵ | Brad Payne (Vir Linden) | |
constrain encroachment by animated objects | |||
2018-05-04 | MAINT-8608, MAINT-8539, MAINT-8615 - more animation state management - less ↵ | Brad Payne (Vir Linden) | |
log spam, more docs | |||
2018-05-04 | MAINT-8608 - more on animation updates | Brad Payne (Vir Linden) | |
2018-05-03 | MAINT-8608, MAINT-8539, MAINT-8615 - changes to make object animation info ↵ | Brad Payne (Vir Linden) | |
more persistent, tolerant to race conditions during initialization | |||
2018-04-27 | MAINT-8559 - consistent management of control skeleton state with animated ↵ | Brad Payne (Vir Linden) | |
objects | |||
2018-04-20 | MAINT-8549, MAINT-8554 - improvements to animesh ARC, restrict joint ↵ | Brad Payne (Vir Linden) | |
position overrides to +/-5m | |||
2018-03-27 | SL-897 - added animated object streaming cost to DebugAnimatedObjects display. | Brad Payne (Vir Linden) | |