1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-03 01:53:15 +00:00
Pixelorama/src/UI/Dialogs
Variable 43a8a04704
Expose pivot Option (#720)
* Added the pivot system

* Some re-arrangement

* a bug-fix

* fixed a conversion scale bug

The problem was the conversion from rect to pixel scale was not properly done, i changed it so that it sets conversion factor of shorter side according to the longer side

* Fix to allow manual pivoting

* remove an update()

i may have added it my self but i think its not needed now

* made shader pivot consistent with gd script

by doing `pivot + Vector2(0.5, 0.5)` for "Nearest neighbour (Shader)"

* Cosmetics

* Formatting

* more formatting

* an optimization
2022-07-23 23:31:39 +03:00
..
ImageEffects Expose pivot Option (#720) 2022-07-23 23:31:39 +03:00
AboutDialog.gd Release v0.10.1-stable 2022-06-06 15:43:51 +03:00
AboutDialog.tscn Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
CreateNewImage.gd Move new_empty_frame() to Project.gd from Canvas.gd 2021-12-01 20:50:50 +02:00
CreateNewImage.tscn Remove empty project when importing an image 2022-03-21 23:33:45 +02:00
ExportDialog.gd View Export dimensions (#686) 2022-04-30 19:32:55 +03:00
ExportDialog.tscn View Export dimensions (#686) 2022-04-30 19:32:55 +03:00
ManageLayouts.gd Move Moveable Panels to the Panels submenu 2022-03-21 18:04:26 +02:00
ManageLayouts.tscn Add a confirmation dialog when deleting a layout 2022-03-18 04:21:38 +02:00
OpenSprite.tscn Saving .pxo files in HTML5 is now possible 2020-06-30 20:25:43 +03:00
PreviewDialog.gd Sync import options (#624) 2022-02-25 16:08:11 +02:00
PreviewDialog.tscn Update Translations 2022-03-31 02:29:23 +03:00
SaveSprite.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
SaveSpriteHTML5.tscn Have "untitled" as default project name in SaveSpriteHTML5 2020-07-15 18:28:46 +03:00
SplashDialog.gd Update Uch and Kalpar's social media links 2022-04-14 17:29:32 +03:00
SplashDialog.tscn Update the splash screen artworks 2022-04-14 01:13:42 +03:00
TileModeOffsetsDialog.gd Add reset button to tile mode offsets dialog (#708) 2022-06-21 18:10:59 +03:00
TileModeOffsetsDialog.tscn Add reset button to tile mode offsets dialog (#708) 2022-06-21 18:10:59 +03:00
WindowOpacityDialog.gd Add a warning label to window opacity if fullscreen is enabled 2022-05-28 18:23:52 +03:00
WindowOpacityDialog.tscn Add a warning label to window opacity if fullscreen is enabled 2022-05-28 18:23:52 +03:00