@@ -344,6 +344,32 @@ X better for git, etc
344
344
X single file thing is long gone
345
345
o introduce the idea of 'scraps' (ala gist) that are just single page blobs
346
346
347
+ welcome
348
+ X better startup experience/something to really make it feel like 4
349
+ X set a new preference for it (the old pref had .beta in the name)
350
+ o just skip the welcome screen on Windows hidpi dipslays?
351
+ o better to launch a web browser
352
+ o also use id/ask for login to help understand community?
353
+ o tell users about JavaFX, Movie Maker install, changing themes
354
+
355
+ new things
356
+ + themes
357
+ + naming
358
+ + new Movie Maker that uses ffmpeg
359
+ + Apple Silicon support
360
+ + raspberry pi 32/64 support
361
+ + Java 17/faster/more up to date
362
+ + JavaFX now needs to be imported
363
+ + sketch name detached
364
+
365
+ minor new things
366
+ + absolutely massive number of small bug fixes and usability tweaks
367
+ + ability to create truly portable versions/more options for school environments
368
+
369
+ old things
370
+ + Examples window (Casey will pick 3-4)
371
+ * Reference, Discourse, Github, Wiki
372
+
347
373
348
374
known issues
349
375
_ mixed mode warning now broken
@@ -357,7 +383,10 @@ _ https://github.com/processing/processing4/issues/522
357
383
_ https://github.com/processing/processing4-javafx/issues/15
358
384
359
385
360
- during release the next release
386
+ finalizing 4.0
387
+ _ make the examples work in the startup window
388
+ _ smaller images so they're not so crunchy?
389
+ _ update "changes in 4.0" because so much left out
361
390
_ update README.md in the root
362
391
_ move api/internal changes elsewhere
363
392
_ link to other wiki things that are more useful
@@ -370,34 +399,6 @@ _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-indus
370
399
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
371
400
372
401
373
- 4.0 / with Casey
374
- _ Welcome
375
- _ better startup experience/something to really make it feel like 4
376
- _ set a new preference for it (the old pref had .beta in the name)
377
- _ just skip the welcome screen on Windows hidpi dipslays?
378
- _ better to launch a web browser
379
- _ also use id/ask for login to help understand community?
380
- _ tell users about JavaFX, Movie Maker install, changing themes
381
-
382
- new things
383
- + themes
384
- + naming
385
- + new Movie Maker that uses ffmpeg
386
- + Apple Silicon support
387
- + raspberry pi 32/64 support
388
- + Java 17/faster/more up to date
389
- + JavaFX now needs to be imported
390
- + sketch name detached
391
-
392
- minor new things
393
- + absolutely massive number of small bug fixes and usability tweaks
394
- + ability to create truly portable versions/more options for school environments
395
-
396
- old things
397
- + Examples window (Casey will pick 3-4)
398
- * Reference, Discourse, Github, Wiki
399
-
400
-
401
402
priorities/would like to fix soon (but not necessary for 4.0 final)
402
403
_ write a local.properties file when there's more than one file in the sketch
403
404
_ this will fix the majority of cases where sketch name is accidentally detached
0 commit comments