Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
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-25 | Merge tag '7.1.6-release' | Erik Kundiman | |
source for viewer 7.1.6.8745209917 | |||
2024-04-20 | Merge tag '7.1.5-release' | Erik Kundiman | |
source for viewer 7.1.5.8443591509 | |||
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-02-27 | Issue#894 Crash at load3 in cacheOptimize | Andrey Kleshchev | |
2023-12-15 | SL-15628 Crash inside ~LLModelInstanceBase | Andrey Kleshchev | |
More explicit cleanup in hopes of narrowing down which of the models failed | |||
2023-10-14 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman | |
2023-10-12 | SL-20062: Fix near clip on reflection probes being clamped to at or below 10 | Cosmic Linden | |
2023-09-13 | Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer into ↵ | Erik Kundiman | |
DRTVWR-559 | |||
2023-09-12 | SL-20157: Fix scale of avatar mesh parts when mikktspace tangent generation ↵ | Cosmic Linden | |
fails | |||
2023-09-10 | Swap dependency between llmath & llmeshoptimizer | Erik Kundiman | |
It seems easier the other way around. This is only so building shared libraries won't fail. | |||
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-08-24 | Merge tag '6.6.14-release' | Erik Kundiman | |
source for viewer 6.6.14.581101 | |||
2023-08-17 | Neon is used as an alternative to SSE2 | Erik Kundiman | |
on Arm systems. | |||
2023-08-01 | Fix commit 7aa029 | Erik Kundiman | |
2023-08-01 | Set so dangling pointer is no error when using GCC | Erik Kundiman | |
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman | |
Useful when installed as shared libraries, so other viewer executables can share these libraries. | |||
2023-07-29 | Setting BUILD_SHARED_LIBS on is now possible | Erik Kundiman | |
by removing cyclic dependencies, and allowing shlib undefined on SLPlugin alone. | |||
2023-07-19 | Explicit when using function_ptr Phoenix binder | Erik Kundiman | |
From the errors: base type ‘float (*)(float, float) noexcept’ fails to be a struct or class type struct functor_action : public FuncT { ^~~~~~~~~~~~~~ ‘float (*)(float, float) noexcept’ is not a class, struct, or union type struct result { typedef typename FuncT::result_type type; }; ^~~~ type ‘float (*)(float, float) noexcept’ is not a direct base of ‘phoenix::functor_action<float (*)(float, float) noexcept>’ : FuncT(fptr_) {} ^ it seems that GCC, at least the ones on my system, failed to deduce that the binder meant to be used when trying to bind the C Std Math Library's powf and fmodf functions is of course the function pointer one (specifically the 2 args specialisation), and not the functor one. | |||
2023-07-11 | SL-19992: Fix assert in LLVolumeLODGroup::refLOD when ↵ | Cosmic Linden | |
LLMeshRepository::notifyMeshUnavailable is called on the highest LOD | |||
2023-06-23 | SL-5161 Avatars should stay hidden longer if they are waiting for meshes or ↵ | Andrey Kleshchev | |
skin data | |||
2023-05-19 | SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 | Nat Goodspeed | |
2023-05-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-05-03 | DRTVWR-559 WIP - optimize ARC calculation et al. | RunitaiLinden | |
2023-04-13 | SL-19358 Fix for explody meshes. | RunitaiLinden | |
2023-04-03 | SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3. | Nat Goodspeed | |
2023-03-29 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-03-30 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/CMakeLists.txt # indra/newview/skins/default/xui/es/floater_tools.xml | |||
2023-03-24 | SL-19321 Optimization pass -- Remove another shadow split from probe render, ↵ | Dave Parks | |
incidental decruft. | |||
2023-03-20 | Merge branch 'DRTVWR-568' into DRTVWR-573-maint-R | Andrey Lihatskiy | |
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-03-06 | Fix double copy of tangents array (#107) | Rye Mutt | |
2023-02-13 | Fix up a couple of tiny merge conflicts after a merge with main | Callum Prentice | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-12-12 | Merge branch 'main' into DRTVWR-568 | Callum Prentice | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-12-12 | DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565 | Nat Goodspeed | |
2022-11-03 | DRTVWR-575: A few more tweaks addressing size_t wider than 32 bits. | Nat Goodspeed | |
2022-10-24 | Merge master into DRTVWR-568 (and fix conflicts) | Callum Linden | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-20 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llnetmap.cpp # indra/newview/llnetmap.h | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-14 | SL-18105 Add to/from json capability to LLGLTFMaterial | Dave Parks | |
2022-10-12 | SL-18190 Fix for assert on 360 snapshot and ? fix for mac build ? | Dave Parks | |
2022-09-29 | Better fix for DRTVWR-559 mac build breakage | Brad Kittenbrink | |
2022-09-29 | fix for mac build breakage DRTVWR-559 | Brad Kittenbrink | |
2022-09-28 | SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glsl | Dave Parks | |
2022-09-27 | Introduce a U8* based interface to unzip_llsd and unpackVolumeFaces | Rye Mutt | |