From a6a2f98070cd55fcaadafc237bd0ffba9d466655 Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Wed, 22 Jul 2026 17:41:55 -0700 Subject: Publish object inventories to external editor. (#5834) * Adding tight integration flag for vscode and open code through a URL. * [WIP] Publish objects and their contents from the viewer into VS code. * [WIP] Still very much a work in progress, supports most of the core operations publish, get, write, delete, and create. Still quite a few bugs to work out. * [WIP] Object publishing checkpoint. * [checkpoint] Script tight integration with vscode, object publishing. * Number of fixed issue. * A few redundancy and performance fixes. * Some cosmetics. * I like "Explore" better than "Publish" * Object renaming, luau inventory icon, runstate, restart. * Some clean up around permissions and possible nullptr deref. * Code review feedback. --- autobuild.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index 66c86f6c06..08d0df7ec9 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1333,11 +1333,11 @@ archive hash - 9e8a23b240897ca2e98f6700fae3bec46ad0d0f2 + c9928095cf40377e901458f5240305a7af2c554d hash_algorithm sha1 url - https://github.com/secondlife/lsl-definitions/releases/download/v0.6.3/lsl_definitions-0.6.3-common-25336758775.tar.zst + https://github.com/secondlife/lsl-definitions/releases/download/v0.6.12/lsl_definitions-0.6.12-common-29281156609.tar.zst name common @@ -1348,9 +1348,9 @@ license_file LICENSES/lsl_definitions.txt copyright - Copyright (c) 2026, Linden Lab + Copyright (c) 2026, Linden Research, Inc. version - 0.6.3 + 0.6.12 use_scm_version true name -- cgit v1.3