Ben Fry
|
f3efddd954
|
Merge pull request #3805 from Akarshit/master
Update to a incompatible version is not possible
|
2015-09-16 14:45:53 -04:00 |
|
Akarshit Wal
|
4ecacefbde
|
Update to a incompatible version is not possible
|
2015-09-16 22:51:34 +05:30 |
|
Ben Fry
|
f71b180014
|
in search of the prediction prep deadlock on OS X (might be related to #3741)
|
2015-09-16 10:33:35 -04:00 |
|
Ben Fry
|
13ea8d03b7
|
nuts
|
2015-09-16 10:21:03 -04:00 |
|
Ben Fry
|
e4e97ca5d7
|
thought this was a fix for #3795, but I guess not
|
2015-09-15 18:15:58 -04:00 |
|
Ben Fry
|
3ebda8c389
|
workaround for JavaFX y axis flip (fixes #3795)
|
2015-09-15 18:05:30 -04:00 |
|
Ben Fry
|
d8fd034bf5
|
use real bold font, not ugly synthesized version
|
2015-09-15 17:55:37 -04:00 |
|
Ben Fry
|
03c27bec5e
|
don't clean up errors in the downloads file
|
2015-09-15 17:55:23 -04:00 |
|
Ben Fry
|
eef9d84b08
|
Only add core libraries that are installed in the sketchbook (fixes #3688)
|
2015-09-15 17:28:57 -04:00 |
|
Ben Fry
|
8420c4122d
|
more change detection investigation (#3387 #3650)
|
2015-09-15 17:16:42 -04:00 |
|
Ben Fry
|
2329c5b11c
|
working on change detection bugs (#3387 #3650)
|
2015-09-15 15:50:43 -04:00 |
|
Ben Fry
|
d2427fae7e
|
find workaround for NPE in CM, minor code cleanups (#3667)
|
2015-09-15 14:29:09 -04:00 |
|
Ben Fry
|
f38e5832e3
|
looking into causes behind #3667
|
2015-09-15 13:44:17 -04:00 |
|
codeanticode
|
965edd3faf
|
updated notices in all gl code
|
2015-09-15 11:39:32 -04:00 |
|
Ben Fry
|
9f97681ebb
|
looking into more JNA problems with Windows 10 (#3800)
|
2015-09-15 10:47:56 -04:00 |
|
Ben Fry
|
d10c37c430
|
warnings cleanup
|
2015-09-15 10:47:18 -04:00 |
|
Ben Fry
|
925ac2307d
|
add notes from github updates
|
2015-09-14 17:55:49 -04:00 |
|
REAS
|
86ee09bbdb
|
Update keywords.txt for next release, fix for #3751
|
2015-09-14 10:54:30 -07:00 |
|
Manindra Moharana
|
ff039cf482
|
Implemented code folder imports. Fixes #3732
|
2015-09-13 23:58:00 -07:00 |
|
codeanticode
|
0c3364d00f
|
don't queue setSize() in the EDT
|
2015-09-13 20:43:56 -04:00 |
|
codeanticode
|
fac863ad6c
|
keep deprecated requestFBOLayer() method for now.
|
2015-09-13 06:47:21 -04:00 |
|
codeanticode
|
19ff731e7c
|
changes to facilitate android port, update copyright notices
|
2015-09-12 14:10:01 -04:00 |
|
Ben Fry
|
e56547f2d1
|
note about the surface update
|
2015-09-12 09:00:34 -04:00 |
|
codeanticode
|
c92167ce67
|
request glwindow focus in the EDT
|
2015-09-12 06:20:00 -04:00 |
|
Ben Fry
|
89ca5d43ff
|
starting the next release
|
2015-09-11 18:47:25 -04:00 |
|
Ben Fry
|
c48c130332
|
fix late-breaking NPE in PGL
processing-0244-3.0b6
|
2015-09-11 17:57:29 -04:00 |
|
Ben Fry
|
f01c829beb
|
Merge pull request #3792 from JakubValtar/save-the-day
Fix NPE in PGL
|
2015-09-11 17:56:49 -04:00 |
|
Jakub Valtar
|
389373f53e
|
Fix NPE in PGL
|
2015-09-11 17:55:41 -04:00 |
|
Ben Fry
|
a38264a873
|
better verb here if we're gonna be gender-specific
|
2015-09-11 17:07:22 -04:00 |
|
Ben Fry
|
c965996caa
|
release notes for beta 6
|
2015-09-11 17:06:24 -04:00 |
|
Ben Fry
|
80e61d288c
|
Fix flickering cursor regression with Java2D on Windows introduced by #3472
|
2015-09-11 16:39:49 -04:00 |
|
Ben Fry
|
6483976130
|
add license informatino
|
2015-09-11 16:16:44 -04:00 |
|
Ben Fry
|
17fc18b09c
|
more notes about changes and closing/opening more bugs
|
2015-09-11 16:13:07 -04:00 |
|
Ben Fry
|
b9d44a243f
|
change constants for better error checks (fixes #3776)
|
2015-09-11 15:37:25 -04:00 |
|
Ben Fry
|
2e7d5f3331
|
don't allow breakpoints to be set on blank lines (fixes #3765)
|
2015-09-11 15:27:34 -04:00 |
|
Ben Fry
|
04ce0e92bd
|
add note about cursors
|
2015-09-11 15:27:11 -04:00 |
|
Ben Fry
|
615017b041
|
Merge branch 'master' of github.com:processing/processing
|
2015-09-11 15:20:01 -04:00 |
|
codeanticode
|
2c3146fa40
|
makes sure that setup runs in the animator thread, and issue all
window.set*() calls in the EDT
|
2015-09-11 14:55:46 -04:00 |
|
Ben Fry
|
2fddd1c9a7
|
cleaning up the new cursor code
|
2015-09-11 14:31:31 -04:00 |
|
Ben Fry
|
2ace98d41a
|
implement default cursor images for OpenGL (fixes #3554)
|
2015-09-11 14:28:12 -04:00 |
|
Ben Fry
|
ebdccb9876
|
change tweak comment matcher (fixes #3742)
|
2015-09-11 09:43:39 -04:00 |
|
Ben Fry
|
b8ed1abcdb
|
add surface.setAlwaysOnTop(boolean) for all renderers (fixes #3718)
|
2015-09-11 09:33:41 -04:00 |
|
Ben Fry
|
e83c78def3
|
remove old versions of processing-java when installing on OS X (fixes #3786)
|
2015-09-11 08:51:45 -04:00 |
|
Ben Fry
|
8895d48e3f
|
Merge pull request #3781 from JakubValtar/bugfix-pshape-p3d
Fix PShape creation in P3D
|
2015-09-09 18:33:16 -04:00 |
|
Jakub Valtar
|
2422321d7f
|
Fix PShape creation in P3D
Related to #3776
|
2015-09-09 18:07:58 -04:00 |
|
Ben Fry
|
238e0c0be9
|
Merge pull request #3780 from JakubValtar/preproc-anonymous-classes
Allow anonymous classes in static mode
|
2015-09-09 16:53:04 -04:00 |
|
Jakub Valtar
|
cbb4ada378
|
Boolean was not invited to the party
|
2015-09-09 15:01:38 -04:00 |
|
Jakub Valtar
|
dd18ab02c9
|
Improve "void setup" regexp
Now captures multiple whitespace characters between "void" and "setup"
|
2015-09-09 12:42:40 -04:00 |
|
Jakub Valtar
|
c0de3e36f7
|
Allow anonymous classes in static mode
catch: if they have a method in their body named setup or draw, mode is
always (sometimes incorrectly) detected as Active
Fixes #533
|
2015-09-09 12:36:41 -04:00 |
|
codeanticode
|
6b10aaadfa
|
removing some unneeded code in GL surface
|
2015-09-09 06:31:46 -04:00 |
|