Commit Graph

14169 Commits

Author SHA1 Message Date
Ben Fry 9802ccbd88 clean up warnings and formatting in the Client code 2022-01-10 19:08:14 -05:00
Ben Fry aab8d8fa50 use UTF-8 for readString() and write() in net client 2022-01-10 19:04:38 -05:00
Ben Fry 556ccb39ba Merge pull request #329 from rupesh-kumar-lpu/master 2022-01-10 18:58:16 -05:00
Ben Fry d03da53e6e specify amd64 or x86_64 as architecture for ffmpeg (fixes #319) 2022-01-10 17:46:08 -05:00
Rupesh Kumar 049affe7db Set Processing Icon in Splash
resolves issue #297
2022-01-02 03:04:25 +05:30
Ben Fry 019143a33b notes about recent merges and updates 2021-12-22 12:51:09 -05:00
Ben Fry 8cea087858 Merge pull request #316 from codeanticode/master 2021-12-22 12:46:21 -05:00
Ben Fry 2d42171475 Merge pull request #314 from codeanticode/p4-new_pshape_api-stream_copy 2021-12-22 12:45:25 -05:00
codeanticode 68572b07e3 Merge branch 'processing:master' into p4-new_pshape_api-stream_copy 2021-12-11 13:30:33 -08:00
codeanticode 677338e5c1 Handle 2D PATH shapes in PShapeOpenGL 2021-12-11 16:14:39 -05:00
codeanticode a498e26100 Implemented curveVertex() in PShape 2021-12-11 16:11:50 -05:00
Ben Fry a62fe39ede allow GEOMETRY in addition to PATH for contains() 2021-12-10 15:16:29 -05:00
codeanticode 14ee31a61a return line and point tessellation 2021-12-07 00:09:13 -05:00
Ben Fry 4eb0939a9e adding intellij project files now that they have settled a wee bit 2021-12-06 13:18:48 -05:00
Ben Fry b053e4d15a note about multi-window merge 2021-12-06 06:51:43 -05:00
Ben Fry ac25c4f0e3 Merge pull request #313 from codeanticode/gl-multi-window 2021-12-06 06:48:57 -05:00
codeanticode 29168df928 Added field to force use of sync object 2021-12-06 00:23:10 -05:00
codeanticode 35293c03d9 Implemented necessary logic in PSurfaceJOGL to handle context sharing and object synchronization 2021-12-05 11:45:48 -05:00
codeanticode 69d14ab6d7 added needSharedObjectSync function to PJOGL 2021-12-05 11:30:11 -05:00
codeanticode d7ea4988b3 Merge branch 'processing:master' into master 2021-12-04 08:23:19 -05:00
Ben Fry 4bb9648f58 workaround for vertices being wiped out during tessellation 2021-12-03 15:21:08 -05:00
Ben Fry a66f52b105 minor formatting changes per processing spec 2021-11-23 13:00:11 -05:00
Ben Fry a0075790c5 reorganizing method order 2021-11-23 12:34:11 -05:00
Ben Fry cb4abffef5 fix indent 2021-11-23 12:34:01 -05:00
Ben Fry ba63dc2f8c make DrawListener public, other minor cleanup 2021-11-23 07:27:21 -05:00
Ben Fry 284333b5e0 simplify initListeners() 2021-11-23 06:46:08 -05:00
Ben Fry bdc58b7e8b cleaning and documenting 2021-11-23 06:45:23 -05:00
Ben Fry 2735049911 remove a lot of no longer relevant commented-out bits 2021-11-22 21:43:19 -05:00
Ben Fry 64339baece make getCurrentPixelScale() protected, clarify prev frame count 2021-11-22 21:43:00 -05:00
Ben Fry 82247582a4 a little cleanup, some notes 2021-11-22 21:24:13 -05:00
Ben Fry a4d3a3aa7d cleanups and clarifications 2021-11-22 19:53:50 -05:00
Ben Fry 17dd8b82c8 clean up a few warnings/renaming a bit 2021-11-22 18:24:50 -05:00
Ben Fry 54fabdc7a8 clean up from a few warnings 2021-11-22 18:13:04 -05:00
Ben Fry abf23b50f2 a note about that last fix 2021-11-22 16:21:35 -05:00
Ben Fry a7a41ed50f vertices array sometimes shorter, though this is hiding issue elsewhere 2021-11-22 10:57:28 -05:00
Ben Fry e2a9959dcd using JDK 17 as default 2021-11-21 07:10:10 -05:00
Ben Fry 82fcf95215 clarification about behavior of parseInt() 2021-11-15 08:27:23 -05:00
Ben Fry e6c1c0c45a note about theme engine 2021-10-28 19:06:10 -04:00
Ben Fry 81b11c0f97 re-enable theme engine during testing 2021-10-28 19:05:20 -04:00
Ben Fry c2dc9f8137 fix minor bug in handling of extensions and directories 2021-10-28 15:16:42 -04:00
Ben Fry ebc23e2d63 notes about fonts and notes 2021-10-13 18:53:19 -04:00
Ben Fry e6f5b30155 url and version for Java 17 2021-10-13 18:53:01 -04:00
Ben Fry b4cd8d4a19 tests for scrollbar color changes 2021-10-13 18:52:40 -04:00
Ben Fry ee140d4a5a moving to lowercase 2021-10-13 18:52:16 -04:00
Ben Fry ec8bd52df1 remove extra line 2021-10-13 18:00:18 -04:00
Ben Fry 61f139614c make it possible to build without an internet connection 2021-10-13 17:57:50 -04:00
Ben Fry c9b8a00e7d finish going throuhg all colors that are in use inside theme.txt 2021-10-12 11:40:56 -04:00
Ben Fry 06f1d999dc removing dead code 2021-10-12 10:00:54 -04:00
Ben Fry ebb570aada remove more unused entries 2021-10-12 10:00:45 -04:00
Ben Fry bcfe094039 remove unused lines from theme.txt, searching for more 2021-10-12 09:13:24 -04:00