diff --git a/todo.txt b/todo.txt index 1578678bc..73b871c10 100755 --- a/todo.txt +++ b/todo.txt @@ -5,6 +5,13 @@ X added NSCameraUsageDescription and NSMicrophoneUsageDescription to Info.plis X also for exported applications X audio and video broken on macOS b/c can't access mic/camera X https://github.com/processing/processing-sound/issues/51 +X 'ant source-jar' target added to core + + +contribs +X Updates and fixes for PDE_pt.properties (Portugese translation) +X https://github.com/processing/processing4/pull/133 +X https://github.com/processing/processing4/pull/134 before release @@ -12,18 +19,26 @@ X Shutting off VAqua due to interface ugliness and Contribution Manager freezing _ https://github.com/processing/processing4/issues/129 -_ startup chatter (from appbundler?) -_ Processing[25059:13082813] int launch(char *, int, char **) Launchpath - -_ 'Basics' folder always open in examples list -_ get vaqua back out of there - -_ need to fix this text: -_ /* autogenerated by Processing preprocessor v3.0.0 on 2020-09-15 */ -_ also need spaces in the size command, per our guidelines - +discuss with Sam +_ Fix “autogenerated by Processing preprocessor” text +_ also need spaces in the size command, per our guidelines +_ https://github.com/processing/processing4/issues/135 _ JSSC binaries for windows_32 and windows_64 appear to be macOS files _ https://github.com/processing/processing4/issues/119 +_ Move PdePreprocessIssueException to the test package +_ https://github.com/processing/processing4/issues/130 + +discuss with Andres +_ Add language support to modes +_ https://github.com/processing/processing4/pull/14 + + +already fixed in 4.x? (confirm/close on release) +_ HDPI support GNOME desktop +_ https://github.com/processing/processing/issues/6059 + + +_ 'Basics' folder always open in examples list _ need an updated version of the video library @@ -34,17 +49,22 @@ _ https://github.com/processing/processing-video/issues/134#issuecomment-61730 _ beta 4 works better, but only if replacing just the library folder _ https://github.com/processing/processing-video/releases +https://github.com/processing/processing-video/releases/download/r6-v2.0-beta4/video-2.0-beta4.zip + _ update appbundler? https://github.com/TheInfiniteKind/appbundler _ might be broken though https://github.com/TheInfiniteKind/appbundler/issues/70 _ symlink https://github.com/TheInfiniteKind/appbundler/issues/1 +_ startup chatter (from appbundler?) +_ Processing[25059:13082813] int launch(char *, int, char **) Launchpath -fixed in 4.x? -_ HDPI support GNOME desktop -_ https://github.com/processing/processing/issues/6059 - - -possible additions for 4.x? +would like to fix +_ detach sketch name and folder name (use sketch.properties) +_ better for git, etc +_ single file thing is long gone +_ introduce the idea of 'scraps' (ala gist) that are just single page blobs +_ launch/psk files/import from web editor (for class) +_ ability to switch mode in p5 w/o saving/closing/etc _ Friendly Names for new Sketches (includes UI for switching it back) _ https://github.com/processing/processing/pull/6048 @@ -88,11 +108,6 @@ _ https://github.com/processing/processing4/issues/117 _ https://theia-ide.org/ -would like to fix -_ ability to switch mode in p5 w/o saving/closing/etc -_ launch/psk files/import from web editor (for class) - - _ windows anti-malware leaves browser stuck at 100% _ https://github.com/processing/processing/issues/5893