Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-489-emoji | 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-11-28 | Merge remote-tracking branch 'origin/DRTVWR-528' into DRTVWR-559 | Brad Kittenbrink | |
2022-11-21 | Merge branch 'master' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
2022-11-21 | SL-18218: Switch canonical_repo to GitHub URL | Bennett Goble | |
2022-11-21 | Merge branch master into DRTVWR-565-maint-P | Andrey Kleshchev | |
2022-11-18 | SL-17135 Pull in apr-suit package | Andrey Kleshchev | |
Same apr suit version, but with debug symbols | |||
2022-11-15 | SL-18618 Update libpng | Andrey Kleshchev | |
2022-11-11 | SL-18603 update Bugsplat | Mnikolenko Productengine | |
2022-11-09 | Pull in latest version of the fonts used in kitty catznip's emoji contribution | Callum Linden | |
2022-11-09 | Merge branch 'DRTVWR-489-emoji' of https://bitbucket.org/lindenlab/viewer ↵ | Callum Linden | |
into DRTVWR-489-emoji | |||
2022-11-09 | Add support for the 3p-nanosvg SVG library that will be used to rfender the ↵ | Callum Linden | |
emoji glyphs | |||
2022-10-27 | SL-18230 - pull in updated 3p-freetype package for macOS/Darwin to build to ↵ | Callum Prentice | |
prevent linker errors in Viewer | |||
2022-10-26 | SL-18468 - pull in the (new) 3P package containing the Viewer fonts that are ↵ | Callum Linden | |
required for Kitty's work | |||
2022-10-26 | SL-18232 Library changes needed for emoji support from Kitty Barnett ↵ | Callum Linden | |
(updates for FreeType and ICU4C | |||
2022-10-17 | SL-18218: Switch canonical_repo to GitHub URL | Bennett Goble | |
2022-10-14 | Updated tinygltf package to use common package shared with all platforms as ↵ | Brad Kittenbrink | |
part of SL-17967 work for material overrides | |||
2022-10-14 | SL-18378 Update fmod studio to 2.02.09 | Andrey Kleshchev | |
Should fix some common crashes for parcel media | |||
2022-10-06 | SL-18230: PUll in new version of FreeType that turns off zlib requirment to ↵ | Callum Linden | |
avoid linker dupe errors in the Viewer against zlib | |||
2022-10-04 | SL-16542 Fixed openjpeg library's name | Andrey Kleshchev | |
2022-10-03 | DRTVWR-489: Update to freetype build 575484 | Nat Goodspeed | |
2022-10-03 | SL-18289: Modify autobuild.xml to insert a CMaker architecture flag as well ↵ | Callum Linden | |
as the generator string for Windows builds | |||
2022-10-03 | SL-16542 Fix mac build not having some of openjpeg headers | Andrey Kleshchev | |
2022-10-01 | SL-16542 Pull in chunks of graham's openjpeg code, update openjpeg and ↵ | Andrey Kleshchev | |
enable partial bitstreams Openjpeg was modified: "p_max_len -= l_nb_bytes_read;" was causing an overflow. I'm not sure if I did something incorectly in opj_skip/opj_seek viewer side, but seems like openjpeg should have been checking remaining space in p_max_len either way. P.S. Many thanks to Chafey and Neopallium for implementing openjpeg's partial bitstream support | |||
2022-09-21 | SL-18187 Resolve Win32 failures due to missing mikktspace | Andrey Kleshchev | |
2022-09-17 | SL-17238 Fixed llphysicsextensions connection to llrender | Andrey Kleshchev | |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky Dasmijn | |
DRTVWR-568_cmake | |||
2022-09-16 | SL-18068: Update to viewer-manager build 575083 | Nat Goodspeed | |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-568 | Callum Linden | |
2022-09-14 | SL-18151 [SEC] MOAP can force multiple floaters open on users screen: The ↵ | Callum Linden | |
Viewer part of the fix for this JIRA - pulls in the updated Dullahan that exposes the user_gesture/is_redirect flags and uses them to determine what type of 'nav_type' is exchanged with viewer/plugin | |||
2022-09-08 | SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and ↵ | Dave Parks | |
switch to per-pixel binormal generation. Still bugged with some test content. | |||
2022-08-30 | DRTVWR-568: Pull in new 3p-colladadom build, tweak to VSVER number hardcoded ↵ | Callum Linden | |
into autobuild.xml for VS 2022 and update cmake script to copy the MSVC runtime (proper fix coming | |||
2022-08-25 | SL-18021 Generate a VS 2019 build of the Viewer using current third party ↵ | Callum Linden | |
libraries: replace hard coded VS 2017 '150' maginc number with another magic number - for VS 2019 | |||
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # indra/llrender/llgl.cpp # indra/newview/CMakeLists.txt # indra/newview/llvovolume.cpp | |||
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-06-24 | Fixed DRTVWR-559 mac build with new glext package that includes ↵ | Brad Kittenbrink | |
KHR/khrplatform.h | |||
2022-06-23 | fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ↵ | Brad Kittenbrink | |
glext.h | |||
2022-06-21 | SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps). | Dave Parks | |
2022-06-09 | tinygltf also updated mac and 32bit windows packages with new public build ↵ | Brad Kittenbrink | |
for SL-17214 | |||
2022-06-09 | tinygltf updated with new public build for SL-17214 | Brad Kittenbrink | |
2022-06-08 | SL-17214 add 3p-tinygltf dependency to autobuild.xml | Dave Houlton | |
2022-06-05 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky | |
DRTVWR-543-maint_cmake | |||
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-27 | DRTVWR-543 post-merge cleanup | Andrey Lihatskiy | |
2022-05-27 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/LLCommon.cmake # indra/llcommon/CMakeLists.txt # indra/llrender/llgl.cpp # indra/newview/llappviewer.cpp # indra/newview/llface.cpp # indra/newview/llflexibleobject.cpp # indra/newview/llvovolume.cpp | |||
2022-05-21 | SL-17452 Fixed anscii usage dullahan side | Andrey Kleshchev | |
2022-05-20 | SL-17287 Update Tracy to 0.8.1. Clean up GPU instrumentation. | Dave Parks | |