mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 19:09:50 +00:00
8803acd105
* 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 |
||
---|---|---|
.. | ||
AnimationTag.gd | ||
Cel.gd | ||
Drawers.gd | ||
Frame.gd | ||
ImageEffect.gd | ||
Layer.gd | ||
Project.gd | ||
ShaderImageEffect.gd | ||
Tiles.gd |