Releases: bmwcarit/ramses-logic
Major new version 0.13.0
Lots of new features, fixes and performance improvements. Check the CHANGELOG for details.
Ramses (logic) viewer
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)
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)
New Ramses (27.0.112) built-in.
Bugfix release
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
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
Fixes a bug where scaling is applied before rotation (in Ramses, fixed in v27.0.111)
Feature release 0.9 (Animations)
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
See CHANGELOG for details. Release is binary-file compatible with v0.7.0.
Prepare for first LTS version
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.