Skip to content

Commit 6f978e4

Browse files
committed
write revisions file for 3.0a4
1 parent 6e15ad4 commit 6f978e4

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

build/shared/revisions.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
PROCESSING 3.0a4 (REV 0231) - 1X September 2014
2+
3+
Another release to deal with a handful of bugs found in the last alpha.
4+
The next alpha release will contain major changes and break a few libraries
5+
and tools, so this is an attempt at a final "stable" alpha that can be used
6+
until all those issues are sorted out.
7+
8+
[ changes ]
9+
10+
+ Contributions (Libraries, Modes, Tools) are now read from their own
11+
listing that's specific to Processing 3.
12+
https://github.com/processing/processing/issues/2850
13+
https://github.com/processing/processing/issues/2849
14+
15+
+ Made the new editor the default.
16+
17+
+ The OS X default File menu (shown when no windows are open) now has the
18+
order/naming changes found in the sketch window File menu.
19+
20+
21+
[ bug fixes ]
22+
23+
+ TGAs from saveFrame() create transparent/black movies with Movie Maker
24+
https://github.com/processing/processing/issues/2851
25+
26+
+ Fix export problem on Windows when using the new editor
27+
https://github.com/processing/processing/issues/2806
28+
29+
30+
[ internal tweaks ]
31+
32+
+ Optimize creation of boxed primitives
33+
https://github.com/processing/processing/pull/2826
34+
35+
+ Add static modifier to inner classes that don't access parent
36+
https://github.com/processing/processing/pull/2839
37+
38+
+ Fix localization in OS X (requires writing property files)
39+
https://github.com/processing/processing/pull/2844
40+
41+
42+
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
43+
44+
145
PROCESSING 3.0a3 (REV 0230) - 26 August 2014
246

347
The 3.0 process continues as we've wrapped up a very successful

0 commit comments

Comments
 (0)