Skip to content

Releases: bmwcarit/ramses-logic

Major new version 0.13.0

16 Dec 09:58
Compare
Choose a tag to compare

Lots of new features, fixes and performance improvements. Check the CHANGELOG for details.

Ramses (logic) viewer

10 Nov 09:59
Compare
Choose a tag to compare

This release introduces a major new feature - a viewer application based on IMGUI which can load and show binary ramses and ramses logic files, alongside a Lua-based configuration. Check the docs for more info!

Feature Release 0.11 (Global variables)

27 Oct 10:50
Compare
Choose a tag to compare

This release adds a new feature: Global variables can now be declared in Lua scripts using the GLOBAL table.
Also Ramses get updated to version 27.0.113. See CHANGELOG for additional improvements.

New Ramses (27.0.112)

20 Oct 09:59
Compare
Choose a tag to compare

New Ramses (27.0.112) built-in.

Bugfix release

19 Oct 12:35
Compare
Choose a tag to compare

Restores behavior of LogicEngine 0.7 (interface method can access things outside its scope). This is a temporary revert and will be reintroduced in an upcoming version again, along other hardening measures!

Lua modules

15 Oct 10:04
Compare
Choose a tag to compare

This release adds a major new feature - reusable Lua modules. See the CHANGELOG for details and the public doc pages for usage and documentation.

Bugfix

29 Sep 10:06
Compare
Choose a tag to compare

Fixes a bug where scaling is applied before rotation (in Ramses, fixed in v27.0.111)

Feature release 0.9 (Animations)

23 Sep 10:03
Compare
Choose a tag to compare

This release adds animations to the logic network, based on the glTF specification. See the CHANGELOG and the docs for details.

Bugfixes and API const-correctness

09 Aug 15:41
Compare
Choose a tag to compare

See CHANGELOG for details. Release is binary-file compatible with v0.7.0.

Prepare for first LTS version

14 Jul 14:22
Compare
Choose a tag to compare

This release contains breaking changes, because it prepares the logic engine for a long-term stable API, ABI and file format.- It also contains a few new features and bugfixes - see CHANGELOG for details.