mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-20 10:09:48 +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 |
||
---|---|---|
.. | ||
SelectionTools | ||
BaseTool.gd | ||
BaseTool.tscn | ||
Bucket.gd | ||
Bucket.tscn | ||
ColorPicker.gd | ||
ColorPicker.tscn | ||
Draw.gd | ||
Draw.tscn | ||
EllipseTool.gd | ||
EllipseTool.tscn | ||
Eraser.gd | ||
Eraser.tscn | ||
LineTool.gd | ||
LineTool.tscn | ||
Move.gd | ||
Move.tscn | ||
Pan.gd | ||
Pan.tscn | ||
Pencil.gd | ||
Pencil.tscn | ||
RectangleTool.gd | ||
RectangleTool.tscn | ||
Shading.gd | ||
Shading.tscn | ||
ShapeDrawer.gd | ||
ShapeDrawer.tscn | ||
ToolButton.tscn | ||
Zoom.gd | ||
Zoom.tscn |