Commit Graph

10566 Commits

Author SHA1 Message Date
Ben Fry eb1566faae add notes from going through bug reports 2015-07-27 11:10:36 -04:00
Ben Fry 34594ddb08 Merge pull request #3499 from Akarshit/gsoc-CMup
imports added to mode
2015-07-27 09:51:24 -05:00
codeanticode e1683f2ce7 Merge pull request #3501 from JakubValtar/bugfix-curves-refactoring
Fix curves - properly this time
2015-07-21 16:00:08 -04:00
Jakub Valtar d4f2392edc Move collecting vertex attributes into a function 2015-07-21 14:20:50 -04:00
Akarshit Wal 489163226c imports added to mode 2015-07-21 20:36:21 +05:30
Jakub Valtar 8d942ad8b1 Fix curves (properly this time) 2015-07-21 10:39:06 -04:00
codeanticode ac98a4a8e4 Merge pull request #3496 from JakubValtar/bugfix-curve-tightness
Remove duplicate curve vertex
2015-07-20 16:43:04 -04:00
Jakub Valtar aeb8f54230 Remove duplicate curve vertex
Fixes #2937
2015-07-20 16:35:04 -04:00
Scott Murray 4bb308de59 Cleaned up formatting for welcome screen 2015-07-20 11:06:06 -07:00
codeanticode 15ac01800f Merge pull request #3493 from JakubValtar/bugfix-jogl-setsize
JOGL window size is now set properly
2015-07-20 12:56:50 -04:00
Jakub Valtar fc23d16e1e JOGL window size is now set properly
Fixes #3223
2015-07-20 12:52:53 -04:00
Ben Fry 7c81171b38 add means of getting surface from outside a subclass 2015-07-20 08:05:53 -04:00
Ben Fry ea4d6add79 Merge pull request #3489 from Akarshit/gsoc-CMup
Fixed NPE
2015-07-20 08:04:45 -04:00
Akarshit Wal d82af8e993 Fixed NPE 2015-07-20 13:15:11 +05:30
Ben Fry 9fdff1ddcf tell people to ignore tools.jar message since they won't read that in the build instructions 2015-07-19 16:28:55 -04:00
Ben Fry d929342e55 Merge pull request #3479 from prisonerjohn/hotfix-contribcompatibility
Fix contribution compatibility check.
2015-07-17 17:01:44 -04:00
Elie Zananiri 1e7ac57ab9 Merge branch 'master' of https://github.com/processing/processing into hotfix-contribcompatibility 2015-07-17 15:40:48 -04:00
Elie Zananiri 687f287cab minRevision and maxRevision should be inclusive when testing for compatibility. 2015-07-17 15:36:21 -04:00
Ben Fry ebbbd61dba add icons to the tabs on the footer 2015-07-17 11:29:53 -04:00
Ben Fry c69881a89d Merge pull request #3477 from JakubValtar/sorter-fix
Sorter: Fix out of bounds exceptions
2015-07-17 10:19:26 -04:00
Jakub Valtar bb9b82a42e Sorter: Fix out of bounds exceptions
Fixes #3476

1) Arrays were not resized
2) There was a wrong index when rotating right
2015-07-17 10:13:10 -04:00
Ben Fry 63cb150a4a welcome screen was using debug version in the release (fixes #3474) 2015-07-17 09:47:23 -04:00
Ben Fry ceb51cf4c4 rolling over for the next release 2015-07-16 17:15:04 -04:00
Ben Fry a74939e28c clarification processing-0238-3.0a11 2015-07-16 15:45:51 -04:00
Ben Fry 6879404a41 writing release notes. my hands hurt. 2015-07-16 15:27:03 -04:00
Ben Fry 1a1155f7ca put into a target to avoid unnecessary overhead 2015-07-16 15:01:18 -04:00
Ben Fry fe69d9add3 re-arrange to make sure downloader.jar is built 2015-07-16 14:55:31 -04:00
Ben Fry f007bf9f8e move utility functions out of Base and into Util 2015-07-16 14:47:13 -04:00
Ben Fry fc6fddaf98 add methods for OS X download of JDK and other notes 2015-07-16 14:17:32 -04:00
Ben Fry 5c872f29cc Merge branch 'master' of github.com:processing/processing 2015-07-16 12:35:46 -04:00
Ben Fry 9c499c8dbb notes from github 2015-07-16 12:35:43 -04:00
Ben Fry d13a7538d6 Merge pull request #3468 from Akarshit/gsoc-CMtable
Added ellipses, improved error Panel, fixed a previous NPE bug
2015-07-16 12:33:31 -04:00
Ben Fry d633b23148 activate the welcome screens 2015-07-16 12:31:14 -04:00
Akarshit Wal a01993d0ef Silly swap 2015-07-16 21:07:25 +05:30
Akarshit Wal 2249bef703 Restored row height 2015-07-16 20:59:41 +05:30
Akarshit Wal bc27e656d8 Added ellipses, improved error Panel, fixed a previous NPE bug 2015-07-16 20:58:56 +05:30
Ben Fry e68564e83f couple fixes 2015-07-16 10:46:54 -04:00
Ben Fry 47a3c88731 remove import 2015-07-16 10:46:00 -04:00
Ben Fry f52898881f Merge pull request #3465 from Akarshit/gsoc-CMtable
Made update classes into one
2015-07-15 16:17:24 -04:00
Akarshit Wal aa3af108f7 Removed a extra line 2015-07-16 01:36:40 +05:30
Akarshit Wal a02723a9a1 Might fix bugs with OS X 2015-07-16 01:20:16 +05:30
Akarshit Wal a8ebbca852 Merged latest changes 2015-07-15 23:33:34 +05:30
Akarshit Wal 805740c304 Moved Update Tab classes to a separate class 2015-07-15 23:27:52 +05:30
Ben Fry 82aeae5f05 additional unused import 2015-07-15 10:06:04 -04:00
Ben Fry 5f8da30247 move icons around in spec with how the rest are handled 2015-07-15 10:00:50 -04:00
Ben Fry 534338e3cd update to new Java release 2015-07-15 10:00:24 -04:00
Ben Fry 659c28f6c9 Merge pull request #3463 from Akarshit/gsoc-CMtable
All done except status tab
2015-07-15 08:18:32 -04:00
Akarshit Wal b9a97f6d2c Merged with latest 2015-07-14 22:18:48 +05:30
Akarshit Wal e83d60ec6b Alpha 2015-07-14 22:14:14 +05:30
Ben Fry dde3bcb4ab more error checking around package changes in 3.0 2015-07-14 12:10:23 -04:00