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
Vaibhav Kubre 613dd5d7f6
feat: Added option to trim sprites empty area while exporting (#1088)
* feat: Added trim sprite option works like charm

* fix: format issue

* ran working gdformat
2024-08-29 19:07:48 +03:00
..
Buttons Fix Orama-Interactive#958 (reset custom brush when switch another tool) (#1078) 2024-08-15 15:42:01 +03:00
Canvas Implement support for group layer blending (#1077) 2024-08-15 15:52:55 +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 color sliders wouldn't be visible during startup, if the color options button was expanded 2024-08-16 19:29:32 +03:00
Dialogs feat: Added option to trim sprites empty area while exporting (#1088) 2024-08-29 19:07:48 +03:00
ExtensionExplorer [skip ci] Delete extension_repository.md 2024-07-28 02:29:48 +03:00
GlobalToolOptions Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
Nodes Add a convolution matrix layer effect 2024-08-16 04:24:43 +03:00
PerspectiveEditor Fixes to perspective editor (#1034) 2024-07-13 20:52:32 +03:00
Recorder Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
ReferenceImages Fix popups appearing in wrong places when single window mode is disabled 2024-08-03 22:36:05 +03:00
Timeline Add global layer buttons (#1085) 2024-08-28 02:53:05 +03:00
ToolsPanel Remove Global.has_focus completely 2024-01-24 03:14:11 +02:00
TopMenuContainer Release v1.0.2 2024-08-21 16:11:38 +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 Revert "Fix cursor blinking at the edge of canvas (#1075)" 2024-08-17 00:59:48 +03:00
ViewportContainer.gd Revert "Fix cursor blinking at the edge of canvas (#1075)" 2024-08-17 00:59:48 +03:00