cobrapitz
|
8a8d776e3e
|
improved performance, fixed mouse out of canvas in local coords, fixed loading image with x and y switched, removed pixels member from GELayer
|
2020-11-09 12:53:55 +01:00 |
|
cobrapitz
|
52b5363c9a
|
update
|
2020-11-03 19:23:53 +01:00 |
|
cobrapitz
|
fd5907a8b4
|
fixed layer redo/undo, added redo, fixed duplicate layer
|
2020-11-02 03:59:25 +01:00 |
|
cobrapitz
|
d1e58f7c55
|
fix load image, fixed layer sort, added lock layer, added show current pixel color
|
2020-10-31 17:47:56 +01:00 |
|
cobrapitz
|
af82266561
|
reimplemented tools, implmemented undo, reimplemented layers
|
2020-10-27 20:18:11 +01:00 |
|
cobrapitz
|
f1787477fc
|
got action do/undo working, added brush'
|
2020-10-26 20:31:41 +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
|
7fdb3fc04c
|
Fixed some layer bugs and updated gitignore
|
2019-11-29 02:26:01 -06:00 |
|
Flairieve
|
d2002543da
|
Huge update!
|
2019-11-23 05:33:43 -06:00 |
|
Flairieve
|
5168ed8193
|
First commit!
|
2019-08-04 02:57:42 -05:00 |
|