Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llimage/llimageworker.cpp # indra/llimage/llimageworker.h # indra/newview/llcontrolavatar.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/lloutfitslist.cpp # indra/newview/lloutfitslist.h # indra/newview/lltexturefetch.cpp | |||
2024-02-21 | SL-20469 Crash at dead mRootVolp in getAttachedAvatar() | Andrey Kleshchev | |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/app_settings/settings.xml # indra/newview/lldrawpoolground.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorygallery.cpp # indra/newview/llspatialpartition.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/lldrawpoolground.cpp # indra/newview/llspatialpartition.cpp # indra/newview/lltexturefetch.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml # indra/newview/skins/default/xui/en/floater_stats.xml # indra/newview/skins/default/xui/en/floater_texture_fetch_debugger.xml # indra/newview/skins/default/xui/en/notifications.xml # indra/newview/skins/default/xui/en/panel_performance_preferences.xml | |||
2023-09-27 | SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar() | Alexander Gavriliuk | |
2023-09-27 | SL-20345 Avoid of ASSERT (\!mRootVolp) in LLControlAvatar::~LLControlAvatar() | Alexander Gavriliuk | |
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-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2023-05-17 | SL-19655 Remove concept of "low priority" updates (RenderDebugGLSession ↵ | RunitaiLinden | |
assertion stomping pass). Remove a couple unused debug settings and related code. | |||
2022-06-09 | SL-17551 Add "Select Reflection Probes" menu option and make invisible ↵ | Dave Parks | |
objects less annoying when alt-zooming in edit mode. | |||
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) | |