CozyPixelStudio/src/Preferences
kleonc 9c520a65e9
Refactored isometric grid (#430)
* Move get_tile_mode_rect() method to the Project class

* Refactored isometric grid

Now it should be drawn properly in the target rect.
Settings (in pixels):
- cell's AABB size,
- offset from the canvas origin.
2021-01-18 12:59:26 -08:00
..
HandleLanguages.gd Added Japanese translation 2020-12-12 15:05:03 +02:00
HandleShortcuts.gd Fixed shadowed variables crashes/warnings occurring in Godot 3.2.2-rc1 2020-06-13 15:25:12 +03:00
HandleThemes.gd If it's trying to load a theme that doesn't exist, default to the first theme 2021-01-10 18:20:17 +02:00
PreferencesDialog.gd Refactored isometric grid (#430) 2021-01-18 12:59:26 -08:00
PreferencesDialog.tscn Refactored isometric grid (#430) 2021-01-18 12:59:26 -08:00
RestoreDefaultButton.gd Added a dark texture for the restore to default button 2020-07-29 03:36:19 +03:00
RestoreDefaultButton.tscn Fix positioning of the restore default button in Preferences 2020-10-01 22:57:03 +03:00
ThemeColorPreview.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00