Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-24 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-04-19 | Port from OpenEXR to TinyEXR for reduced installer and library size (#1287) | Rye Mutt | |
2024-04-19 | Update autobuild.xml | RunitaiLinden | |
2024-04-09 | Merge remote-tracking branch 'origin/main' into release/materials_featurette | Brad Linden | |
2024-03-27 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # .github/workflows/build.yaml | |||
2024-03-13 | #926 Unshuffle autobuild.xml | RunitaiLinden | |
2024-03-13 | Revert "secondlife/viewer#926 further work on mac openexr lib." | RunitaiLinden | |
This reverts commit ce6170802de1833a8d0d55e9dfc774c4c9dd7eca. | |||
2024-03-12 | secondlife/viewer#926 further work on mac openexr lib. | Brad Linden | |
switching mac lib to be statically linked autobuild installables edit openexr platform=darwin64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-darwin64-df7544d.tar.zst hash_algorithm=sha1 hash=17cd63922214b588d9a36137fadf927237ec0f25 autobuild installables edit openexr platform=linux64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-linux64-df7544d.tar.zst hash_algorithm=sha1 hash=b092658ab5ec009a5875e8b6e5b7109730ad6846 autobuild installables edit openexr platform=windows64 url=https://github.com/secondlife/3p-openexr/releases/download/v1.10/openexr-3.2.2-windows64-df7544d.tar.zst hash_algorithm=sha1 hash=c511ae9a3e401375af2199b498a75f32cebc010f | |||
2024-03-08 | HDRI Local Preview (#953) | RunitaiLinden | |
* #926 WIP - HDRI import prototype v0 * #926 WIP -- add OpenEXR to autobuild.xml * #926 WIP -- Add OpenEXR cmake * #926 WIP -- Attempt at using OpenEXR autobuild package and don't hard code .exr file to load * #926 Unmangle autobuild.xml and get dll's in the right place (thanks, Caladbolg!) * implement mac shared libs plumbing for OpenEXR for secondlife/viewer#926 * Fix Xcode/clang compile error regarding new[]/delete[] mismatch * #926 HDRI Preview finishing touches. - Full ACES when HDRI is enabled - Fix for probes getting stuck paused - Add exposure and rotation controls --------- Co-authored-by: Brad Linden <brad@lindenlab.com> | |||
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden | |
2024-03-01 | Merge branch 'main' into marchcat/yz-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp | |||
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
2024-02-02 | DRTVWR-594 Update llca to version 202402012004.0 | Andrey Lihatskiy | |
2024-02-01 | Issue #716 Update Fmod Studio to version 2.02.20 | Andrey Kleshchev | |
2024-01-19 | DRTVWR-601: Merge branch 'release/gltf-maint2' into DRTVWR-601-gha-libs | Nat Goodspeed | |
2024-01-16 | Undo re-ordering of autobuild.xml (#638) | Ansariel Hiller | |
2024-01-10 | SL-20704 Fix for pathfinding debug display not working. | RunitaiLinden | |
2023-12-20 | DRTVWR-601: Update xxhash common platform to GHA build. | Nat Goodspeed | |
Remove identical platform-specific package references. | |||
2023-12-18 | DRTVWR-601: Update mikktspace, tinygltf, tracy, vulkan_gltf, xxhash | Nat Goodspeed | |
to latest GitHub builds. Some of these were still referencing codeticket builds produced by TeamCity. | |||
2023-12-18 | Merge branch 'main' into DRTVWR-594-maint-Y | Andrey Lihatskiy | |
2023-12-15 | DRTVWR-601: Update vulkan_gltf to GHA build. | Nat Goodspeed | |
2023-12-15 | DRTVWR-601: Drop 32-bit Windows build of llphysicsextension_stub. | Nat Goodspeed | |
2023-12-15 | DRTVWR-601: Update mikktspace and tinygltf to GHA package builds. | Nat Goodspeed | |
Ditch 32-bit Windows build of mikktspace. | |||
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/fonts/DejaVu-license.txt # indra/newview/fonts/DejaVuSans-Bold.ttf # indra/newview/fonts/DejaVuSans-BoldOblique.ttf # indra/newview/fonts/DejaVuSans-Oblique.ttf # indra/newview/fonts/DejaVuSans.ttf # indra/newview/fonts/DejaVuSansMono.ttf | |||
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llspatialpartition.cpp | |||
2023-12-13 | DRTVWR-489 Restore autobuild.xml format | Andrey Lihatskiy | |
2023-12-12 | DRTVWR-489 Update freetype to v.2.12.1.557becd | Andrey Lihatskiy | |
2023-12-05 | Fix formatting in autobuild.xml (indents in close tags) | Alexander Gavriliuk | |
2023-12-05 | DRTVWR-587 Update llca to version 202312051404.0 | Andrey Lihatskiy | |
2023-12-05 | DRTVWR-587 Update llca to version 202312051404.0 | Andrey Lihatskiy | |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk | |
2023-11-30 | Merge branch 'DRTVWR-594-maint-Y' into marchcat/594-y-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorygallery.cpp # indra/newview/skins/default/xui/en/notifications.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 | DRTVWR-587: Update to viewer-manager v3.0-08bf5ee. | Nat Goodspeed | |
This viewer-manager refactors the bad-graphics-card detection. | |||
2023-11-22 | DRTVWR-594: Update kdu version from the updated package. | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update havok-source with havok-libs per recent PR. | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update kdu per recent PR | Nat Goodspeed | |
2023-11-21 | DRTVWR-594: Update dictionaries, glh_linear, havok-source | Nat Goodspeed | |
per recent PRs. Actually the havok-source update is for a new havok-llvm build. | |||
2023-11-21 | SL-20591 Update viewer-manager to v3.0.0170afb | Andrey Kleshchev | |
Restored removed commits since issue was isolated and bypassed. Original issue: win32util.py imports wmi, if import fails it uses registry for getting dns, if import works, it uses wmi to get dns. Including wmi broke dns for some of the users ([Errno 11001] Name or service not known) | |||
2023-11-17 | SL-20591 Update viewer-manager to v3.0.73fef89 | Andrey Kleshchev | |
2023-11-10 | SL-20591 Update viewer-manager to v3.0.0395b15 | Andrey Lihatskiy | |
2023-11-06 | Revert "SL-20185 Fix connection issues (#490)" | Andrey Kleshchev | |
Issue reproed again, restoring. | |||
2023-11-03 | SL-20185 Fix connection issues (#490) | akleshchev | |
2023-11-02 | DRTVWR-594 Update LLCA to v202311020117.0-0f5d9c3 | Andrey Lihatskiy | |
2023-10-31 | DRTVWR-587: Update viewer-manager to v3.0-074736e. | Nat Goodspeed | |
This is viewer-manager's DRTVWR-587-actions branch updated from the new master branch. | |||
2023-10-31 | SL-20031: Reintroduce newest viewer-manager build. | Nat Goodspeed | |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/tests/llleap_test.cpp # indra/newview/viewer_manifest.py | |||
2023-10-13 | SL-18837: Update dullahan to v118.0.5993.54 | Nat Goodspeed | |
This includes this week's CEF 118. |