index
:
puppeteer
master
2D drawing and animation suite
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
unnecessary check.
rodri
2020-06-17
1
-6
/
+4
*
added debugging stats. more hud changes.
rodri
2020-06-16
1
-0
/
+25
*
started work on zooming and a textual hud.
rodri
2020-06-16
1
-10
/
+13
*
improved enter(2) handling.
rodri
2020-06-16
1
-16
/
+18
*
add save rmb menu option.
rodri
2020-06-15
1
-5
/
+18
*
change brush color and improve stroke painting.
rodri
2020-06-15
1
-2
/
+14
*
move the canvas with mmb.
rodri
2020-06-15
1
-1
/
+18
*
move the mmb menu over to rmb. allow for drawing over the current layer.
rodri
2020-06-15
1
-41
/
+75
*
now it's possible to paint on any given layer. also changed worldrf.
rodri
2020-06-14
1
-19
/
+80
*
fix layer image instantiation and canvas drawing rectangle.
rodri
2020-06-14
1
-1
/
+1
*
create a canvas and layers with the mouse. fixed some issues.
rodri
2020-06-14
1
-7
/
+53
*
added basic canvas and layer management.
rodri
2020-06-13
1
-5
/
+39
*
layout done. implemented some error-checking wrappers and started work on lay...
rodri
2020-06-12
1
-0
/
+114
*
initial commit.
rodri
2020-06-11
1
-0
/
+21