-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GD-194: Fix load/restart errors on GdUnit update (#219)
# Why The update process was buggy and the Godot editor was not restarted automatically after the update. # What - rework `GdMarkDownReader` - fix image handling, save always as PNG - fix render header 1 and 2 to show a line below - code cleanup - rework on GdUnit upgrade tool - improve the upgrade dialog - move download part to upgrade tool ![image](https://github.com/MikeSchulze/gdUnit4/assets/347037/84d4c905-fe8d-4181-9cc3-6fae2b8c18cf) ![image](https://github.com/MikeSchulze/gdUnit4/assets/347037/efea4ee3-a3f4-46df-960d-9ca17a7bce17) ![image](https://github.com/MikeSchulze/gdUnit4/assets/347037/002db6cd-a142-4e97-8413-f8a5e0a45fe2)
- Loading branch information
1 parent
dcd6c40
commit 3439939
Showing
20 changed files
with
351 additions
and
190 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.