Florian Rival/GDevelop: Release v5.0.0-beta57

💝 Improvements

  • Add fonts resources in Resources Editor
    • Fonts can be added by selecting them from the selector in the Text object editor (like image and sounds).
  • Make games exported on Android fullscreen

🐛 Bug fixes

  • Fix loading/rendering of custom fonts (if your font is not displayed, edit the text editor and select again the font to be sure that it is added to the fonts resources - which are guaranteed to be loaded).
  • Fix ShapePainter hitboxes not updated when moved
  • Fix typos (thanks @zatsme for reporting them)
  • Fix bad performance of the editor on low end/virtual machines.

To top