Skip to content

0.9.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Sep 15:15
  • Fix logs missing from Godot's Output panel.
  • Refresh Inspector properties after building, without restarting the editor.
  • Hot-reload fields, methods, and signals in tool scripts while keeping existing
    property values.
  • Run ordinary scripts only in the game; only scripts marked tool run in the
    editor.
  • Fix crashes when editing Unicode text or incomplete code, and when using the
    Profiler.
  • Fix intermittent project initialization and script saving failures on Windows.