Commit Graph

2411 Commits

Author SHA1 Message Date
Ben Fry
133444416f hopefully fix Present mode (#1955), plus minor build tweaks 2013-07-19 17:40:17 -04:00
Ben Fry
3a6a38fcfd more appbundler/jdk7u40 work, todo notes 2013-07-19 12:14:46 -07:00
Ben Fry
5b866e27dd Merge branch 'master' of github.com:processing/processing 2013-07-19 09:23:23 -07:00
REAS
10f3899ac6 Reference fix for IntList 2013-07-19 08:22:28 -07:00
Ben Fry
fb561cd227 more work on build scripts, todo notes 2013-07-18 15:43:30 -07:00
Ben Fry
65b05aed71 fixes for getSubset() (#1979) 2013-07-18 15:27:48 -07:00
codeanticode
48d654153f make the drawTexture() functions in PGL public, remove them from
PGraphicsOpenGL
2013-07-13 19:29:56 +00:00
codeanticode
d5d352861b adding back the drawTexture() functions, and making getTexture() public
again so that the syphon library works
2013-07-13 18:55:25 +00:00
Ben Fry
503cebc56a working on Java 7u40 build for OS X 2013-07-12 23:46:14 -04:00
Ben Fry
3542b6c79c todo fixes/notes 2013-07-11 08:45:39 -04:00
Ben Fry
3d2ce83425 fix for .app packages in open dialogs in exported apps (#1959) 2013-07-11 08:43:44 -04:00
Ben Fry
ada5c49a86 todo notes and fix layout of patch 2013-07-09 08:50:22 -04:00
codeanticode
4c943edb97 removed some debug messages 2013-07-08 09:54:09 -04:00
codeanticode
137d86b835 note for the keytyped event in NEWT 2013-07-08 09:49:43 -04:00
codeanticode
1643fb107b Merge branch 'master' of https://github.com/processing/processing.git 2013-07-08 09:46:11 -04:00
codeanticode
c03d415cc0 updated to JOGL RC12 2013-07-02 11:56:39 -04:00
codeanticode
155d00a4ad reimplemented pixel access in video library when using P2D/P3D 2013-07-02 11:27:33 -04:00
Ben Fry
800c7f3687 Merge branch 'master' of github.com:processing/processing 2013-07-01 10:23:14 -04:00
Ben Fry
22223904a3 fix "less less" typo (#1928) 2013-07-01 10:23:09 -04:00
Dhruv Jawali
2ad8797198 Fixes issue #1929, with insert method in IntList and FloatList. 2013-06-30 21:46:41 +02:00
REAS
2b0b1a1e0a Changes for PShape reference 2013-06-28 10:47:17 -07:00
Ben Fry
3d256d8574 basic implementation of getShape() for PFont 2013-06-27 16:41:22 -04:00
codeanticode
559d9a3b97 beginPixelsOp/endPixelsOp are probably not needed when reading a depth
or stencil buffer in PGL.readPixels()
2013-06-23 21:33:47 -04:00
Ben Fry
05d6b280ef starting the next release 2013-06-21 15:35:44 -04:00
Ben Fry
c238e9970f updating the todo list and starting release notes 2013-06-20 10:55:35 -04:00
Ben Fry
17cb02d385 fix getVertex() on PShape when no Z-coord available (#1596) 2013-06-20 09:30:42 -04:00
REAS
6b50a281f0 Adjust the name of the PImage object variable for reference 2013-06-17 22:13:51 -05:00
Scott Murray
77624572f3 Added related links to reference for IntList, FloatList, StringList 2013-06-15 11:26:36 -04:00
Ben Fry
6306bc4818 report row where table goes bad while parsing 2013-06-14 16:40:10 -04:00
Daniel Shiffman
ae6db19334 fixing #1863 printprojection error 2013-06-09 21:13:54 -04:00
Ben Fry
5ecda07d84 starting the next release 2013-06-03 18:46:42 -04:00
Ben Fry
f5b170cc70 move video capture examples back to default renderer due to GL bug 2013-06-03 16:20:18 -04:00
Ben Fry
84564fb545 Merge branch 'master' of github.com:processing/processing 2013-06-03 15:45:02 -04:00
Ben Fry
c22929e55e cleaning up the todo list for core... sorta 2013-06-03 15:44:38 -04:00
codeanticode
4b0f0b2922 Some notes 2013-06-03 15:31:57 -04:00
codeanticode
1625e1d2be Merge branch 'master' of https://github.com/processing/processing.git 2013-06-03 15:07:45 -04:00
codeanticode
5e8f7eae65 removed debug printouts 2013-06-03 15:07:31 -04:00
Ben Fry
7005c0bf88 Merge branch 'master' of github.com:processing/processing 2013-06-03 15:00:05 -04:00
Ben Fry
b635f8a2cf modify XML.toString() to use indent(-1) instead of indent(2) 2013-06-03 14:59:48 -04:00
codeanticode
dd298b67cd Added requestFocusInWindow to NEWT as well 2013-06-03 14:58:24 -04:00
Ben Fry
1cf486de50 attempting other focus solutions 2013-06-03 14:44:27 -04:00
Ben Fry
9209745631 change how indent, returns work with xml formatting 2013-06-03 14:44:17 -04:00
Ben Fry
5684907cd6 Merge branch 'master' of github.com:processing/processing 2013-06-03 14:04:57 -04:00
Ben Fry
b1a313eb48 fix for XML problems in issue #1796 2013-06-03 14:04:54 -04:00
codeanticode
0f35afcb27 added requestFocus() to PGraphicsOpenGL, PGL 2013-06-03 13:44:22 -04:00
REAS
a636728bb5 Removing advanced constructors from new Data reference 2013-06-03 10:00:04 -07:00
Ben Fry
476318fd76 adding AIOOBE to removeIndex() in Dict classes 2013-06-03 12:01:42 -04:00
Ben Fry
3e6a9a8830 add AIOOBE when trying to remove() outside the array 2013-06-03 12:00:17 -04:00
codeanticode
ae8b59d7b8 update tessellation for path shapes as well 2013-06-03 11:43:02 -04:00
Ben Fry
9d4da2fa3f another focus tweak 2013-06-03 11:36:22 -04:00