cobrapitz
|
e51ae47bcf
|
added resize, toggle grid, fix mouse interacting with canvas outside of window, improved performance, only render when changed, using TextureRects' set_pixel instead of drawing rects, canvas size can be changed, load file added ( loadfile and save file might be broken due to change of layer rendering/data structure change)
|
2020-10-30 12:32:04 +01:00 |
|
cobrapitz
|
af82266561
|
reimplemented tools, implmemented undo, reimplemented layers
|
2020-10-27 20:18:11 +01:00 |
|
cobrapitz
|
cfd5d9e6ba
|
reimplementd how pixels are drawn, not suing texture but hte draw_rect method which shouldn't take that much performance, also acxcessing the pxiels per idx (1D) with x_pos + y_pos * canvas_width = idx
|
2020-10-26 17:01:31 +01:00 |
|
cobrapitz
|
6ca768ee8e
|
changed editor to tab editor, ......
|
2020-10-25 18:39:10 +01:00 |
|
Flairieve
|
2b33048819
|
Updated settings and dialogs
|
2019-11-26 23:09:09 -06:00 |
|
Flairieve
|
d2002543da
|
Huge update!
|
2019-11-23 05:33:43 -06:00 |
|
Flairieve
|
42f7abf88a
|
Added more canvas outline settings
|
2019-08-05 20:19:40 -05:00 |
|
Flairieve
|
5168ed8193
|
First commit!
|
2019-08-04 02:57:42 -05:00 |
|