mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 17:49:47 +00:00
449ee60d49
* Moved Reference Images to it's Folder * Moved the rest to their respective folders * formatting * Fix formatting I removed the `PackedScene` static typing declaration to reduce the number of characters in the line to less than 100. It's not really needed anyway, as Godot should be able to figure out that it's a PackedScene, since it's a tscn file, simply by using `:=`. * reverting some changes * Removed some un-expected things * Fixed TransparentChecker Code * fix typo * Revert it I didn't realize it was intended * Removed unneded changes * removed some unexpected changes Co-authored-by: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> |
||
---|---|---|
.. | ||
ReferenceImage.gd | ||
ReferenceImageButton.gd | ||
ReferenceImageButton.tscn | ||
ReferencesPanel.gd | ||
ReferencesPanel.tscn |