1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-04 10:33:15 +00:00
Pixelorama/src/UI
2024-08-02 00:03:45 +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 In the Canvas scene, make Previews and PreviewsSprite nodes share the same material 2024-08-02 00:03:45 +03:00
CanvasPreviewContainer Replace Camera2D with a custom CanvasCamera to reduce idle GPU usage 2024-03-19 15:39:34 +02:00
ColorPickers Fix a crash with Godot 4.3 2024-07-31 20:55:02 +03:00
Dialogs Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +03:00
ExtensionExplorer [skip ci] Delete extension_repository.md 2024-07-28 02:29:48 +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 Add missing translation strings and fix broken ones (#1051) 2024-07-29 02:26:51 +03:00
Timeline Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +03:00
ToolsPanel Remove Global.has_focus completely 2024-01-24 03:14:11 +02:00
TopMenuContainer Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +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