Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | Merge tag '7.1.8-release' | Erik Kundiman | |
source for viewer 7.1.8.9375512768 | |||
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-05-15 | Merge branch 'main' into marchcat/x-mf-merge | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llfloaterimagepreview.cpp | |||
2024-05-15 | Post-merge spaces fix | Andrey Lihatskiy | |
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-21 | Avoid GCC misleading indentation errors | Erik Kundiman | |
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman | |
source for viewer 7.1.5.8443591509 | |||
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-04-09 | #1126 gltf scene import prototype (#1172) | RunitaiLinden | |
* #1126 GLTF Scene import initial prototype (working geometry import for some assets) * #1126 WIP -- Expand support for more vertex formats, PoC material import, shadow support, scale support * #1126 move GLTF implementation to newview/gltf * #1126 Refactor attribute loading to be less copy/pasta for each combination of types * #1126 Partially working object selection. Ability to have multiple scenes at once. Helpful message on how to use the preview button. * #1126 Add bounding box debug display and untangle GLTF raycast from LLVOVolume raycast * #1126 Working raycast on GLTF scenes. * #1126 Remove some #pragma optimize offs | |||
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-01-31 | secondlife/viewer-issues#43: Fix debug normals not rendering for terrain | Cosmic Linden | |
2024-01-09 | Merge tag '7.1.2-release' | Erik Kundiman | |
source for viewer 7.1.2.7215179142 | |||
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-01-08 | Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-X | Andrey Kleshchev | |
# Conflicts: # indra/newview/VIEWER_VERSION.txt | |||
2023-12-18 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/llpanelprofile.cpp # indra/newview/llspatialpartition.cpp | |||
2023-12-15 | Merge tag '7.1.1-release' | Erik Kundiman | |
source for viewer 7.1.1.7039128750 | |||
2023-12-14 | Merge remote-tracking branch 'origin/main' into DRTVWR-596 | Brad Linden | |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llspatialpartition.cpp | |||
2023-12-01 | SL-20611 Followup -- fix for water rendering twice. Add comments around ↵ | RunitaiLinden | |
LLEventPoll hack. | |||
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-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-11-22 | SL-20610 Crash when unticking animesh on an attachment | Andrey Kleshchev | |
2023-10-14 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-13 | SL-20448 Fix for worn animesh corrupting octree bounding boxes. | RunitaiLinden | |
2023-09-29 | SL-20244 On-screen animesh characters that start pelvis offset animations ↵ | Alexander Gavriliuk | |
disappear when root goes off-screen | |||
2023-09-29 | SL-20244 On-screen animesh characters that start pelvis offset animations ↵ | Alexander Gavriliuk | |
disappear when root goes off-screen | |||
2023-09-29 | SL-20244 On-screen animesh characters that start pelvis offset animations ↵ | Alexander Gavriliuk | |
disappear when root goes off-screen | |||
2023-09-28 | SL-20361 Avoid of ASSERT (false) in check_rigged_group() | Alexander Gavriliuk | |
2023-09-28 | SL-20361 Avoid of ASSERT (false) in check_rigged_group() | Alexander Gavriliuk | |
2023-09-27 | SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline() | Alexander Gavriliuk | |
2023-09-27 | SL-20346 Avoid of ASSERT (pos.isFinite()) in drawBoxOutline() | Alexander Gavriliuk | |
2023-09-22 | SL-20244 Log crash reason before assertion in check_rigged_group() | Alexander Gavriliuk | |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-09-10 | Preprocess non portable OpenGL code | Erik Kundiman | |
2023-09-10 | Lose the _ARB suffix from many macros | Erik Kundiman | |
2023-08-30 | SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message ↵ | Alexander Gavriliuk | |
more informative | |||
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-07-28 | SL-20094 Add "Select Reflection Probes" checkbox | RunitaiLinden | |
2023-07-21 | SL-20010 Make reflection probes ignore touch actions. | RunitaiLinden | |
2023-07-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk | |
2023-06-23 | SL-19897 Fix for 100% transparent objects not showing up in highlight ↵ | RunitaiLinden | |
transparent until LoD switch. | |||
2023-06-02 | SL-18251 Expand extents to include the Control Avatar bounds | Alexander Gavriliuk | |
2023-05-17 | SL-19655 Decruft legacy GLSL shaders and now unused build queues. | RunitaiLinden | |
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. | |||
2023-05-03 | DRTVWR-559 WIP - optimize ARC calculation et al. | RunitaiLinden | |
2023-04-03 | SL-18458 Make LLVOCache the one source of truth on most recently received ↵ | RunitaiLinden | |
overrides. (#147) | |||
2023-03-13 | SL-19371 Fix for occlusion culling getting stuck after teleport. | Dave Parks | |
2023-03-10 | DRTVWR-559 Fix for assert in LLVertexBuffer, incidental decruft. | Dave Parks | |