File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0249 (3.0.3 )
1+ 0249 (3.1 )
22X Float/IntDict changes
33X minIndex() and maxIndex() return -1 when count is zero (rather than ex)
44X bug fix to reverse sorts
@@ -8,16 +8,9 @@ X set to false for higher performance
88X call crop() in keyArray() and valueArray() functions
99X they're duplicates, their length is an implementation detail
1010X normalize features and error handling between all of them
11-
1211X add print() and write(PrintWriter) methods to Table/TableRow
1312X https://github.com/processing/processing/issues/4396
1413
15- _ JSONObject get() method is private
16- _ https://github.com/processing/processing/issues/4334
17- _ https://github.com/processing/processing/pull/4336
18-
19- _ add push() and pop() methods to mirror js?
20-
2114jakub
2215X several JavaFX fixes
2316X https://github.com/processing/processing/pull/4411
@@ -43,6 +36,12 @@ X https://github.com/processing/processing/pull/4341
4336X https://github.com/processing/processing/issues/4376
4437
4538
39+ _ JSONObject get() method is private
40+ _ https://github.com/processing/processing/issues/4334
41+ _ https://github.com/processing/processing/pull/4336
42+
43+ _ add push() and pop() methods to mirror js?
44+
4645_ textAlign(CENTER) and pixelDensity(2) aligning incorrectly with Java2D
4746_ https://github.com/processing/processing/issues/4020
4847_ add increment() that takes IntDict to merge things
Original file line number Diff line number Diff line change 1- 0249 (3.0.3 )
1+ 0249 (3.1 )
22o arrow keys aren't working in the examples window
33X was working fine with most recent build.. weird
44
5-
65contribs
76X Grab bag of smaller, mainly ARM-related updates
87X https://github.com/processing/processing/pull/4300
@@ -31,7 +30,6 @@ X https://github.com/processing/processing/pull/4320
3130X Added readBytes(max) to serial library
3231X https://github.com/processing/processing/pull/4321
3332
34-
3533jakub
3634X Update app to Java 8
3735X https://github.com/processing/processing/pull/4383
@@ -49,7 +47,7 @@ X https://github.com/processing/processing/pull/4410
4947X file paths not decoding properly
5048X https://github.com/processing/processing/issues/4417
5149X https://github.com/processing/processing/pull/4426
52- _ double check that this is working on OS X
50+ X double check that this is working on OS X
5351_ check whether it fixes the Windows startup problem
5452X Java Mode refactoring
5553X https://github.com/processing/processing/pull/4440
@@ -85,6 +83,7 @@ X https://github.com/processing/processing/pull/4379
8583X https://github.com/sgothel/jogl/pull/96
8684X https://github.com/sgothel/jogl/pull/97
8785
86+
8887needs more review
8988_ createPreprocessor() added to JavaEditor, creating a mess
9089_ https://github.com/processing/processing/commit/2ecdc36ac7c680eb36e271d17ad80b657b3ae6a0
You can’t perform that action at this time.
0 commit comments