WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

5.4.211

Choose a tag to compare

@ClementPasteau ClementPasteau released this 09 Sep 13:43
· 1012 commits to master since this release
6a7c3da

🐛 Bug fixes

  • Fix instance number properties which could not be saved to 0
    • Also add back the ability to use keyboard arrows and mouse wheel to control the value precisely
  • Show a loading texture when a Panel Sprite is loading, instead of an error texture
  • Fix crash in the scene editor when changing the Panel Sprite tiled/stretched option
  • Fix checkered background in collision and points editor
  • Fix exception when changing an external tilemap file after it was initially missing

🛠 Internal changes (for developers)

  • Avoid unnecessary recompilation of many C++ files at each build