Florian Rival/GDevelop: Release v5.0.0-beta52

  • Add vibration extension for mobile devices (Thanks @Wend1go!)
  • Add support for reading device motion (Thanks @Wend1go!)
  • Add support for drag'n'dropping points and vertices of collision mask with mouse.
  • Fix indicator color when drag'n'dropping instructions in Dark theme (thanks @Bouh!)
  • Fix the scrolling offset in lists or events that was lost when navigating between tabs
  • Focus the first parameter field after pressing Enter when searching for a condition or action, to allow to use the window with only the keyboard.
  • Add move-object-with-mouse-joint example (thanks @Lizard-13!)
  • Enable undo/redo shortcuts in Events Editor
  • Add a script to build and run GDevelop from source on Windows in /scripts folder, for developers
  • Fix the "No" button being highlighted even when no choice was made in parameters of an action/condition.
  • Add option in context menu to duplicate selected sprites in Sprite Editor.
  • Add warning to prevent objects to be given an invalid name
  • Fixes for potential crashes

To top