Commit Graph

12259 Commits

Author SHA1 Message Date
Ben Fry
39692cda55 remove other logging references 2016-11-09 21:20:51 -05:00
Ben Fry
9d051cd052 fix copyrights, remove authors per guidelines, replace logging 2016-11-09 21:13:06 -05:00
Ben Fry
992738e087 oh, Eclipse... 2016-11-09 20:47:14 -05:00
Ben Fry
9465c67230 remove the Java logger in favor of built-in logging 2016-11-09 17:24:01 -05:00
Ben Fry
6e3c18dd1a set DEBUG flag using external file 2016-11-09 17:23:50 -05:00
Ben Fry
1b0e335f9c notes about hosts 2016-11-09 11:57:19 -05:00
Ben Fry
b42ac594f8 detect changes to /etc/hosts and warn user (#4738) 2016-11-09 11:52:48 -05:00
Ben Fry
cc8a12cf81 oh, permissions... i blame windows 2016-11-09 11:07:23 -05:00
Ben Fry
210f1cda15 notes about additional bugs 2016-11-08 14:00:15 -05:00
Ben Fry
222ac5545e pondering a better solution for DEBUG 2016-11-08 13:52:32 -05:00
Ben Fry
6811bb4af0 don't punish everyone for this debugging work 2016-11-08 13:51:14 -05:00
Ben Fry
10eb4af3be more error handling and logging to sort out #4735 2016-11-08 13:49:54 -05:00
Ben Fry
f7efff5077 more debug messages, trying to sort out startup hang 2016-11-08 10:51:34 -05:00
Ben Fry
8263297ff0 more bug notes 2016-11-07 19:03:23 -05:00
Ben Fry
b714e5d9de set text style properly for Contribution Manager error message 2016-11-07 18:14:23 -05:00
Ben Fry
e7b4d02c6a only require reference when building dist 2016-11-07 18:13:38 -05:00
Ben Fry
5f23bafdea starting the next release 2016-11-07 06:42:03 -05:00
Ben Fry
02c8640d87 write release notes for 3.2.3 processing-0255-3.2.3 2016-11-07 06:19:13 -05:00
Ben Fry
89e77d95b7 be clearer 2016-11-06 21:35:04 -05:00
Ben Fry
c7b8aa05d3 make a note about the browser hanging 2016-11-06 21:28:01 -05:00
Ben Fry
9df210b7d4 catching openURL() issues on macOS 2016-11-06 21:27:25 -05:00
Ben Fry
8f1ce4d213 todo notes 2016-11-06 21:27:00 -05:00
Ben Fry
da5cb82473 add note about the manager code 2016-11-06 14:01:53 -05:00
Ben Fry
2380b62fca remove some dead code, finish the general cleaning 2016-11-05 15:25:50 -04:00
Ben Fry
3392ae0b4a break out these enormous functions for readability 2016-11-05 15:23:45 -04:00
Ben Fry
20f54fd6ac clear out the excessive hyperlink stuff 2016-11-05 14:57:10 -04:00
Ben Fry
88b517cd25 more cleanup attempts 2016-11-05 14:28:08 -04:00
Ben Fry
7a719e1b5e trying to clean up DetailPanel 2016-11-05 14:05:07 -04:00
codeanticode
10104cc009 framerate warning 2016-11-04 09:05:36 -03:00
Ben Fry
10a1b19bb1 these are now fixed 2016-11-03 19:20:39 -04:00
Ben Fry
3e2dcd6948 track down the source of null entries in pretty version (see #4696, #4712) 2016-11-03 19:20:04 -04:00
Ben Fry
3cc680e648 non-retina versions of button icons showing up in contribs (fixes #4715) 2016-11-03 19:08:07 -04:00
Ben Fry
9da0fc66fc Merge pull request #4086 from Akarshit/CM-updateFix
Fixes the removal of redundant contribution and update related issues
2016-11-03 17:30:13 -04:00
Ben Fry
6665398a5f notes about the retina bug 2016-11-03 11:39:55 -04:00
Ben Fry
a869e84a12 this won't fix the image size problem 2016-11-03 11:38:39 -04:00
Ben Fry
6652fa7b2d what is this method? 2016-11-03 11:25:23 -04:00
Ben Fry
16db1ea0e6 ensure that update.id is set before checking for contrib updates 2016-11-03 11:16:32 -04:00
Ben Fry
e694a0c21f cleanups 2016-11-03 10:38:23 -04:00
Ben Fry
64e1bfef36 clean up this maze of pretty version handling 2016-11-03 10:36:52 -04:00
Ben Fry
1fe0dd5f75 make the problem clearer 2016-11-03 10:11:20 -04:00
Ben Fry
b14eb9d389 Use the version number if they've left the prettyVersion field blank 2016-11-03 10:10:04 -04:00
codeanticode
35e4381cfb check point and line attributes at the end, so that defines can override
autodetection
2016-11-03 10:15:41 -03:00
codeanticode
50a0943d60 some cosmetic changes 2016-11-02 20:57:51 -03:00
codeanticode
92d663efb0 use alternative regex in point and line shader autodetect, fixes #4725 2016-11-02 20:52:03 -03:00
Ben Fry
25cb1eff35 starting the next release 2016-10-30 17:43:05 -04:00
Ben Fry
206cfd4291 writing release notes processing-0254-3.2.2 2016-10-30 16:35:08 -04:00
Ben Fry
67e9d13148 clean up toString() and implement toJSON() consistently 2016-10-30 16:12:40 -04:00
Ben Fry
a44c05c41f notes about fixes from Andres 2016-10-30 15:45:57 -04:00
codeanticode
35b9e99a40 removed redundant sphere stroke edges 2016-10-30 10:56:52 -03:00
codeanticode
52d4880d88 do not call handleDraw() after the sketch is finished 2016-10-30 10:23:16 -03:00