From 9e2ee9c4848d18ad4d5b686defa92387fedd2d87 Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Thu, 28 Sep 2023 08:25:35 +0100 Subject: [PATCH] updated site --- 01-quickstart/examples/index.html | 53 ++++++++++++++++--- 01-quickstart/hello-indigo/index.html | 2 +- 01-quickstart/project-templates/index.html | 2 +- 01-quickstart/quickstart/index.html | 2 +- 02-guides/howto-custom-entity/index.html | 2 +- 02-guides/howto-fire-shader/index.html | 2 +- .../howto-hello-indigo-tyrian/index.html | 2 +- 02-guides/howto-indigo-game/index.html | 2 +- 03-gameloop/events/index.html | 2 +- 03-gameloop/frame-context/index.html | 2 +- 03-gameloop/outcome/index.html | 2 +- 04-organisation/boot-and-start-up/index.html | 2 +- 04-organisation/game-entry-points/index.html | 2 +- 04-organisation/scene-management/index.html | 2 +- 04-organisation/subsystems/index.html | 2 +- 05-platform/assets/index.html | 2 +- .../cross-platform-publishing/index.html | 2 +- 05-platform/importers/index.html | 2 +- 05-platform/input-handling/index.html | 2 +- .../loading-and-saving-data/index.html | 2 +- 05-platform/logging/index.html | 2 +- 05-platform/networking/index.html | 2 +- 06-presentation/animation/index.html | 2 +- 06-presentation/audio/index.html | 2 +- 06-presentation/boundaries/index.html | 2 +- 06-presentation/cameras/index.html | 2 +- 06-presentation/clones-and-mutants/index.html | 2 +- 06-presentation/depth/index.html | 2 +- 06-presentation/layers/index.html | 2 +- 06-presentation/lighting/index.html | 2 +- 06-presentation/materials/index.html | 2 +- 06-presentation/primitives/index.html | 2 +- .../scene-update-fragment/index.html | 2 +- 06-presentation/shapes/index.html | 2 +- 06-presentation/text-and-fonts/index.html | 2 +- 07-shaders/blending/index.html | 2 +- 07-shaders/constants/index.html | 2 +- 07-shaders/premultiplied-alpha/index.html | 2 +- 07-shaders/shaders-overview/index.html | 2 +- 08-time/gametime/index.html | 2 +- 08-time/signals/index.html | 2 +- 08-time/time-varying-values/index.html | 2 +- 09-uicomponents/button/index.html | 2 +- 09-uicomponents/hit-area/index.html | 2 +- 09-uicomponents/input-field/index.html | 2 +- 09-uicomponents/radio-button/index.html | 2 +- 09-uicomponents/ui-components/index.html | 2 +- 10-information/alternatives/index.html | 2 +- 10-information/antipatterns/index.html | 2 +- 10-information/glossary/index.html | 2 +- 10-information/key-concepts/index.html | 2 +- .../model-viewmodel-view/index.html | 2 +- .../motivation-and-constraints/index.html | 2 +- 10-information/performance/index.html | 2 +- 10-information/prior-art/index.html | 2 +- .../rendering-technology/index.html | 2 +- index.html | 2 +- table-of-content/index.html | 4 +- 58 files changed, 105 insertions(+), 64 deletions(-) diff --git a/01-quickstart/examples/index.html b/01-quickstart/examples/index.html index 12fbe91c6..980976460 100644 --- a/01-quickstart/examples/index.html +++ b/01-quickstart/examples/index.html @@ -6,7 +6,7 @@ - Examples + Examples, Demos, and References @@ -115,7 +115,7 @@