mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
start release notes, a few other todo notes
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# Processing 4.0 alpha 6
|
||||
|
||||
*Revision 1275 – XX July 2021*
|
||||
|
||||
Code completion is back!
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* A more useful message for the `NoClassDefError: processing/core/PApplet` startup error on Windows was in the alpha 5 source, but may not have made it into the actual release. [#154](https://github.com/processing/processing4/issues/154)
|
||||
|
||||
|
||||
# Processing 4.0 alpha 5
|
||||
|
||||
*Revision 1274 – 24 June 2021*
|
||||
|
||||
@@ -10,9 +10,9 @@ X clears up a lot of complexity in DefaultInputHandler
|
||||
X if someone wants this, they could recreate it in a subclass
|
||||
|
||||
readme
|
||||
_ was fixed in the source for 4.0a5, but may not have been included in the dist
|
||||
_ NoClassDefError: processing/core/PApplet when starting 4.0a2 on Windows 10
|
||||
_ https://github.com/processing/processing4/issues/154
|
||||
X was fixed in the source for 4.0a5, but may not have been included in the dist
|
||||
X NoClassDefError: processing/core/PApplet when starting 4.0a2 on Windows 10
|
||||
X https://github.com/processing/processing4/issues/154
|
||||
|
||||
moviemaker
|
||||
X MovieMaker .mov not compatible with QuicktTime Player
|
||||
@@ -54,7 +54,10 @@ X https://github.com/processing/processing4/issues/177
|
||||
X confirmed not working from Sam's repo either
|
||||
X https://github.com/processing/processing4/pull/219
|
||||
|
||||
|
||||
for next release
|
||||
_ fix up modifiers for key events (after completing mouse) in Java2D
|
||||
_ set args for JavaFX and OpenGL for the mouse and key events
|
||||
_ move ISSUE_TEMPLATE to .github subfolder
|
||||
_ lots more cleanup to do in javafx/build.xml
|
||||
_ only export 'tool' subfolder for Movie Maker (and Theme Engine?)
|
||||
|
||||
Reference in New Issue
Block a user