1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-30 23:19:49 +00:00
Pixelorama/src/UI
2024-07-27 13:00:16 +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 Replace some Vector2s with Vector2is 2024-07-23 13:51:02 +03:00
CanvasPreviewContainer Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00
ColorPickers Fix issue where the minimum size of the color shapes of the color picker panel gets reset when the theme changes 2024-07-23 18:31:24 +03:00
Dialogs Update AboutDialog.gd 2024-07-26 18:19:52 +03:00
ExtensionExplorer Add readme button to extensions (if they posess one) (#1045) 2024-07-26 17:00:21 +03:00
GlobalToolOptions Move the dynamics-related code into a new script 2024-07-19 19:39:13 +03:00
Nodes Fix bug where the ValueSlider text color wasn't getting updated when its enabled parameter was toggled 2024-07-23 18:40:35 +03:00
PerspectiveEditor Fixes to perspective editor (#1034) 2024-07-13 20:52:32 +03:00
Recorder Fix recorder mode button do the opposite from what it suggests 2024-05-31 14:40:05 +03:00
ReferenceImages Fix some typos 2024-07-19 19:41:31 +03:00
Timeline [skip ci] Add a Steam achievement for creating a 3D layer 2024-07-27 13:00:16 +03:00
ToolsPanel Remove Global.has_focus completely 2024-01-24 03:14:11 +02:00
TopMenuContainer Fix certain strings not updating when language changes (#1043) 2024-07-26 16:10:56 +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 Fix canvas no longer remaining in the drag state even when the mouse is outside of it 2024-07-12 14:49:11 +03:00