Skip to content

5.4.212

Compare
Choose a tag to compare
@ClementPasteau ClementPasteau released this 12 Sep 16:03
· 22 commits to master since this release
1bce13f

🐛 Bug fixes

  • Fix tilemap object edge cases causing crashes
  • Fix scrolling an input with the mouse wheel even if it was not focused

⚙️ Extensions

Reviewed

  • [3D object shake] Fix the translation on Z

Community

  • [3D tween] Add a tween action to tint 3D models - Thanks @Jurfix

🕹 Premium Game Templates

  • Add a new premium game template: Land Maker, a game like Mario Maker! (by @VegeTato)

🛠 Internal changes (for developers)

  • Catch callback functions of Firebase preventing JS crashes
  • Catch errors when handling electron browser window preventing JS crashes