Skip to content

Releases: untoldengine/UntoldEngine

Release v0.11.2

18 Mar 03:21

Choose a tag to compare

Untold Engine v0.11.2 is now available.


Getting Started

Clone the repository and run the demo project:

git clone https://github.com/untoldengine/UntoldEngine.git
cd UntoldEngine
swift run DemoGame

This will build the engine and launch the demo using Swift Package Manager.


Using Untold Engine in Your Project

Untold Engine can be added to your own projects as a Swift Package dependency:

https://github.com/untoldengine/UntoldEngine

Refer to the README for setup instructions and examples.


Documentation & Resources

Repository:
https://github.com/untoldengine/UntoldEngine

README:
https://github.com/untoldengine/UntoldEngine/blob/main/README.md

GitHub Discussions:
https://github.com/untoldengine/UntoldEngine/discussions


Changes in this Release

🐞 Fixes

  • [Patch] fixed texture streaming (f676f75…)

Release v0.11.1

17 Mar 16:01

Choose a tag to compare

Untold Engine v0.11.1 is now available.


Getting Started

Clone the repository and run the demo project:

git clone https://github.com/untoldengine/UntoldEngine.git
cd UntoldEngine
swift run DemoGame

This will build the engine and launch the demo using Swift Package Manager.


Using Untold Engine in Your Project

Untold Engine can be added to your own projects as a Swift Package dependency:

https://github.com/untoldengine/UntoldEngine

Refer to the README for setup instructions and examples.


Documentation & Resources

Repository:
https://github.com/untoldengine/UntoldEngine

README:
https://github.com/untoldengine/UntoldEngine/blob/main/README.md

GitHub Discussions:
https://github.com/untoldengine/UntoldEngine/discussions


Changes in this Release

🐞 Fixes

  • [Patch] initial cell-based static batch system (7574378…)
  • [Patch] Cell-based static batch visualizer (2159ff1…)
  • [Patch] Implemented cell based static batching (6fee69a…)
  • [Patch] Fixed end submission warning visionpro (575d382…)
  • [Patch] Reduced render target memory (4cc7e42…)
  • [Patch] Implemented mip-map texture streamming (9e77006…)
  • [Patch] set lower resolution mip-map for visionpro (dfeb928…)
  • [Patch] Fix aabb-world calcuation (12f51f4…)
  • [Patch] Improved occlusion testing (b342cba…)
  • [Patch] Improved HZB for elongated meshes. (7fb1915…)
  • [Patch] Fixed segment-level occlusion popping (d3b8980…)

Release v0.11.0

13 Mar 07:11

Choose a tag to compare

Untold Engine v0.11.0 is now available.


Getting Started

Clone the repository and run the demo project:

git clone https://github.com/untoldengine/UntoldEngine.git
cd UntoldEngine
swift run DemoGame

This will build the engine and launch the demo using Swift Package Manager.


Using Untold Engine in Your Project

Untold Engine can be added to your own projects as a Swift Package dependency:

https://github.com/untoldengine/UntoldEngine

Refer to the README for setup instructions and examples.


Documentation & Resources

Repository:
https://github.com/untoldengine/UntoldEngine

README:
https://github.com/untoldengine/UntoldEngine/blob/main/README.md

GitHub Discussions:
https://github.com/untoldengine/UntoldEngine/discussions


Changes in this Release

🐞 Fixes

  • [Patch] Fix easy Sendable/static-value issues (4b3e497…)
  • [Patch] Initial migration to swift 6.0 (8f1e6e9…)
  • [Patch] Phase 2 for migration to swift 6.0 (e32e826…)
  • [Patch] Phase 3 for migration to swift 6.0 (344cae3…)

📚 Docs

  • [docs] Updated readme (3ea1d09…)

🚀 Features

  • [Feature] Migrated engine to swift 6.0 (d7c6fb9…)

Release v0.10.17

11 Mar 15:34

Choose a tag to compare

Untold Engine v0.10.17 is now available.


Getting Started

Clone the repository and run the demo project:

git clone https://github.com/untoldengine/UntoldEngine.git
cd UntoldEngine
swift run DemoGame

Changes in this Release

🐞 Fixes

  • [Patch] Added support to load lods from usd file (2410d67…)
  • [Patch] Added rotate functions to scene root transform (47c2518…)
  • [Patch] use anchorFromExtentTransform for accurate plane bounds check (3ef400f…)
  • [Patch] Expose picked entity world hit position (90a3d26…)

Release v0.10.16

10 Mar 06:55

Choose a tag to compare

Untold Engine v0.10.16 is out! Here are the recent changes:

🐞 Fixes

  • [Patch] Added two-hands spatial rotate (d46bbea…)

v0.10.15

09 Mar 06:09

Choose a tag to compare

Release 0.10.15

v0.10.14

06 Mar 05:35

Choose a tag to compare

Release 0.10.14

v0.10.13

05 Mar 07:25

Choose a tag to compare

Release 0.10.13

v0.10.12

03 Mar 05:36

Choose a tag to compare

Release 0.10.12

v0.10.11

02 Mar 14:28

Choose a tag to compare

Release 0.10.11