1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 06:45:17 +00:00
Pixelorama/src/UI
2024-06-15 15:58:10 +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 canvas not updating when switching between projects that have the same size and amount of cels 2024-06-07 14:49:08 +03:00
CanvasPreviewContainer Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00
ColorPickers Set color picker's expand button focus mode to none 2024-05-09 02:45:48 +03:00
Dialogs Make the create new image a bit taller 2024-06-01 18:28:16 +03:00
ExtensionExplorer Implement dragging and dropping images directly from the browser to download them and import them 2024-05-25 15:02:13 +03:00
GlobalToolOptions Actually fix pixel perfect and alpha lock buttons having different shortcuts 2024-06-04 00:41:42 +03:00
Nodes [skip ci] Set a default name for the CollapsibleContainers, if they have none 2024-05-19 23:35:27 +03:00
PerspectiveEditor More static typing improvements 2024-03-23 04:36:26 +02:00
Recorder Fix recorder mode button do the opposite from what it suggests 2024-05-31 14:40:05 +03:00
ReferenceImages Various small translation-related fixes 2024-05-07 01:09:26 +03:00
Timeline Immediately disable the delete layer button when locking a layer 2024-06-03 20:41:48 +03:00
ToolsPanel Remove Global.has_focus completely 2024-01-24 03:14:11 +02:00
TopMenuContainer Remember display layer effects and snap settings between sessions 2024-06-15 15:58:10 +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 Fix ruler text not getting clipped (#1023) 2024-05-28 00:38:35 +03:00
ViewportContainer.gd Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00