Skip to content

Commit

Permalink
Update deployed packages for 112ab67 (#1201)
Browse files Browse the repository at this point in the history
* Update version to 0.3.2-nightly-2023-11-30

* Update deployed packages for 112ab67

* Revert version back to 0.3.2-dev
  • Loading branch information
moose-jobs authored Nov 30, 2023
1 parent a46ccb2 commit b42f55b
Show file tree
Hide file tree
Showing 117 changed files with 331 additions and 331 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-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[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 = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "4r9QaRoc7fXvhofBUjD0yT" }
6 changes: 3 additions & 3 deletions guest/rust/examples/basics/skinmesh/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
id = "znidkp3d3rqx7ir7bvs2ahx4sfrr2n7n"
name = "Skinmesh"
description = "Render a character model with animations."
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[messages]
SetController = { name = "Set controller", description = "Sets the animation controller.", fields = { value = "U32" } }

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
12 changes: 6 additions & 6 deletions guest/rust/examples/benchmarks/animations/ambient.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
id = "jkfalriqol5mtd7hxq7yssldubgpcf5o"
name = "animations"
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
base_assets = { path = "../../../packages/std/base_assets", deployment = "lNjMVU4QLIaSgFETKYwUa" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "5CjAKdg4D6f1Nn0EVV8ckj" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
performance_bar = { path = "../../../packages/tools/performance_bar", deployment = "DHSOVAGJeLyqvcbANOuPK" }
base_assets = { path = "../../../packages/std/base_assets", deployment = "6RoHX8DiyK9c4NQfaj3ulh" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "4YhCcfn8Lf4QrV3twzTZbY" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
performance_bar = { path = "../../../packages/tools/performance_bar", deployment = "4mgtmNXuA4XXBPNrx0kZN3" }
12 changes: 6 additions & 6 deletions guest/rust/examples/controllers/first_person_camera/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
id = "pfzpi7ypoegwizizej5ojfcsncqa4bet"
name = "First-person camera"
description = "A simple FPS camera and input example."
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"


[dependencies]
base_assets = { path = "../../../packages/std/base_assets", deployment = "lNjMVU4QLIaSgFETKYwUa" }
third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "3ElDWoxUG8XL2h7hFI6v9m" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "5CjAKdg4D6f1Nn0EVV8ckj" }
hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "zEJRdTrrRghyY3hmlRDXf" }
base_assets = { path = "../../../packages/std/base_assets", deployment = "6RoHX8DiyK9c4NQfaj3ulh" }
third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "5T6uedKrkib4xhgbji1AkO" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "4YhCcfn8Lf4QrV3twzTZbY" }
hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "6wjkMcza5Kfk7X8Mm7Ouud" }
14 changes: 7 additions & 7 deletions guest/rust/examples/controllers/third_person_camera/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
id = "ie4hdvkvui6t36yzniyex2hc5i2bradc"
name = "Third-person camera"
description = "A simple third-person camera controller."
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
base_assets = { path = "../../../packages/std/base_assets", deployment = "lNjMVU4QLIaSgFETKYwUa" }
third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "3ElDWoxUG8XL2h7hFI6v9m" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "5CjAKdg4D6f1Nn0EVV8ckj" }
hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "zEJRdTrrRghyY3hmlRDXf" }
nameplates = { path = "../../../packages/std/nameplates", deployment = "1mxNmGCqAQEfVGx1QWsIwy" }
base_assets = { path = "../../../packages/std/base_assets", deployment = "6RoHX8DiyK9c4NQfaj3ulh" }
third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "5T6uedKrkib4xhgbji1AkO" }
character_animation = { path = "../../../packages/std/character_animation", deployment = "4YhCcfn8Lf4QrV3twzTZbY" }
hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "6wjkMcza5Kfk7X8Mm7Ouud" }
nameplates = { path = "../../../packages/std/nameplates", deployment = "5aFBCioREZD8QjQgJa212n" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[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 All @@ -19,4 +19,4 @@ grid_position = { name = "Grid Position", description = "The position of the cel
] }

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
10 changes: 5 additions & 5 deletions guest/rust/examples/intermediate/dependencies/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
id = "xjoy27d3i4hc4l7fmlm5pacc2cmxlnlw"
name = "Dependencies"
description = "Break your project up into packages."
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
deps_assets = { path = "deps/assets" , deployment = "EuB1VIiekx1XtbrdPxbWZ" }
deps_code = { path = "deps/code" , deployment = "6Mw9JJ8b8cOP0arjaaf22I" }
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
deps_assets = { path = "deps/assets" , deployment = "6Al6CtG3jg98rYXtuyD91f" }
deps_code = { path = "deps/code" , deployment = "35oebOsJyz6jAbGNcGNN01" }
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "4r9QaRoc7fXvhofBUjD0yT" }
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = "0.0.1"
content = { type = "Asset", code = true }

[dependencies]
ambient_example_deps_assets = { path = "../assets" , deployment = "EuB1VIiekx1XtbrdPxbWZ" }
ambient_example_deps_assets = { path = "../assets" , deployment = "6Al6CtG3jg98rYXtuyD91f" }

[components]
spawned_by_us = { type = "Empty" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[messages.Hello]
name = "Hello"
Expand Down
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[messages.Input.fields]
ray_origin = "Vec3"
Expand All @@ -20,4 +20,4 @@ type = "EntityId"
attributes = ["Networked", "Debuggable"]

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
6 changes: 3 additions & 3 deletions guest/rust/examples/physics/basics/ambient.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
id = "jm77qrzni2f4gied5fy54bia2lqmhebn"
name = "Physics"
description = "Make things collide and interact in a physically realistic way."
version = "0.3.2-nightly-2023-11-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[messages.Bonk]
description = "Collision between two objects."
fields = { emitter = "EntityId", listener = "EntityId" }

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "4r9QaRoc7fXvhofBUjD0yT" }
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"
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-29"
version = "0.3.2-nightly-2023-11-30"
content = { type = "Playable", example = true }
ambient_version = "0.3.2-nightly-2023-11-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[components]
instance_index = { type = "Uvec3", name = "Instance Index" }
6 changes: 3 additions & 3 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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[dependencies]
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "3o7kZHTaQwp3VtlmZGtMG0" }
orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "4r9QaRoc7fXvhofBUjD0yT" }
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-29"
version = "0.3.2-nightly-2023-11-30"
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-29"
ambient_version = "0.3.2-nightly-2023-11-30"

[components]
rotating_sun = { type = "Bool", name = "Rotating sun", description = "Whether or not rotate the sun automatically" }
Loading

0 comments on commit b42f55b

Please sign in to comment.