Commit Graph

6794 Commits

Author SHA1 Message Date
Ben Fry
de58f4cf34 notes about api for data functions 2013-04-21 12:31:23 -04:00
Ben Fry
6aafb2e7f8 todo notes and removing old LiveConnect library 2013-04-20 17:05:11 -04:00
Ben Fry
cfb3f0e0da layout tweaks and fix for #1701, errant msgs about backup folder on update 2013-04-20 16:20:52 -04:00
Ben Fry
21961f3899 cleaning up contrib mgr (also fixes #1684) 2013-04-20 15:58:00 -04:00
Ben Fry
4ed878f912 more props work 2013-04-20 15:35:55 -04:00
Ben Fry
3583213403 properties file for Android Mode 2013-04-20 13:24:47 -04:00
Ben Fry
1a6387a539 finding a new home (and build process) for Android Mode 2013-04-20 13:12:27 -04:00
Ben Fry
c48e5d4ddc organizing todo list, update link on license page 2013-04-20 08:22:06 -04:00
Ben Fry
fef259524c add get/setContent() for XML 2013-04-20 07:57:31 -04:00
Ben Fry
92c90b580c notes on JDK version for OS X 2013-04-19 21:24:51 -04:00
Ben Fry
ffeaea59ec removing Android from startup 2013-04-19 18:43:55 -04:00
Ben Fry
8f7a8b0e95 more notes 2013-04-19 16:35:33 -04:00
Ben Fry
6cb824b54a ignore the jar file for the mode 2013-04-19 16:24:57 -04:00
Ben Fry
2ca44554b0 more work for Android mode 2013-04-19 16:21:45 -04:00
Ben Fry
075a9d587a more work on standalone Android mode 2013-04-19 16:21:34 -04:00
Ben Fry
145e8d2796 removing old cruft from app build, starting android build.xml 2013-04-19 12:34:09 -04:00
Ben Fry
6fbef971a0 moving android fully to its own subdirectory 2013-04-19 11:52:45 -04:00
Ben Fry
73bebaf2a0 todo notes, trying to get android moved 2013-04-19 11:51:46 -04:00
codeanticode
8cc9a6b16f cap/joins fix in android as well 2013-04-18 18:15:59 -04:00
codeanticode
fd20e6da02 caps/joins always added in retained mode 2013-04-18 18:13:33 -04:00
codeanticode
908a72ff59 android update 2013-04-18 17:19:59 -04:00
codeanticode
72e3b8aaf3 Check for closing edges in tesselateEdges3D() 2013-04-18 16:01:06 -04:00
codeanticode
ac1352c012 Merge branch 'master' of https://github.com/processing/processing.git 2013-04-17 18:22:24 -04:00
codeanticode
93876fb593 finished implementing the clamping checks 2013-04-17 18:22:01 -04:00
Ben Fry
59f1edb58f fix problem with retina checking on Java 7 2013-04-17 18:02:04 -04:00
codeanticode
25de76426e clamp test for triangle fans 2013-04-17 17:49:58 -04:00
codeanticode
18ebfeff49 reworking logic for 2D clamping 2013-04-17 17:35:57 -04:00
codeanticode
7f9b71ddd0 Fixes issue #1732 2013-04-17 12:29:54 -04:00
codeanticode
b77bb4d9bc unclamp endpoints of 2D line segment if they became degenerate. 2013-04-13 13:14:29 -04:00
codeanticode
4f58e4ea00 more work in P2D to minimize blurriness issues 2013-04-12 19:15:27 -04:00
codeanticode
e18631cada clamping transformed coordinates to integers in 2D immediate mode 2013-04-11 18:34:56 -04:00
Ben Fry
dc752f020b updating todo list, reverse y when loading TGA images (issue #1682) 2013-04-11 09:18:27 -04:00
Ben Fry
44286c5cfb Merge pull request #1690 from processing/PVectorShiffman
adding set() to accept 2 parameters for 2D vectors only
2013-04-11 05:26:54 -07:00
Ben Fry
130ea52911 Merge pull request #1713 from pif/master
Fixed "else" Autoformat issue #364
2013-04-11 05:21:20 -07:00
Ben Fry
a6a1c20077 Merge pull request #1665 from fjenett/master
Bye-bye JS Mode
2013-04-11 05:20:11 -07:00
Ben Fry
08c100ffa0 Merge pull request #1636 from Manindra29/jdiMod
Moving on to eclipse jdi, getting rid of tools.jar dependency
2013-04-11 05:14:58 -07:00
Ben Fry
1813f7ab7f Merge branch 'master' of github.com:processing/processing 2013-04-11 08:08:54 -04:00
Ben Fry
f8ef0c1be1 work on json a little, other tweaking 2013-04-11 08:08:50 -04:00
Florian Jenett
acad53c834 Merge branch 'master' of github.com:processing/processing 2013-04-11 10:26:33 +02:00
codeanticode
902fbeaae8 DISABLE_OPTIMIZED_STROKE hint only works in 3D 2013-04-10 18:37:27 -04:00
codeanticode
07a7ad30a1 Fixes issue #1667 2013-04-10 15:59:55 -04:00
codeanticode
3891632051 removed back reference to PImage from ImageCache (issue #1391) 2013-04-10 15:00:00 -04:00
Daniel Shiffman
3a663e3c08 playing with JSON example a bit 2013-04-07 22:03:28 -04:00
Daniel Shiffman
3bb5f8f940 Merge branch 'master' of github.com:processing/processing 2013-04-07 22:03:09 -04:00
Florian Jenett
49f8804116 Merge branch 'master' of github.com:processing/processing 2013-04-07 20:42:43 +02:00
Daniel Shiffman
2979f1c28a Merge pull request #1723 from ybakos/p5_web_45_examples_SmokeParticleSystem
Examples patch (7 of 9)
2013-04-07 10:39:58 -07:00
Daniel Shiffman
73b280f0b1 Merge pull request #1720 from ybakos/p5_web_45_examples_NoC10_xor
Examples patch (4 of 9)
2013-04-07 10:25:27 -07:00
Daniel Shiffman
94ac0ec977 Merge branch 'master' of github.com:processing/processing 2013-04-06 22:06:57 -04:00
Casey Reas
30bff37913 Merge pull request #1717 from ybakos/p5_web_45_examples_HandbookExtensionsMobile_ex01
Examples patch (1 of 9)
2013-04-05 14:34:20 -07:00
Casey Reas
407dc30181 Merge pull request #1721 from ybakos/p5_web_45_examples_Handbook_pdfExamples
Examples patch (5 of 9)
2013-04-05 14:34:06 -07:00