Commit Graph

14378 Commits

Author SHA1 Message Date
Ben Fry 2607a72ea7 fix logic for libs that have no native 2022-01-22 14:07:32 -05:00
Ben Fry 7c1a2f2950 changing macosx to macos in defaults and languages 2022-01-22 13:54:08 -05:00
Ben Fry 8c44733d7e move export prompt to its own class 2022-01-22 13:26:42 -05:00
Ben Fry 2f1d62435c another note about usage 2022-01-22 13:05:45 -05:00
Ben Fry 85e136f17f more reworking of export, but ui still unfinished 2022-01-22 13:04:38 -05:00
Ben Fry 1a49263a94 add support for portable settings (resolves #360 and https://github.com/processing/processing/issues/3948) 2022-01-22 12:09:05 -05:00
Ben Fry f2e584b819 major changes underway to rework library handling for different architectures 2022-01-22 11:43:25 -05:00
Ben Fry 5fef895e84 clean up ignore list in folders 2022-01-21 06:56:55 -05:00
Ben Fry ca2d5b220f add link to the apple silicon issue 2022-01-21 06:49:40 -05:00
Ben Fry db38a04733 cleaning other unused parts, fix formatting 2022-01-21 06:30:35 -05:00
Ben Fry 71d61ecd9e cleaning up this old code for IntelliJ warnings 2022-01-21 06:30:12 -05:00
Ben Fry 6dc82891ec remove the tools.jar code b/c we are no longer doing JRE 2022-01-20 16:55:25 -05:00
Ben Fry 5cf41b1973 clarifications and removing dead parts 2022-01-20 16:52:45 -05:00
Ben Fry 26ceb76fa1 settarget -> set-target, Mac OS X -> macOS 2022-01-20 16:42:36 -05:00
Ben Fry 8c2749a71f add links for jdk variants, note about rpi issue 2022-01-20 16:35:27 -05:00
Ben Fry 4c00c9dac6 remove previous JDK downloads and disable unused arm links 2022-01-20 15:44:56 -05:00
Ben Fry 3fd546a1ae going throuhg the list a bit 2022-01-20 15:44:09 -05:00
Ben Fry c6d9210cf7 removing more unused library references 2022-01-20 13:52:49 -05:00
Ben Fry 7428342100 remove additional javafx references 2022-01-20 13:50:55 -05:00
Ben Fry 056fedb5a4 investigating why update count is wrong; not important 2022-01-20 10:41:22 -05:00
Ben Fry bd0bbb57af better toString() for debugging 2022-01-20 10:40:53 -05:00
Ben Fry 1c481268f6 a little cleaning 2022-01-20 10:29:48 -05:00
Ben Fry 61d38bafe3 clarification about modes 2022-01-20 09:47:20 -05:00
Ben Fry 02f249d6d6 clarification and heading fixes 2022-01-20 09:36:52 -05:00
Ben Fry 616432d78a notes about why not fixing syntax package 2022-01-20 09:34:47 -05:00
Ben Fry 10ee1f47c8 making this into a regular readme 2022-01-20 09:21:51 -05:00
Ben Fry 2d45b74e02 fix displayDensity() when run from the PDE (fixes #339) 2022-01-20 08:19:25 -05:00
Ben Fry ca352f3c1a logging new fullScreen(2, P3D) issue 2022-01-20 08:19:22 -05:00
Ben Fry 2e7b548a72 mark #342 (Windows scaling) as resolved 2022-01-19 22:31:27 -05:00
Ben Fry 5f9214fb74 fix smoothing in the Editor Status area 2022-01-19 22:25:50 -05:00
Ben Fry 09fb90a023 maybe #342 is mostly that the sign is wrong here? 2022-01-19 22:22:42 -05:00
Ben Fry bdb66d2ad5 minor cleanups to font metrics handling 2022-01-19 21:49:28 -05:00
Ben Fry d4330438b8 finish getting the Splash to not suck at fractional sizes 2022-01-19 20:07:18 -05:00
Ben Fry e647107f91 simpler: always use the 2x version of the splash 2022-01-19 19:56:41 -05:00
Ben Fry b576d36824 attempting to use multi-resolution image loading for splash 2022-01-19 19:46:27 -05:00
Ben Fry 6abf5f5aaf working on #342, remove old-school offscreen buffering from our custom components 2022-01-19 18:40:56 -05:00
Ben Fry 6aa5d8e14c another approach for Toolkit.prepareGraphics() 2022-01-19 17:56:37 -05:00
Ben Fry 07eb4c405f better version in Toolkit 2022-01-19 17:53:34 -05:00
Ben Fry aebdd9f095 remove dpi scaling checks from earlier today 2022-01-19 17:52:09 -05:00
Ben Fry d2b7ac382c turn on smoothing for EditorHeader 2022-01-19 17:50:15 -05:00
Ben Fry 596d9dc628 wow, removing the image buffer for components 2022-01-19 17:46:47 -05:00
Ben Fry fcc8f21d15 try shutting off the offscreen image for EditorHeader render 2022-01-19 17:42:27 -05:00
Ben Fry d9d2399dc1 minor fix and notes about function 2022-01-19 17:34:23 -05:00
Ben Fry 24e355f782 looking into #342 to use Toolkit res on Windows 2022-01-19 09:16:33 -05:00
Ben Fry cdabecebb3 use loadStrings() instead of custom BufferedReader 2022-01-18 17:21:54 -05:00
Ben Fry 6108ac4f52 updating the todo notes 2022-01-18 13:42:24 -05:00
Ben Fry 3d9593954b make a note about #9 in the relevant code 2022-01-18 13:38:32 -05:00
Ben Fry c5553d9903 more todo notes 2022-01-17 21:31:53 -05:00
Ben Fry fcf4b0e180 "Could not delete disable_hidpi" message on macOS/Linux after closing prefs 2022-01-17 21:31:46 -05:00
Ben Fry 43493f0c0f cleaning up a few more notes in the todo list 2022-01-17 21:21:09 -05:00