From 762855f2554393dd3bcacd9b5d205765409f6a95 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Thu, 1 Feb 2024 23:00:53 +0200 Subject: SL-19585 Try replacing fmod with openal Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality --- autobuild.xml | 72 ++++------------------------------------------------------- 1 file changed, 4 insertions(+), 68 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 0e5a5a2a25..b728bb4d3d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -537,72 +537,6 @@ description Expat is an XML parser library written in C - fmodstudio - - platforms - - darwin64 - - archive - - creds - github - hash - fb6797ff93b6e881b060d2a8b396d8d7477834ee - hash_algorithm - sha1 - url - https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908444 - - name - darwin64 - - linux64 - - archive - - creds - github - hash - a378bd1604aa97ca763140911f9f4e463ced85c0 - hash_algorithm - sha1 - url - https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908446 - - name - linux64 - - windows64 - - archive - - creds - github - hash - 72304491d86bd797b840999b255358f195b06609 - hash_algorithm - sha1 - url - https://api.github.com/repos/secondlife/3p-fmodstudio/releases/assets/108908456 - - name - windows64 - - - license - fmod - license_file - LICENSES/fmodstudio.txt - copyright - FMOD Studio by Firelight Technologies Pty Ltd. - version - 2.02.13.578928 - name - fmodstudio - description - FMOD Studio API - fontconfig platforms @@ -2933,7 +2867,8 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=TRUE - + -DUSE_OPENAL:BOOL=ON + build @@ -2974,7 +2909,8 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors -DADDRESS_SIZE:STRING=$AUTOBUILD_ADDRSIZE -DROOT_PROJECT_NAME:STRING=SecondLife -DINSTALL_PROPRIETARY=TRUE - + -DUSE_OPENAL:BOOL=ON + build -- cgit v1.2.3 From 32c24ffbd7395be67ec6d59a00c68165ec8d8318 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Wed, 27 Mar 2024 14:44:22 +0100 Subject: Fix merge issues --- autobuild.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 61942bf9da..387699ed47 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1572,6 +1572,18 @@ name linux64 + windows + + archive + + hash + 2e5f1f7046a49d8b0bc295aa878116bc + url + http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/60043/564063/llphysicsextensions_stub-1.0.542456-windows-542456.tar.bz2 + + name + windows + license internal -- cgit v1.2.3 From 53d4fcd3597d2042b2c82bd3aaa41f61fdb7b3d5 Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Wed, 27 Mar 2024 19:51:59 -0400 Subject: Remove dead googlemock dependency and related setup code --- autobuild.xml | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 387699ed47..182f7876ce 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -711,52 +711,6 @@ description glh - is a platform-indepenedent C++ OpenGL helper library - googlemock - - platforms - - darwin64 - - archive - - hash - dce3174b12136746f5f910e311e895c1b47bf8fb - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-googlemock/releases/download/v1.7.0.2b109d4/googlemock-1.7.0.2b109d4-darwin64-2b109d4.tar.zst - - name - darwin64 - - windows64 - - archive - - hash - 265813f84b04c3b03f3d7d33e149b3d5e3cf31db - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-googlemock/releases/download/v1.7.0.2b109d4/googlemock-1.7.0.2b109d4-windows64-2b109d4.tar.zst - - name - windows64 - - - license - BSD - license_file - LICENSES/gmock.txt - copyright - Copyright 2008, Google Inc. - version - 1.7.0.2b109d4 - name - googlemock - description - a library for writing and using C++ mock classes - gstreamer platforms -- cgit v1.2.3 From cf45bf5f6e2cd42634a7d3bf648921d1ac146732 Mon Sep 17 00:00:00 2001 From: Bennett Goble Date: Sat, 30 Mar 2024 21:03:51 -0700 Subject: Add boost 1.84.0, boost.json Update boost from 1.81.0 (2022) to 1.84.0 (2023) and enable the `boost.json` module so that it can replace rapidjson. --- autobuild.xml | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 182f7876ce..7b5f468e2d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -104,25 +104,39 @@ archive hash - 8539775e0a0783bd252bc548b20b3472a8254c31 + 7dbf7da20148f842c05f99d82f34e0327dc0863d hash_algorithm sha1 url - https://github.com/secondlife/3p-boost/releases/download/v1.81-09d25a7/boost-1.81-darwin64-09d25a7.tar.zst + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-darwin64-8496328150.tar.zst name darwin64 + linux64 + + archive + + hash + fb6639e5f0e32a5bf61d3c564adfc5c45a661093 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-linux64-8496328150.tar.zst + + name + linux64 + windows64 archive hash - d40c86fbcb6ce064d546165cbabbf035ea80e07b + 966a5f33567392dc5d868ab7fa5ba0b636807d3c hash_algorithm sha1 url - https://github.com/secondlife/3p-boost/releases/download/v1.81-09d25a7/boost-1.81-windows64-09d25a7.tar.zst + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-windows64-8496328150.tar.zst name windows64 @@ -196,25 +210,39 @@ archive hash - b1bb8a9c8d458d8842d79f9633fb61df12f1b0ad + a1c9ce16460f23060292db315db29a7655ae3a88 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3.ab0c124/colladadom-2.3.ab0c124-darwin64-ab0c124.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-darwin64-8496506656.tar.zst name darwin64 + linux64 + + archive + + hash + 9185d670e108ee827c4afcc1a09af329832634dc + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-linux64-8496506656.tar.zst + + name + linux64 + windows64 archive hash - 0df4c05d4efa3019afa4cbf09599df60b586fc5c + 335fe846c14bbf1316c55df334abb606f704ad27 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3.ab0c124/colladadom-2.3.ab0c124-windows64-ab0c124.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-windows64-8496506656.tar.zst name windows64 -- cgit v1.2.3 From d9f7cd36a718785bb8269cb444faf163dc04fe1b Mon Sep 17 00:00:00 2001 From: Bennett Goble Date: Sun, 31 Mar 2024 11:58:43 -0700 Subject: Switch to 3p-boost repo built libs --- autobuild.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 7b5f468e2d..cfc883a979 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -104,11 +104,11 @@ archive hash - 7dbf7da20148f842c05f99d82f34e0327dc0863d + d8d9e1e15ec09c81acfa9ffb80c3f20435373543 hash_algorithm sha1 url - https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-darwin64-8496328150.tar.zst + https://github.com/secondlife/3p-boost/releases/download/v1.84.0-r1/boost-1.84-darwin64-8499892512.tar.zst name darwin64 @@ -118,11 +118,11 @@ archive hash - fb6639e5f0e32a5bf61d3c564adfc5c45a661093 + a5552fcd343179c4c7d6dd6289675431a8c0fe8d hash_algorithm sha1 url - https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-linux64-8496328150.tar.zst + https://github.com/secondlife/3p-boost/releases/download/v1.84.0-r1/boost-1.84-linux64-8499892512.tar.zst name linux64 @@ -132,11 +132,11 @@ archive hash - 966a5f33567392dc5d868ab7fa5ba0b636807d3c + 5af9c69093e171eda552720a7acd570496db17db hash_algorithm sha1 url - https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-windows64-8496328150.tar.zst + https://github.com/secondlife/3p-boost/releases/download/v1.84.0-r1/boost-1.84-windows64-8499892512.tar.zst name windows64 @@ -210,11 +210,11 @@ archive hash - a1c9ce16460f23060292db315db29a7655ae3a88 + fd656d2478728c4fc268478ec40d33b0ed1b7d83 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-darwin64-8496506656.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r4/colladadom-2.3.8500178177-darwin64-8500178177.tar.zst name darwin64 @@ -224,11 +224,11 @@ archive hash - 9185d670e108ee827c4afcc1a09af329832634dc + aebc0ddcae18852e78143fbac793cd4a32f0f251 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-linux64-8496506656.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r4/colladadom-2.3.8500178177-linux64-8500178177.tar.zst name linux64 @@ -238,11 +238,11 @@ archive hash - 335fe846c14bbf1316c55df334abb606f704ad27 + 3b25739b1a923c2edcf19864a1c82aeb5042567b hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-windows64-8496506656.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r4/colladadom-2.3.8500178177-windows64-8500178177.tar.zst name windows64 -- cgit v1.2.3 From 17e1f3692c5c1e9cbc6ba6895b312a8baae9aec2 Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Fri, 5 Apr 2024 19:03:58 -0400 Subject: Port from JsonCPP to Boost.Json for json parsing and serializing (#1054) --- autobuild.xml | 60 ----------------------------------------------------------- 1 file changed, 60 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index cfc883a979..31f378e4ba 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1021,66 +1021,6 @@ description JPEG encoding, decoding library - jsoncpp - - platforms - - darwin64 - - archive - - hash - 07761ab01e61d5d6b40d303ffafd85ec055ec9f7 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-darwin64-bc46e62.tar.zst - - name - darwin64 - - linux64 - - archive - - hash - 97e268754808cb2fbd682c4d3beafd2c598e1ba7 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-linux64-bc46e62.tar.zst - - name - linux64 - - windows64 - - archive - - hash - 500e455b210d6bc4985185cef2472987ed3034bf - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-windows64-bc46e62.tar.zst - - name - windows64 - - - license - public domain - license_file - LICENSES/jsoncpp.txt - copyright - Copyright (c) 2007-2010 Baptiste Lepilleur - version - 0.5.0.bc46e62 - name - jsoncpp - description - jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. - kdu platforms -- cgit v1.2.3 From 15d4db0b5d52097de33ea036b8a1a4b7f5384e3f Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 6 May 2024 03:33:09 +0300 Subject: openal @rpath fix --- autobuild.xml | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 1521b62557..3760ec6ae2 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2010,63 +2010,63 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors openal + copyright + Copyright (C) 1999-2007 by authors. + description + OpenAL Soft is a software implementation of the OpenAL 3D audio API. + license + LGPL2 + license_file + LICENSES/openal-soft.txt + name + openal platforms - linux64 + darwin64 archive hash - e0fbc4874acc4167a6e2b6489fbb8258d98fd665 + 191e4ef07a35f7147708415465191ce7622e3012 hash_algorithm sha1 url - https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-18e315c/openal-1.23.1-linux64-18e315c.tar.zst + https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-8668009/openal-1.23.1-darwin64-8979520327.tar.zst name - linux64 + darwin64 - windows64 + linux64 archive hash - 6ae3b5310eb1988741bc55416681ca9d64f76f85 + 3bd8c9028ef42bdb43c7422e7d324e213fdb081e hash_algorithm sha1 url - https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-18e315c/openal-1.23.1-windows64-18e315c.tar.zst + https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-8668009/openal-1.23.1-linux64-8979520327.tar.zst name - windows64 + linux64 - darwin64 + windows64 archive hash - 4edaef5f03a1122eae8467c4a04d9caccaaaf847 + 4b849609abec790e89be5fad8ddee3717ee301c4 hash_algorithm sha1 url - https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-18e315c/openal-1.23.1-darwin64-18e315c.tar.zst + https://github.com/secondlife/3p-openal-soft/releases/download/v1.23.1-8668009/openal-1.23.1-windows64-8979520327.tar.zst name - darwin64 + windows64 - license - LGPL2 - license_file - LICENSES/openal-soft.txt - copyright - Copyright (C) 1999-2007 by authors. version 1.23.1 - name - openal - description - OpenAL Soft is a software implementation of the OpenAL 3D audio API. openjpeg -- cgit v1.2.3 From 03c4458bdcc6821a3047f93b729d412e274ab9af Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Mon, 20 May 2024 13:22:55 -0500 Subject: #1392 GLTF Upload (#1394) * #1392 WIP -- Functional texture upload, stubbed out .bin upload. * #1392 GLTF Upload WIP -- Emulates successful upload Successfully uploads texture Emulates successful .gltf and .bin upload by injecting into local asset cache. Emulates rez from inventory by setting sculpt ID of selected object Currently fails in tinygltf parsing due to missing .bin * Add missing notification * Build fix * #1392 Add boost::json .gltf reading support. * #1392 boost::json GLTF writing prototype * Create gltf/README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * #1392 Add ability to render directly from LL::GLTF::Material * Fix for mac build * Mac build fix * #1392 AssetType and Inventory Type plumbing * #1392 More sane error handling and scheduling of uploads. * #1392 Actually attempt to upload glbin * Mac build fix, upload nudge * Mac build fix * Fix glTF asset uploads to server * Mac build fix (inline not static) * More consistent inline * Add glm, mac nudge. * #1392 For consistency with spec, start using glm over glh:: and LLFoo * Another attempt at placating Mac builds * Another Mac nudge * Mac build take 23 * #1392 Prune LLMatrix4a from GLTF namespace. * #1392 Fix for orientation being off (glm::quat is wxyz, not xyzw) * #1392 WIP -- Actually send the sculpt type and id, nudge readme and alpha rendering * #1392 Working download! * #1394 Add support for GLTFEnabled SimulatorFeature * #1392 Review feedback --------- Co-authored-by: Pepper Linden <3782201+rohvani@users.noreply.github.com> --- autobuild.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 2cf5496bd0..85c1e5fbf5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -739,6 +739,48 @@ description glh - is a platform-indepenedent C++ OpenGL helper library + glm + + canonical_repo + https://github.com/secondlife/3p-glm + copyright + Copyright (c) 2005 - G-Truc Creation + description + OpenGL Mathematics + license + MIT + license_file + LICENSES/glm_license.txt + name + glm + platforms + + common + + archive + + hash + 353ae3a560143732503a8e14499ae12db1e66056 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-glm/releases/download/v1.0.1-r1/glm-v1.0.1-common-9066386153.tar.zst + + name + common + + + source_type + git + vcs_branch + refs/tags/v1.0.1-r1 + vcs_revision + 399cd5ba57a9267a560ce07e50a0f8c5fe3dc66f + vcs_url + git://github.com/secondlife/3p-glm.git + version + v1.0.1 + gstreamer platforms -- cgit v1.2.3 From fa2b0e213572908297e69ddb438a0e95471c9b49 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 3 Jun 2024 14:33:21 +0300 Subject: Fix Windows build following #1613 --- autobuild.xml | 46 +++++++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 3743273e0f..bd64520a0a 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1376,6 +1376,14 @@ llphysicsextensions_source + copyright + Copyright (c) 2010, Linden Research, Inc. + license + internal + license_file + LICENSES/llphysicsextensions.txt + name + llphysicsextensions_source platforms darwin64 @@ -1385,11 +1393,11 @@ creds github hash - b037cc0b29ea70ee834cfae6dda5b7a25cd57174 + 24256fab0ccf6c0f70dcb536240e7e556f592ebe hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851460 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617692 name darwin64 @@ -1401,15 +1409,31 @@ creds github hash - bdea1fd5c4da9da5afde088d16188b45d0853e04 + 7d218e641c66a63bb6722b4605d6bcbf78c51c85 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851461 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617691 name linux64 + windows + + archive + + creds + github + hash + 9c06f431cbbf06e26cf5009527403a7e1e31a513 + hash_algorithm + sha1 + url + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617693 + + name + windows + windows64 archive @@ -1417,26 +1441,18 @@ creds github hash - f652ce0d6aef864689f0ed44255da4d9cd65a43f + 56b94c0d0f0b2f221fd13648e99e9569b0490d76 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/144851463 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617694 name windows64 - license - internal - license_file - LICENSES/llphysicsextensions.txt - copyright - Copyright (c) 2010, Linden Research, Inc. version - 1.0.479d20a - name - llphysicsextensions_source + 1.0.b6dc588 llphysicsextensions_stub -- cgit v1.2.3 From 395c1c6adf1ecb669f805d5244772b080c077cce Mon Sep 17 00:00:00 2001 From: Ansariel Date: Mon, 3 Jun 2024 14:49:29 +0200 Subject: Remove obsolete Windows package for llphysicsextensions_source --- autobuild.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index bd64520a0a..56a6ff51fd 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1418,22 +1418,6 @@ name linux64 - windows - - archive - - creds - github - hash - 9c06f431cbbf06e26cf5009527403a7e1e31a513 - hash_algorithm - sha1 - url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617693 - - name - windows - windows64 archive -- cgit v1.2.3 From 9663bbe119d134b328131ebafcf104a9ddd59e5e Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 10 Jun 2024 18:39:06 +0300 Subject: Fix Windows build following #1676 --- autobuild.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 56a6ff51fd..a3266d4062 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1393,11 +1393,11 @@ creds github hash - 24256fab0ccf6c0f70dcb536240e7e556f592ebe + 755a3de464149ae88b048f976828a8c0c46e3bdb hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617692 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966323 name darwin64 @@ -1409,11 +1409,11 @@ creds github hash - 7d218e641c66a63bb6722b4605d6bcbf78c51c85 + 813e7b5e294d7958e3d69e2252752ff346953b0c hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617691 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966322 name linux64 @@ -1425,18 +1425,18 @@ creds github hash - 56b94c0d0f0b2f221fd13648e99e9569b0490d76 + 67f647538b1b49d0152fd9d03cfb9bdf978e33d1 hash_algorithm sha1 url - https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/171617694 + https://api.github.com/repos/secondlife/llphysicsextensions_source/releases/assets/172966328 name windows64 version - 1.0.b6dc588 + 1.0.b8b1f73 llphysicsextensions_stub -- cgit v1.2.3 From e4fd1bd71ef31b34ea92e2b5b5be4e08aad42269 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Thu, 20 Jun 2024 23:29:38 +0300 Subject: viewer#1808 Use bugsplat's setAttribute for app state --- autobuild.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index b7eb7ad045..c47661df18 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -164,11 +164,11 @@ archive hash - d152f19f4a5a9c8013f006e19b1fcd88692bccf1 + cd1f1d55a2488657ec2253774b3a414621f81b24 hash_algorithm sha1 url - https://github.com/secondlife/3p-bugsplat/releases/download/v1.0.7-527603a/bugsplat-1.0.7-527603a-darwin64-527603a.tar.zst + https://github.com/secondlife/3p-bugsplat/releases/download/v1.1.5-71fc41e/bugsplat-1.1.1-9599607655-darwin64-9599607655.tar.zst name darwin64 @@ -178,11 +178,11 @@ archive hash - 1364da04333570b73c771e4f4acd1bacc7fc3f02 + 9fb0615d17988bd89a2e5ae6d4d19e150afb54a9 hash_algorithm sha1 url - https://github.com/secondlife/3p-bugsplat/releases/download/v1.0.7-527603a/bugsplat-4.0.3.0-527603a-windows64-527603a.tar.zst + https://github.com/secondlife/3p-bugsplat/releases/download/v1.1.5-71fc41e/bugsplat-5.0.1.0-9599607655-windows64-9599607655.tar.zst name windows64 @@ -195,7 +195,7 @@ copyright Copyright 2003-2017, BugSplat version - 4.0.3.0-527603a + 5.0.1.0-71fc41e name bugsplat description -- cgit v1.2.3