Commit Graph

3051 Commits

Author SHA1 Message Date
Ben Fry
fdf24efc4b let's get pedantic with this HTML export, shall we? 2015-03-07 09:09:06 -05:00
Ben Fry
6d6e8a291d table debugging for iterator constructor and HTML export 2015-03-07 08:54:07 -05:00
Ben Fry
bf90f134f3 add warning when a Table cannot be found 2015-03-07 08:51:56 -05:00
codeanticode
06b1cb265a return correct default draw buffer 2015-03-03 17:44:59 -05:00
codeanticode
2072d8249f fix key event handling 2015-02-28 23:33:03 -05:00
Ben Fry
f14bc38ed8 note about why 2015-02-25 09:52:13 -05:00
Ben Fry
54970ef51c disallow textSize() <= 0 (fixes #3110) 2015-02-25 09:50:58 -05:00
codeanticode
223c24160b set current thread 2015-02-23 23:43:57 -05:00
codeanticode
81d254b2ae call sketch.exit() 2015-02-23 23:17:29 -05:00
Ben Fry
857faa333a add notes for recent pulls 2015-02-21 16:12:53 -05:00
Ben Fry
bd669ee377 Merge pull request #3102 from Akarshit/bugfix-rectBroken
rectMode getting called with correct argument now.
2015-02-21 11:14:00 -05:00
Ben Fry
8afa37a07a todo notes and fix for requestImage() 2015-02-20 16:45:33 -05:00
codeanticode
f4e0f23466 make jogl work as a subclass of PGraphicsOpenGL 2015-02-20 16:43:29 -05:00
codeanticode
12b6626747 put LWJGL in the core 2015-02-20 16:21:15 -05:00
Akarshit Wal
9a5ad887a7 Added default mode as CORNER 2015-02-09 01:03:40 +05:30
Akarshit Wal
9606bdea3a Rectangle mode is now getting set correctly 2015-02-09 00:57:45 +05:30
Ben Fry
e71a07ebd9 Merge branch 'master' of github.com:processing/processing 2015-01-29 16:01:57 -05:00
codeanticode
0b941e1612 invert Y 2015-01-29 01:30:07 -05:00
codeanticode
90920df882 use allocateIntBuffer method, fixes all allocate buffer methods 2015-01-29 01:26:55 -05:00
codeanticode
f26c5cbb57 store label pixels 2015-01-29 01:22:41 -05:00
codeanticode
d22eee76fd draw label texture 2015-01-29 00:49:06 -05:00
codeanticode
eaac9b14a2 draw exit label in PGL 2015-01-28 18:48:40 -05:00
codeanticode
ca5aa10d71 use WINDOW_BGCOLOR 2015-01-28 18:15:36 -05:00
codeanticode
af746c00d0 another way to implement present mode w/out AWT 2015-01-28 17:57:31 -05:00
Ben Fry
2d185339b1 fixing up debug tray/toolbar behavior, enable/disable debug, import lib menu fixes 2015-01-28 17:28:19 -05:00
Jakub Valtar
d0d88066ef Change comment 2015-01-28 17:24:56 +01:00
Jakub Valtar
5999bfc14c Save now creates opaque images from primary surface
Fixes #3031
2015-01-28 17:14:13 +01:00
Ben Fry
342c6958ab getting to work on the new gui, plus much-improved text drawing 2015-01-25 09:40:09 -05:00
Ben Fry
f172723477 merge ExperimentalMode into JavaMode 2015-01-24 09:26:19 -05:00
codeanticode
4922e90dd0 trying to get smooth change to work 2015-01-23 17:08:00 -05:00
Ben Fry
c6a07f0247 check on change detection, update todo items 2015-01-21 20:19:37 -05:00
Ben Fry
a32a634b72 deal with .class signing conflicts and use JDT .jar files for compilation 2015-01-21 19:43:02 -05:00
Ben Fry
3eccf56a84 need this guy too 2015-01-21 19:15:36 -05:00
Ben Fry
9f1816495a more fixes for building core standalone 2015-01-21 19:14:15 -05:00
Ben Fry
9f4b16aa0d why not test it before checking it in? 2015-01-21 19:09:16 -05:00
Ben Fry
8267c4c11f remove methods binary, clean up tasks, remove demo stuff, notes on recent fixes 2015-01-21 19:08:11 -05:00
Ben Fry
7096c953b2 refinements/simplification 2015-01-21 15:53:55 -05:00
Patrick Vares
faf989a5b9 Added text to the exceptions for FloatList and IntList
Fixed formatting of IntList
2015-01-21 15:26:46 -05:00
Patrick Vares
aee68cdf29 IntList exceptions added 2015-01-21 10:23:11 -05:00
pvrs12
89ec6f1d27 FloatList exceptions added 2015-01-21 09:22:30 -05:00
Ben Fry
8ae116567d next stage of mess 2015-01-20 15:46:25 -05:00
codeanticode
02330f0196 division by zero check 2015-01-19 17:15:54 -05:00
Ben Fry
7964036290 other todo notes 2015-01-19 16:56:13 -05:00
Ben Fry
5be24e55ea bring back the jnilib for the menubar hiding 2015-01-19 16:55:48 -05:00
codeanticode
32240d2901 fixes to lwjgl renderer 2015-01-12 14:38:25 -05:00
codeanticode
ec590fb054 catching coded keys 2014-12-16 20:03:06 -05:00
codeanticode
d89c4fe85d resize renderer 2014-12-16 19:04:39 -05:00
codeanticode
d26c3f8a03 handle smooth changes in surface 2014-12-16 18:51:43 -05:00
codeanticode
9781a18938 disable SAVE_SURFACE_TO_PIXELS_HACK, and a few other init tweaks 2014-12-15 15:04:45 -05:00
codeanticode
eb9a390a20 set default background color 2014-12-15 00:42:28 -05:00