Commit Graph

14358 Commits

Author SHA1 Message Date
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
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
Ben Fry a1f429f37e a little more cleaning inside processing.app.contrib 2022-01-17 18:03:26 -05:00
Ben Fry 04604c1a0e removing ~450 lines of unused code in DetailPanel 2022-01-17 17:12:48 -05:00
Ben Fry e8023b1ce2 update copyright year 2022-01-17 17:03:37 -05:00
Ben Fry 465e6fe705 copyright and unused vars in contribs code 2022-01-17 17:01:18 -05:00
Ben Fry f96895f6e9 removing addPaneComponents() and setSelected() b/c does nothing 2022-01-17 16:55:39 -05:00
Ben Fry 8b67dc24e9 more unused logic from DetailPanel 2022-01-17 16:50:57 -05:00
Ben Fry 0de3f5d398 removing more layouts and unused bits from DetailPanel 2022-01-17 16:48:11 -05:00
Ben Fry 507e0a9357 remove circular unused vars 2022-01-17 16:37:59 -05:00
Ben Fry efa6804bbf remove unused context menu and open folder option 2022-01-17 16:34:16 -05:00
Ben Fry d7367db40a removing barPane from DetailPanel 2022-01-17 16:31:13 -05:00