Commit Graph

4102 Commits

Author SHA1 Message Date
Ben Fry 4bbf290dca more debugging 2022-01-29 11:26:26 -05:00
Ben Fry 6ec1887eba working a bit on debug 2022-01-29 08:16:31 -05:00
Ben Fry 6a2382f6f0 changing macosx to macos for local debug 2022-01-29 07:56:53 -05:00
Ben Fry 4b42438eb7 adding class to debug editor scaling issues 2022-01-29 07:56:34 -05:00
Ben Fry d92bf59603 possible fix for #194 on macOS, need to check Windows 2022-01-27 22:04:41 -05:00
Ben Fry a60d03317a Update README.md 2022-01-24 15:15:16 -05:00
Ben Fry 476c0bc87e minor clarifications 2022-01-24 15:14:04 -05:00
Ben Fry 08722385a2 rolling over for the new release 2022-01-24 13:44:58 -05:00
Ben Fry 2607a72ea7 fix logic for libs that have no native 2022-01-22 14:07:32 -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 71d61ecd9e cleaning up this old code for IntelliJ warnings 2022-01-21 06:30:12 -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 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 3d9593954b make a note about #9 in the relevant code 2022-01-18 13:38:32 -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 cc5ffd7b02 renaming DetailPanel because it is no longer a standalone Panel 2022-01-17 21:05:22 -05:00
Ben Fry 508cc9dc5d checking on what is taking so long, and sadness 2022-01-17 20:54:21 -05:00
Ben Fry 53132927e2 remove debug string 2022-01-17 20:38:49 -05:00
Ben Fry 1a86975df0 oh dear god this code is bad... total breakdown when filter is used 2022-01-17 20:28:17 -05:00
Ben Fry 95f2a7b4d7 temporarily turn off the console msgs to do a @REAS build 2022-01-17 19:53:31 -05:00
Ben Fry 84287f0bbc purge the updateColors() calls 2022-01-17 19:52:15 -05:00
Ben Fry e917515d03 create progress bar inside DetailPanel only on use 2022-01-17 18:52:53 -05:00
Ben Fry 1ae7198014 note about addListener() change 2022-01-17 18:44:42 -05:00
Ben Fry 1860a080d4 remove two unnecessary lines 2022-01-17 18:44:04 -05:00
Ben Fry bbc2e2ec2b minor moving around 2022-01-17 18:22:16 -05:00