1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 20:43:14 +00:00
Pixelorama/src/Preferences
Emmanouil Papadeas bc26557219 Remove Renderer from the Preferences
Not currently needed, as it's not possible to change between OpenGL and Vulkan drivers. We could implement this is https://github.com/godotengine/godot/issues/80565 is fixed.
2024-06-14 17:00:26 +03:00
..
ExtensionsPreferences.gd Add a confirmation dialog to confirm whether a user wants to enable an extension 2024-05-29 03:27:54 +03:00
PreferencesDialog.gd Remove Renderer from the Preferences 2024-06-14 17:00:26 +03:00
PreferencesDialog.tscn Remove Renderer from the Preferences 2024-06-14 17:00:26 +03:00
RestoreDefaultButton.gd Remove three calls to Global.preferences_dialog 2024-03-21 03:00:21 +02:00
ThemeColorPreview.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ThemesPreferences.gd Move theme handling code in a new Themes autoload 2024-03-24 02:08:54 +02:00