Skip to content

Releases: MageStudio/Mage

Patch: exporting xstate

05 Dec 17:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.21.0...v3.21.1

MInor: improved Audio

05 Dec 17:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.20.2...v3.21.0

Patch: fixed spotlights

05 Dec 17:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.20.1...v3.20.2

Patch: better tweening

12 Aug 14:56
Compare
Choose a tag to compare

Better tweening:

  • exposing tweenTo function from easing module.
  • Supporting repeat option for between.js

What's Changed

Full Changelog: v3.20.0...v3.20.1

Minor: fixed a series of bugs, added easing

10 Aug 14:41
Compare
Choose a tag to compare

Fixed a series of issues:

Keyboard input was compromised and no longer working.
Lights body was not properly set.
Added easing functions and looping to the constants.
Fixed camera not setting its body properly.

What's Changed

  • fixed issue on keyboard events, renamed CascadingShadowMaps, added ea… by @marco-ponds in #183

Full Changelog: v3.19.0...v3.20.0

Minor: v3.19.0

11 Jul 11:08
Compare
Choose a tag to compare

Added Labels to the engine. The following has been added:

  • LabelComponent: When creating a Label, make your Inferno component extend the LabelComponent class, as it has the required instructions for the engine.
  • html-to-image: This library is being used to export Inferno components to images.

Full Changelog: v3.17.10...v3.19.0

Patch: v3.17.10

11 Jul 10:50
Compare
Choose a tag to compare

Added missing .None to easing function used by Entities.

Full Changelog: v3.17.9...v3.17.10

Patch: v3.17.9

11 Jul 10:49
Compare
Choose a tag to compare

Fixed typo.

Full Changelog: v3.17.8...v3.17.9

Patch: v3.17.8

11 Jul 10:48
Compare
Choose a tag to compare

Fixed a bug occuring when switching levels with Physics settings enabled.

What's Changed

Full Changelog: v3.17.7...v3.17.8

Patch: v3.17.7

11 Jul 10:48
Compare
Choose a tag to compare

Improved disposal of Entities.

What's Changed

Full Changelog: v3.17.6...v3.17.7