aboutsummaryrefslogtreecommitdiff
path: root/dat.h
Commit message (Collapse)AuthorAgeFilesLines
* add better brush color management. fix issues with procrfork. replace ↵HEADmasterrodri2020-07-011-0/+7
| | | | | | procexecl with execl. fclamp is now part of libgeometry so get rid of it.
* avoid zero zooming. import differential and zoom drawing from paint(1). make ↵rodri2020-06-181-0/+1
| | | | new layers transparent by default. minor fixes.
* added debugging stats. more hud changes.rodri2020-06-161-1/+4
|
* started work on zooming and a textual hud.rodri2020-06-161-0/+27
|
* now it's possible to paint on any given layer. also changed worldrf.rodri2020-06-141-0/+3
|
* added basic canvas and layer management.rodri2020-06-131-2/+11
|
* layout done. implemented some error-checking wrappers and started work on ↵rodri2020-06-121-0/+7
layers.