Skip to content

Commit

Permalink
Update deployed packages for 57888fd (#1178)
Browse files Browse the repository at this point in the history
* Update version to 0.3.2-nightly-2023-11-21

* Update deployed packages for 57888fd

* Revert version back to 0.3.2-dev
  • Loading branch information
moose-jobs authored Nov 21, 2023
1 parent d30acf3 commit a88bffc
Show file tree
Hide file tree
Showing 116 changed files with 213 additions and 213 deletions.
6 changes: 3 additions & 3 deletions guest/rust/examples/assets/assimp/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
id = "ucrv73n74dw42ldnz4kxeadvm5uwzgm5"
name = "Assimp"
description = "Import over 30+ different 3D file formats into your project, using the built in assimp integration."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "2e2uwjt8HHM1tGugg6MNsb" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "1aXLmVB1jLqfwFLBWRfATk" }
6 changes: 3 additions & 3 deletions guest/rust/examples/assets/basic_model/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "x2zcchov26324tx3av4jvrl5xxealush"
name = "Basic model loading"
description = "Load and render a glb model."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/basic_model"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "2e2uwjt8HHM1tGugg6MNsb" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "1aXLmVB1jLqfwFLBWRfATk" }
6 changes: 3 additions & 3 deletions guest/rust/examples/assets/generate_pipeline/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "sssnr4szjawggp2g6drtbubls74c5gwj"
name = "Generating pipeline.toml"
description = "Use code to generate an asset `pipeline.toml` file."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/basic_model"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "2e2uwjt8HHM1tGugg6MNsb" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "1aXLmVB1jLqfwFLBWRfATk" }
6 changes: 3 additions & 3 deletions guest/rust/examples/assets/material_overriding/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "ib2djsnjew5tb2k5igq6le7rzjdwlvhq"
name = "Material overriding"
description = "Combining a model with a custom material override in the pipeline."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/material_overriding"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[components.is_the_best]
type = "Bool"
Expand All @@ -15,4 +15,4 @@ description = "Declares whether or not the entity this is attached is the best."
attributes = ["Networked", "Debuggable"]

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "2e2uwjt8HHM1tGugg6MNsb" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "1aXLmVB1jLqfwFLBWRfATk" }
4 changes: 2 additions & 2 deletions guest/rust/examples/assets/unity/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
id = "tt7dtctg4qbptrbe6uahkx2lyuudy2gb"
name = "Unity [WIP]"
description = "Loading and spawning a Unity prefab. This example currently uses non-redistributable assets that are not included in the example. This will be revised in the near-future."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/basics/input/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "d563xtcr72ovuuhfkvsgag6z3wiy5jwr"
name = "Input"
description = "Read keyboard and mouse inputs from the player."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/input"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/basics/multiplayer/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "lkjek6sipx4m4rkufpxy3lybew2khxxu"
name = "Multiplayer"
description = "A very minimal multiplayer example."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/multiplayer"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/basics/primitives/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "ytdci6e6yiglca2d6awwpi2lt5h6sqvg"
name = "Primitives"
description = "Draw boxes, spheres and other basic shapes."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/primitives"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/basics/skinmesh/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
id = "znidkp3d3rqx7ir7bvs2ahx4sfrr2n7n"
name = "Skinmesh"
description = "Render a character model with animations."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/skinmesh"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[messages]
SetController = { name = "Set controller", description = "Sets the animation controller.", fields = { value = "U32" } }
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/benchmarks/animations/ambient.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
id = "jkfalriqol5mtd7hxq7yssldubgpcf5o"
name = "animations"
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
base_assets = { path = "../../../packages/std/base_assets", deployment = "8HCtBKdJiEHCrSR52iTRZ" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "pfzpi7ypoegwizizej5ojfcsncqa4bet"
name = "First-person camera"
description = "A simple FPS camera and input example."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/first_person_camera"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"


[dependencies]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "ie4hdvkvui6t36yzniyex2hc5i2bradc"
name = "Third-person camera"
description = "A simple third-person camera controller."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/third_person_camera"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
base_assets = { path = "../../../packages/std/base_assets", deployment = "8HCtBKdJiEHCrSR52iTRZ" }
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/intermediate/async/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "cezekiuth6khuiykw66bmepsggaoztyv"
name = "Async"
description = "Learn how to use async/await."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/async"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/intermediate/clientside/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "xz2ip2ptvxprurqwaiv2nncabcrmml2w"
name = "Clientside"
description = "How to use clientside code."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/clientside"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[components]
grid_side_length = { name = "Grid Side Length", description = "The length of a grid side, ignoring the centre (i.e. if this is 10, the total axis length is 21)", type = "I32", attributes = [
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/intermediate/dependencies/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
id = "xjoy27d3i4hc4l7fmlm5pacc2cmxlnlw"
name = "Dependencies"
description = "Break your project up into packages."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
deps_assets = { path = "deps/assets" , deployment = "3vXIRYG3OA5k6gWxq7oUwS" }
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/intermediate/messaging/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "of4w7yibjeuokeyypqxmtgqklc6vthln"
name = "Messaging"
description = "Send and receive data across the network and to other modules."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/messaging"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[messages.Hello]
name = "Hello"
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/intermediate/screen_ray/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "jkr622pbesmaaco76bjc6ll6v4t4lajh"
name = "Screen Ray"
description = "Intersect a ray from the screen with the world."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/screen_ray"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[messages.Input.fields]
ray_origin = "Vec3"
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/physics/basics/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "jm77qrzni2f4gied5fy54bia2lqmhebn"
name = "Physics"
description = "Make things collide and interact in a physically realistic way."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/physics/basics"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[messages.Bonk]
description = "Collision between two objects."
Expand Down
4 changes: 2 additions & 2 deletions guest/rust/examples/physics/visualize_colliders/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
id = "s37z23uqis7ts6ya7v2f66ni23m3upt7"
name = "Visualize Colliders"
description = "Visualize the colliders of a scene."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/decals/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "nd2mwrslb3iyo2bw4jmwcbkuo4mtuyfr"
name = "Decals"
description = "Render 'stickers' onto any surface."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/decals"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/fog/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "cfi3occcjea6qqnvaktvsgumnwduqq55"
name = "Fog"
description = "Create a mystical ambience for your game with fog."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/fog"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/image/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "nc2wi4w5w276k4duik4f36ltvec2nv4z"
name = "Image"
description = "Render 2D images as planes in 3D."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/image"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/instancing/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
id = "vacm77n5q7uil3giqf6wasadjq32mqr3"
name = "Instancing [WIP]"
description = "Render lots of objects with a single draw call. [Instancing is currently disabled while we're unifying rendering on desktop and the web]"
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[components]
instance_index = { type = "Uvec3", name = "Instance Index" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/line/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "pdvnxkqc5xuwanvxe2yxasswtk23pqij"
name = "Line"
description = "Draw a line in 3D space."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/rendering/line"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "5LYimSMVCEG1d8FIRz7yXj" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "wke76yvfrkyu25ui5sz3avjivvuypdia"
name = "Procedural generation"
description = "Generate meshes and textures with code."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/procedural_generation"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[components]
rotating_sun = { type = "Bool", name = "Rotating sun", description = "Whether or not rotate the sun automatically" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/raw_text/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "xq7xenkzhaefhpt2wp7wrcsrwvxziyjm"
name = "Raw Text"
description = "Draw 2D text in 3D."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/raw_text"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/samplers/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "vynje2qmxhzilneirqbzuhgxkq4nvjto"
name = "samplers"
description = "How to work with samplers."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/samplers"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/sun/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "solyomvjgvfpd7x2k6a6xiajzynxfmex"
name = "Sun"
description = "Create a sun and sky."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/sun"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/rendering/transparency/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "devasx4mng2jjjaw65mmicqc45rngafa"
name = "Transparency"
description = "Draw translucent objects."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/transparency"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "5LYimSMVCEG1d8FIRz7yXj" }
4 changes: 2 additions & 2 deletions guest/rust/examples/ui/audio_ctrl/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id = "jmqsaivuk3nzk3inbdfj5mx4kqjmofdv"
name = "Audio control [WIP]"
description = "Playing audio with volume and panning. Audio does not currently work on the web."
version = "0.3.2-nightly-2023-11-20"
version = "0.3.2-nightly-2023-11-21"
repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/audio_ctrl"
type = "Game"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-20"
ambient_version = "0.3.2-nightly-2023-11-21"
Loading

0 comments on commit a88bffc

Please sign in to comment.