1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/UI
2024-05-08 03:44:26 +03:00
..
Buttons Add flip X and Flip Y, and Rotation (90, 180, 270) buttons to BaseTool (#988) 2024-03-23 16:39:44 +02:00
Canvas Fix integer camera zoom going smaller than 100% 2024-05-05 18:14:17 +03:00
CanvasPreviewContainer Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00
ColorPickers More static typing improvements 2024-03-23 04:36:26 +02:00
Dialogs Fix issue with the export dialog closing when the path dialog closes and native file dialogs are enabled 2024-05-07 01:27:51 +03:00
ExtensionExplorer [skip ci] Fix typos and replace tabs with a single space in store_info.md 2024-04-21 15:04:37 +03:00
GlobalToolOptions Hide the dynamics popup 2024-03-25 00:32:00 +02:00
Nodes Layer effect UI improvements & implement dragging to re-arrange 2024-04-11 00:31:50 +03:00
PerspectiveEditor More static typing improvements 2024-03-23 04:36:26 +02:00
Recorder Lazy load Recorder's FileDialog 2024-03-22 02:49:31 +02:00
ReferenceImages Various small translation-related fixes 2024-05-07 01:09:26 +03:00
Timeline Move and resize tags by dragging their edges 2024-05-08 03:44:26 +03:00
ToolsPanel Remove Global.has_focus completely 2024-01-24 03:14:11 +02:00
TopMenuContainer Set the menu's MarginContainer horizontal grow direction to right 2024-05-07 00:41:51 +03:00
Tabs.gd Greatly simplify backup code, got rid of OpenSave's current_save_paths and backup_save_paths 2024-03-22 18:24:41 +02:00
UI.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
UI.tscn Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00
ViewportContainer.gd Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00