mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
getting finished up for rev 94
This commit is contained in:
@@ -7,7 +7,7 @@ releases will be super crusty.
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
ABOUT REV 0094 - 30 October 2005
|
||||
ABOUT REV 0094 - 31 October 2005
|
||||
|
||||
|
||||
[ additions ]
|
||||
@@ -18,6 +18,12 @@ ABOUT REV 0094 - 30 October 2005
|
||||
that sketch will be opened.
|
||||
http://dev.processing.org/bugs/show_bug.cgi?id=21
|
||||
|
||||
- item added to the tools menu that allows building all sketches
|
||||
underneath a particular subfolder. this won't be part of the base
|
||||
tools once the tool api is done (meaning that it won't be in the
|
||||
menu by default), but it's there for now.
|
||||
http://dev.processing.org/bugs/show_bug.cgi?id=117
|
||||
|
||||
|
||||
[ bug fixes ]
|
||||
|
||||
@@ -31,6 +37,16 @@ ABOUT REV 0094 - 30 October 2005
|
||||
- removing quotes from QTJAVA path if they exist (this may have fixed
|
||||
some issues?)
|
||||
|
||||
- fix bug that was causing font sizes not to be set on opengl
|
||||
http://dev.processing.org/bugs/show_bug.cgi?id=174
|
||||
|
||||
- apply fix from toxi to make targa file i/o less picky
|
||||
|
||||
- width/height now properly set in "static" mode apps
|
||||
|
||||
- g.smooth no longer always false in opengl
|
||||
http://dev.processing.org/bugs/show_bug.cgi?id=192
|
||||
|
||||
|
||||
[ semi-obscure api tweaks ]
|
||||
|
||||
@@ -39,6 +55,9 @@ ABOUT REV 0094 - 30 October 2005
|
||||
- added dataPath(String filename) to return the full path to the
|
||||
give filename within the data folder
|
||||
|
||||
- new api is in the process of being added for shape recording..
|
||||
more on this in future releases.
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user