Commit Graph

9824 Commits

Author SHA1 Message Date
Ben Fry dfec4490fb Merge pull request #3211 from JakubValtar/bugfix-sphere-edges
Removed extra edges in sphere tesselation (#3193)
2015-04-24 21:31:58 -04:00
Jakub Valtar b20fe4601a Fixed extra edges in sphere tesselation
Fixes #3193
2015-04-25 00:26:20 +02:00
Ben Fry e031c49392 No, .java files need not be executable. But thanks, Windows. 2015-04-24 15:32:53 -04:00
Ben Fry a4e5f2cfda fix up file change detection (#2852) 2015-04-24 15:28:33 -04:00
Ben Fry d0abe3fd41 working on change detection 2015-04-24 15:21:01 -04:00
Ben Fry 023903857c maybe just for good measure 2015-04-24 15:20:51 -04:00
Ben Fry 141fdc383d notes heading to release, improve error messages a teeny bit 2015-04-24 10:45:00 -04:00
Ben Fry 3df8bdc893 Merge pull request #3202 from federicobond/compact-json
Add option to save JSON in compact form
2015-04-24 08:52:57 -04:00
Ben Fry 5c749cd8c2 hmm.. looks like there might be *tabs* in there too... 2015-04-24 00:13:36 -04:00
Ben Fry 045906d948 more cleaning 2015-04-24 00:09:26 -04:00
Ben Fry aae98d9481 cleanups 2015-04-24 00:05:57 -04:00
Ben Fry f63d82bd6d removing unused code and making notes about other unused code 2015-04-24 00:01:01 -04:00
Ben Fry acd5156a02 remove unused var 2015-04-23 23:50:13 -04:00
Ben Fry 0bcba49233 fix color selector for new api 2015-04-23 23:49:25 -04:00
Ben Fry 37744cac9c fix that Java version number 2015-04-23 23:49:12 -04:00
Ben Fry 0ae0399e4f Merge branch 'master' of github.com:processing/processing 2015-04-23 23:41:26 -04:00
Ben Fry a19c770807 back in business, but still not nuts about current performance/complexity 2015-04-23 23:41:23 -04:00
Ben Fry 9ec9f651f6 update the Java version in the export dialog 2015-04-23 21:46:54 -04:00
Ben Fry 71e7de8234 allow build to proceed without internet access 2015-04-23 21:45:41 -04:00
Ben Fry 680d3b5004 Merge pull request #3205 from GKFX/svg
Improvements to SVG. Fixes #2992.
2015-04-23 21:42:46 -04:00
Ben Fry f63a0c7501 Merge pull request #3207 from GKFX/patch-1
PApplet.java: disable a doc comment
2015-04-23 16:52:52 -04:00
George Bateman 9753745ee4 PApplet.java: disable a doc comment
It's coming up in the wrong place on the Javadoc because its method is commented out.
2015-04-23 19:45:03 +01:00
George Bateman 517e3d3806 Improvements to SVG. Fixes #2992.
Proper support for percentages, partial support for viewbox, support
for more named colors, allow gradients to specify color-stops using
style or direct attributes on <stop>, nicer error message on loading an
HTML document as SVG (since I assume it can happen to novices
downloading SVGs from the web).
2015-04-22 17:50:56 +01:00
Ben Fry ee38708a03 prevent @SuppressWarnings from being re-added 2015-04-21 07:48:12 -07:00
Ben Fry 46f8ebe107 close out the enums issue 2015-04-20 23:10:00 -07:00
Federico Bond fdf4f70bce Add option to save JSON in compact form 2015-04-21 03:08:16 -03:00
Ben Fry f49f7104bd trying... to... simplify. 2015-04-20 22:44:54 -07:00
Ben Fry 48b3bdf0a9 adding clarifications 2015-04-20 16:43:24 -07:00
Ben Fry cb4151f00d mark cache methods, update comments 2015-04-20 16:43:08 -07:00
Ben Fry b27d4ecd5d set absolute path, remove cache methods 2015-04-20 16:42:38 -07:00
Ben Fry 547221b3da clean up comments and warnings 2015-04-20 16:40:20 -07:00
Ben Fry 54c4902aa1 update Java version 2015-04-20 16:39:29 -07:00
Ben Fry 9f1bef58bb tacking the other direction on offscreen 2015-04-19 14:21:15 -04:00
Ben Fry e6c68399da cleanups, notes, whitespace auto-fixes 2015-04-18 15:44:28 -04:00
Ben Fry 8489107f7a automatically insert SuppressWarnings statements after ANTLR makes a mess 2015-04-18 15:30:28 -04:00
Ben Fry ceffcfdfa3 @akarshit is on fire 2015-04-17 17:33:28 -04:00
Ben Fry 5fa516404c Merge pull request #3190 from Akarshit/enhan-findReplace
Find/Replace dialog uses GroupLayout
2015-04-17 17:23:53 -04:00
Ben Fry 05b87e1362 Merge pull request #3191 from Akarshit/enhan-prefWindoe
Initial Stage for Preference Window with GroupLayout
2015-04-17 17:19:55 -04:00
Ben Fry 0b0a999d5e Merge pull request #3196 from Akarshit/bugfix-newLineCursor
Now the cursor moves when the line is changed after a long line
2015-04-17 14:20:50 -04:00
Ben Fry 05ec0ebc40 fixing up #3197, other notes 2015-04-17 14:19:16 -04:00
Ben Fry fc5bb196e0 Merge pull request #3197 from mtsio/master
improve internationalization and localization in greek
2015-04-17 14:13:11 -04:00
mtsio 0ca72d4cc6 improve internationalization and localization in greek 2015-04-17 05:06:54 +03:00
Akarshit 42214d3a81 Update JEditTextArea.java 2015-04-15 22:45:34 +05:30
Akarshit Wal 80cae7e65a Now the cursor moves when the line is changed after a long line 2015-04-15 22:28:59 +05:30
Ben Fry 59d32321fd cleaning up and formatting 2015-04-14 19:40:31 -04:00
Akarshit Wal ac4e126adc Initial Stage for Preference Window with GroupLayout 2015-04-14 19:37:12 +05:30
Ben Fry c64b39b2b5 Merge pull request #3189 from mtsio/master
internationalization of editor error messages and greek translations
2015-04-13 16:32:07 -04:00
Akarshit Wal 53e2ba1d88 Find/Replace dialog uses GroupLayout 2015-04-13 22:23:24 +05:30
mtsio c4f30e2728 added missing translations and editor error messages 2015-04-12 21:20:40 +03:00
mtsio 02a650b395 internationalization of error messages 2015-04-12 21:18:16 +03:00