Commit Graph

6 Commits

Author SHA1 Message Date
cobrapitz
52b5363c9a update 2020-11-03 19:23:53 +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
d2002543da Huge update! 2019-11-23 05:33:43 -06:00
Flairieve
d8bcc2df3f Removed self on a lot of lines 2019-08-04 19:16:14 -05:00
Flairieve
5168ed8193 First commit! 2019-08-04 02:57:42 -05:00