aboutsummaryrefslogtreecommitdiff
path: root/layer.c
Commit message (Expand)AuthorAgeFilesLines
* move the mmb menu over to rmb. allow for drawing over the current layer.rodri2020-06-151-10/+5
* now it's possible to paint on any given layer. also changed worldrf.rodri2020-06-141-11/+6
* fix layer image instantiation and canvas drawing rectangle.rodri2020-06-141-1/+10
* create a canvas and layers with the mouse. fixed some issues.rodri2020-06-141-0/+1
* added basic canvas and layer management.rodri2020-06-131-0/+26
* layout done. implemented some error-checking wrappers and started work on lay...rodri2020-06-121-0/+5