1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/src
Emmanouil Papadeas d9c0cd7546 Remove Global.can_draw conditions from TopMenuContainer
These were needed with Godot 3 to ensure that you couldn't open any other dialog when a dialog is already open, by using keyboard shortcuts. This no longer seems to be required in Godot 4.
2024-01-24 02:37:28 +02:00
..
Autoload Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
Classes Better signal representation (#971) 2024-01-09 00:22:56 +02:00
Palette Fix formatting 2024-01-04 15:58:57 +02:00
Preferences Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
Shaders Add a ShaderInclude file for common shader rotation code 2024-01-18 00:19:30 +02:00
Tools Better signal representation (#971) 2024-01-09 00:22:56 +02:00
UI Remove Global.can_draw conditions from TopMenuContainer 2024-01-24 02:37:28 +02:00
Main.gd Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
Main.tscn Add "include blended images" in SaveSpriteHTML5.tscn, and use save_project() for both desktop and web platforms 2023-12-18 20:55:40 +02:00