1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/assets/graphics
TheLsbt c8f37943d8
Reference Image Improvements (#961)
* Reference Image Updates

* Fixed static typing

Fixed static typing in "src\UI
\ReferenceImages\ReferenceEditPanel.gd"
Changed "ri == null" to "!ri" in "src\UI\Canvas\ReferenceImages.gd"

* Tried fixing the static typing again

Removed lambda functions for the confirmation dialog.
Removed irrelevant print statement.

* Tried fixing static typing again

I think its fixed now

* Changed Spacing

* Fixed Trailing Whitespaces and tabs

* Fixed Final Trailing Whitespace

* Fixed styling and removed useless enum

* Removed double tabs left over from previous commit

* Fixed remove ConfirmDialog Showing on startusp

* Tried Fixing gdlint issues

* Fixed Linting

* Fixed Spelling issues

* Drag and drop to rearrange reference images

Added the ability to drag and drop Reference Images similar to dragging and dropping layers. These can be dragged or used with buttons (similar to the buttons that move frames). With full undo/redo support.

Added tool buttons these should help people who draw on tablets that cannot use keyboard shortcuts (icons still need to be created)

Renamed ReferenceEditPanel.gd to ReferenceEdit.gd (because it is no longer the script of a panel) and changed the base class of the Reference Panel.

Added some more translations.

Remade ReferenceImageButton.tscn to allow for drag and drop

Added drag highlight

* Added Icons

Added icons for the tools of the Reference Images

* Applied the icons to the UI

* Fix Scripting Issues

* Fixed Linting

* Rename Move.png to move.png

* Update Canvas.gd

* Updated the tooltips

Also added the correct translations

* Rename Select.png to select.png

* Rename Select.png.import to select.png.import

* Rename Move.png.import to move.png.import

* Rename Rotate.png to rotate.png

* Rename Rotate.png.import to rotate.png.import

* Fixed import files

* Rename Scale.png to scale.png

* Rename Scale.png.import to scale.png.import

* Added logic to update the reference panel when the project changes

Also fixed visual bugs related to highlighting the current reference image.

Made it so the reference image that was selected in a project get selected again when the project opens instead of going back to -1 (nothing)

* Update Project.gd
2023-12-31 14:12:37 +02:00
..
gizmos Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
icons Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
layers Minor UI improvements 2023-12-06 17:34:03 +02:00
misc Change the unpressed textures for checkbox & radio buttons to be like they used to in Godot 3.x 2023-12-07 00:21:39 +02:00
palette Implements palette sorting 2023-12-23 19:00:24 +02:00
recorder Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
reference_images Reference Image Improvements (#961) 2023-12-31 14:12:37 +02:00
splash_screen Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
timeline Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
tools Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
circle_9x9.png Asset renaming (#225) 2020-05-05 03:53:58 +03:00
circle_9x9.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
circle_filled_9x9.png Asset renaming (#225) 2020-05-05 03:53:58 +03:00
circle_filled_9x9.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
cursor.png Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
cursor.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
dotted_line.png Fixed zoom issues with SymmetryGuide 2020-09-08 00:12:09 +03:00
dotted_line.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
pixel_image.png Asset renaming (#225) 2020-05-05 03:53:58 +03:00
pixel_image.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
splash.png Made the splash screen fully opaque again 2021-03-17 19:17:26 +02:00
splash.png.import Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00