Commit Graph

4800 Commits

Author SHA1 Message Date
Ben Fry 3c6122ebeb replace code.google.com links with updated github urls 2022-07-31 15:45:23 -04:00
Ben Fry 3699c713d1 replace dev.processing.org bug links with download.processing.org links that work 2022-07-31 15:01:45 -04:00
Ben Fry 14752e663b wrapping up notes about svg 2022-07-30 19:26:14 -04:00
Ben Fry 9ef40ba48c allow . to start a number in svg 2022-07-30 17:37:03 -04:00
A Pottinger ece11f9345 Fix #488.
Clean up the footer writer section of the preprocessor for easier reading but also fix adding and looking for --full-screen which appears to have been left off at some point.
2022-06-21 08:34:44 -07:00
robog-two 6c03b3e48c (Docs) Fix unclosed <b> tag in noSmooth()
Moved here from a PR on the website to ensure the change is more permanent.
2022-06-08 02:45:12 -05:00
Ben Fry a2def3dbdc rolling over for beta 9 2022-04-23 18:49:40 -04:00
Ben Fry e1f42cc14c fixes incorporated for JOGL on ARM (resolves #370) 2022-04-23 13:48:50 -04:00
Ben Fry 2734f89f64 don't show window manager resize message when using fullScreen() 2022-04-23 13:12:05 -04:00
Ben Fry 9bcbea7bb9 notes about recent updates 2022-03-07 06:19:55 -05:00
Ben Fry e071bb1db7 Merge pull request #433 from codeanticode/filter-density 2022-03-07 06:19:06 -05:00
Ben Fry f6e32da863 Merge branch 'master' of github.com:processing/processing4 2022-03-06 09:13:21 -05:00
Ben Fry 58e0d7ceff fixes from Andres 2022-03-06 09:10:05 -05:00
codeanticode 938fbda93f Use pixelDensity from src image 2022-03-04 10:04:18 -05:00
codeanticode 06a0107451 Made naming of parameters controlling GL buffer settings more consistent 2022-03-04 09:11:22 -05:00
Ben Fry 17ab319f71 rolling over for 4.0 beta 8 2022-03-03 20:43:45 -05:00
Ben Fry 9b287aeed6 updates and notes heading into the release 2022-03-03 18:50:06 -05:00
Ben Fry 4ff44d6d57 Merge branch 'master' of github.com:processing/processing4 2022-03-03 18:27:26 -05:00
codeanticode 2dc5c9ce31 scale by pixel density to coordinates are consistent 2022-03-03 17:37:27 -05:00
codeanticode b4c27e8e75 added static param glBufferAccess to PGL to control buffer access policy during buffer streaming 2022-03-03 16:50:06 -05:00
Ben Fry bf701532ca bring back frameMoved() so that Python Mode can override it 2022-03-03 11:59:09 -05:00
Ben Fry f22569144e damn, meant to make these public 2022-02-15 10:30:47 -05:00
Ben Fry f109ecb45f trying out windowRatio() methods 2022-02-15 09:36:26 -05:00
Ben Fry e6f82b8b12 add a title; which police 2022-02-14 20:32:07 -05:00
Ben Fry 14ec02082d change build location, remove unnecessary extra copy of jnilib 2022-02-14 20:24:52 -05:00
Ben Fry ecf8320161 move native lib into the core directory where it belongs 2022-02-14 20:22:45 -05:00
Ben Fry 4ab1c8cda5 purge the old jAppleMenuBar code and replace with cleaned up rewrite 2022-02-14 20:17:10 -05:00
Ben Fry 432506c45c looking into airplay and display driver issues 2022-02-14 08:38:05 -05:00
Ben Fry 5d7dd7ab83 rolling over for beta 7 2022-02-13 14:09:05 -05:00
Ben Fry 1133dd7824 mark this one as done 2022-02-13 13:15:26 -05:00
Ben Fry 4772d5c53f more issue cleanup 2022-02-13 12:16:12 -05:00
Ben Fry c15da13e59 cleaning up bug reports and notes for what has been fixed 2022-02-13 11:44:12 -05:00
Ben Fry c78f22ac3a opt to round up on scaling so that 175% does 2x on Windows 2022-02-13 10:14:56 -05:00
Ben Fry fa741e29d0 lots of code to handle scaling on Windows; also for #378 2022-02-13 08:46:16 -05:00
Ben Fry c175233ccb adding the Windows resolution helper to the build process 2022-02-13 07:45:08 -05:00
Ben Fry 36077d6bf3 a couple todo notes 2022-02-13 06:53:21 -05:00
Ben Fry cebdb8f3d7 sorting out Windows DPI (more with #378) 2022-02-12 13:37:16 -05:00
Ben Fry 6c2209a439 attempt to set ui scale on sketch startup (working on #378) 2022-02-12 12:12:08 -05:00
Ben Fry f2a1765b61 dealing with alpha issues and createImage() with RGB (fixes #388) 2022-02-12 08:24:53 -05:00
Ben Fry ca574904f6 remove old code, add explanation 2022-02-12 07:51:10 -05:00
Ben Fry b67b04c34d fix typo 2022-02-12 07:49:13 -05:00
Ben Fry 9d96dcb480 make a lambda, deal with a warning 2022-02-12 07:48:25 -05:00
Ben Fry 10e6c29a2c clarify doc comment 2022-02-12 07:29:44 -05:00
Ben Fry 206bf167f2 fix inconsistencies in CODED in P2D/P3D (reolves #376) 2022-02-12 07:26:31 -05:00
Ben Fry a0473a90f9 close out another issue for the window resize 2022-02-12 07:09:31 -05:00
Ben Fry 408a7f4409 a note about the Windows scaling badness 2022-02-12 06:58:49 -05:00
Ben Fry fcba0fe56a note about #395 2022-02-06 07:42:38 -05:00
Ben Fry 484b46f7c6 do initial setSize() call, fixes #395 (regression from #186) 2022-02-06 07:41:14 -05:00
Ben Fry 70fbe2d88a properly set names for windowMove() and windowResize() 2022-02-04 17:31:37 -05:00
Ben Fry b988db4bd0 better handling of "Display N does not exist, using the default display instead" 2022-02-04 15:53:44 -05:00