aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* add save rmb menu option.rodri2020-06-151-5/+18
* change brush color and improve stroke painting.rodri2020-06-151-2/+14
* move the canvas with mmb.rodri2020-06-151-1/+18
* move the mmb menu over to rmb. allow for drawing over the current layer.rodri2020-06-151-41/+75
* now it's possible to paint on any given layer. also changed worldrf.rodri2020-06-141-19/+80
* fix layer image instantiation and canvas drawing rectangle.rodri2020-06-141-1/+1
* create a canvas and layers with the mouse. fixed some issues.rodri2020-06-141-7/+53
* added basic canvas and layer management.rodri2020-06-131-5/+39
* layout done. implemented some error-checking wrappers and started work on lay...rodri2020-06-121-0/+114
* initial commit.rodri2020-06-111-0/+21