starting revision 0181

This commit is contained in:
benfry
2010-03-16 06:07:09 +00:00
parent e4cbfa0d26
commit a6136c8dc6
7 changed files with 76 additions and 66 deletions
+7
View File
@@ -1,3 +1,10 @@
0180 core (pre-release)
X add implicit path commands to svg loader, thanks to Ben S
X http://dev.processing.org/bugs/show_bug.cgi?id=1503
X don't allow sketch windows to open with the title bar off screen
X http://dev.processing.org/bugs/show_bug.cgi?id=1508
0179 core (1.1)
X screenWidth/Height instead of screenW/H
X open up the pdf library more (philho)
+1 -5
View File
@@ -1,8 +1,4 @@
0180 core
X add implicit path commands to svg loader, thanks to Ben S
X http://dev.processing.org/bugs/show_bug.cgi?id=1503
X don't allow sketch windows to open with the title bar off screen
X http://dev.processing.org/bugs/show_bug.cgi?id=1508
0181 core
big ones