Releases: MageStudio/Mage
Releases · MageStudio/Mage
Patch: allowing uI to be enabled/disabled in config
What's Changed
- TASk using matrix.invert, added ui.enabled in config, added resize me… by @marco-ponds in #161
Full Changelog: v3.15.0...v3.15.1
Patch: allowing transparent scene
What's Changed
- allowing scene to be transparent by @marco-ponds in #160
Full Changelog: v3.14.1...v3.14.2
Patch: Physics is dispatching explosions
Minor: improved Physics events naming
Patch: added new physics events
Introduced new physics events:
- RESET_CAR_EVENT
- SET_CAR_QUATERNION_EVENT
These two events are currently not used by the Physics
module.