Florian Rival/GDevelop: Release v5.0.0-beta83

This is mainly a bug fix release. See all the new features in beta 82.

💝 Improvements

  • Add "clamp" function (thanks @Bouh!)
  • Make login and account creation clearer by separating them in two different dialogs

🐛 Bug fixes

  • Fix regression where keyboard shortcuts in events sheet that could be activated when using another editor, potentially modifying/deleting events.
  • Fix search bar not working in the expression selector
  • Fix the inline popup editor for parameters being hidden behind panels
  • Fix color of For Each/While/Repeat events texts for the dark theme
  • Fix size of the inline popup editor for parameters
  • Fix selection being wrongly dismissed when panning the view in the scene editor (thanks @Bouh!)
  • Fix the selector not showing the proper file when choosing Cancel when asked to copy a file in the project folder
  • Fix optimal system font not always being used on Windows/Linux and inconsistent fonts in the interface
  • Fix drag'n'drop of points/polygons on touch screens
  • Other various fixes and improvements

To top