last touches for rev 29

This commit is contained in:
benfry
2002-07-01 13:55:20 +00:00
parent b8bd5cb181
commit eab3a33663
3 changed files with 42 additions and 25 deletions
+15
View File
@@ -1,3 +1,18 @@
ABOUT REV 0029
- actually updated pde.jar, export, pde.properties, BApplet.java
in sketchbook, removed extra dbn.pde from lib (it's in sketchbk)
- new api: triangle, quad (put rect back too)
- keyPressed() and mousePressed() events
- new functions: degrees(), radians()
- new color tidbits (though color still ints) final solution
for get/set pixel debate
ABOUT REV 0028
- serial port should work again (win32comm was missing)