mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 07:34:43 -04:00
Added a new brush type - Filled Circle
Filled Circle brush is just like the Circle brush, but filled. Issue is, when drawing while moving the mouse, some pixels remain unfilled. Also added some more file brushes.
This commit is contained in:
parent
abc622d08e
commit
d6a199c53f
31 changed files with 93 additions and 35 deletions
BIN
Assets/Graphics/circle_filled_9x9.png
Normal file
BIN
Assets/Graphics/circle_filled_9x9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 B |
13
Assets/Graphics/circle_filled_9x9.png.import
Normal file
13
Assets/Graphics/circle_filled_9x9.png.import
Normal file
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/circle_filled_9x9.png-e8b23839b7a2268668453f011aef5a21.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/circle_filled_9x9.png"
|
||||
dest_files=[ "res://.import/circle_filled_9x9.png-e8b23839b7a2268668453f011aef5a21.image" ]
|
||||
|
||||
[params]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue