1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 10:09:48 +00:00
Pixelorama/src/Autoload
Variable 8803acd105
Tile mode fixes (Heavy testing required) (#723)
* Hide/Show options based on current tile option

* Changed a condition for tile mode

* Simplified tile detection code

* Priortize main tile as nearest if mouse is in it

* make tile mode draw behind canvas

* Changed a condition

* Tiles on top gets detected first...

...in case of overlap

* Only display relavant options

according to current mode

* Update preview according to..

..current mode

* removed print()

* Added tile masking

* Added tile masking

* Compare mask with project size

only masks with same size as project are accepted

* Formatting

* Added the suggestions

* Some minor modifications

* detect if a mask is loaded or not

* Added tile_mask to project

* Cosmetics

* added path detection

* added option to emit signal instead of loading...

... image directly through OpenSave

* Added a way to load mask for HTML5

* formatting

* formatting

* Formatting

* set proper way for saving tile_mask

* Formatting

* removed whitespace
2022-08-02 18:57:06 +03:00
..
DrawingAlgos.gd Shader-based gradients (#677) 2022-05-02 16:12:00 +03:00
Export.gd Upgrade current_cel to selected_cel for Preview Display (#722) 2022-07-24 02:20:58 +03:00
ExtensionsAPI.gd Add dockable container methods to ExtensionsAPI 2022-07-31 16:06:26 +03:00
Global.gd Make the right tool indicator enabled by default and orange, closes #691 2022-07-08 02:49:40 +03:00
HTML5FileExchange.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00
Palettes.gd Disable "From Current Palette" preset option when creating a new palette, if there is no current palette 2022-03-07 19:33:23 +02:00
Tools.gd Change the background left & right colors of tool buttons in code 2022-07-08 02:54:31 +03:00