File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Revision 1280 (for Processing 4.0 beta 5)
2
+
3
+ * 3 February 2022*
4
+
5
+ * Fixes for the folder layout (that were manually added while the previous release was being posted).
6
+
7
+ * Updating handlers and functions for moving and resizing windows. [ \# 53] ( https://github.com/processing/processing4/issues/53 )
8
+
9
+
1
10
# Revision 1279 (for Processing 4.0 beta 4)
2
11
3
12
* 23 January 2022*
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ category = Other
5
5
sentence = The FX2D renderer for Processing 4
6
6
paragraph = Since Processing 4.0 beta 4, the FX2D renderer is available as a separate library.
7
7
version = 1280
8
- prettyVersion = 4.0 beta ????
9
- minRevision = 1279
8
+ prettyVersion = 4.0 beta 5
9
+ minRevision = 1280
10
10
maxRevision = 0
You can’t perform that action at this time.
0 commit comments