Commit Graph

6293 Commits

Author SHA1 Message Date
benfry 13bb6f348d make note of MovieMaker issues 2012-12-08 02:59:56 +00:00
benfry 2e8e184082 remove extra separator at the top of the Help menu on Windows and Linux 2012-12-08 02:48:46 +00:00
benfry 456b6b01b5 looking into Windows 8 MovieMaker issue 2012-12-08 02:33:52 +00:00
benfry a964809796 starting the next release 2012-12-07 23:17:38 +00:00
benfry 09a29f2142 hrm, maybe not 2012-12-07 20:49:43 +00:00
benfry 39eba9fe03 adding colors for experimental mode 2012-12-07 20:26:32 +00:00
benfry 8b158c9290 experimental mode updates from Manindra 2012-12-07 20:20:44 +00:00
codeanticode b7e34bbf6e removed andres todo list 2012-12-07 19:46:49 +00:00
benfry 6c472fae2d finalizing 2.0b7 2012-12-07 18:39:35 +00:00
codeanticode 55c00abbf0 Added NoBackgroundTest example to Demos/Tests 2012-12-07 17:42:14 +00:00
Casey Reas 6d29346cb9 New reference.zip for 2b7 2012-12-07 16:56:26 +00:00
Casey Reas 3090c19859 Removing redundant example, was renamed 2012-12-07 07:07:27 +00:00
Casey Reas e08b7e7804 Mods for v215 reference 2012-12-07 03:11:23 +00:00
benfry ccb5db3425 experimental now building from ant as its own unit 2012-12-06 23:04:44 +00:00
benfry 088bbd7847 changing package for this feller 2012-12-06 22:56:27 +00:00
benfry ff80365864 renaming the java2 mode 2012-12-06 22:54:39 +00:00
benfry e36549dc1b adding java2/experimental to the build 2012-12-06 22:53:49 +00:00
benfry ced3982df4 change how keywords are loaded 2012-12-06 22:33:44 +00:00
benfry 92c3f7c15a copying base keywords to the other modes 2012-12-06 22:06:27 +00:00
benfry 77a85a4d46 fix up the Eclipse build after moving modes a bit 2012-12-06 22:01:56 +00:00
benfry 2183647320 change heading2D() to heading() 2012-12-06 22:01:34 +00:00
benfry 07ea461c13 change heading2D() to heading() 2012-12-06 22:01:27 +00:00
benfry b81df723f8 checking in as Eclipse project on its own 2012-12-06 20:30:34 +00:00
benfry 08dc2b87e1 moving to new location 2012-12-06 20:21:52 +00:00
benfry 223ba9f754 incorporating updates for experimental mode 2012-12-06 20:17:06 +00:00
benfry 8a1bbecefd change hint to DISABLE_OPTIMIZED_STROKE (issue #1302) 2012-12-06 17:48:26 +00:00
benfry a60e8a1a6d add Eclipse setting to ignore warnings 2012-12-06 16:13:51 +00:00
benfry 073a938078 test whether inside quotes when scrubbing comments 2012-12-06 15:50:55 +00:00
Casey Reas 52f1a034a9 Minor reference changes for v215 2012-12-06 07:10:28 +00:00
benfry a347fc0426 todo items 2012-12-06 00:29:35 +00:00
benfry 4b645b801b removing Google APIs requirement (issue #613) 2012-12-06 00:10:39 +00:00
codeanticode a396c86d73 minor name changes to make it same as PGL on Android 2012-12-05 23:09:05 +00:00
codeanticode 5c64f3f178 Android OpenGL sync 2012-12-05 23:06:26 +00:00
codeanticode 55c777bfe9 Sync with Java: added showWarning() that takes a parsed string, and also added clipImpl() 2012-12-05 21:42:01 +00:00
benfry 76e9b3490c prevent errors on first line of a new tab from highlighting on previous tab 2012-12-05 01:26:54 +00:00
benfry ddc8435589 todo items for recent changes 2012-12-05 00:56:54 +00:00
benfry bf5caea34d fix "no library found" errors on Android 2012-12-05 00:56:11 +00:00
benfry e510a55a1d add new colors and descriptions from Casey 2012-12-05 00:55:41 +00:00
benfry cee450ecd1 error/debug messages from Android not showing up (issue #1440) 2012-12-05 00:43:20 +00:00
benfry 84169c2ac8 prevent ant from clobbering UTF-8 files 2012-12-05 00:42:09 +00:00
fjenett 09f6b1e339 Cleanups to JavaScript mode. Reference now opens Java reference, import libraries works as in Java mode 2012-12-02 17:02:09 +00:00
benfry 37b58e8ec5 fix double error report about textMode(SCREEN) 2012-12-02 14:02:30 +00:00
benfry f2ed3bd63e disable Quartz rendering on OS X to fix compositing problem 2012-12-02 13:22:24 +00:00
benfry 6b53054d01 fix com.sun classes (issue #1424) and background() with blendMode() 2012-12-01 21:40:21 +00:00
benfry b46cd4ac3f fix 32/64-bit setting on OS X (issue #1426) 2012-12-01 21:05:17 +00:00
codeanticode f49e889773 using processing Y-axis orientation for ortho() and frustum(), centering ortho() at top left corner. 2012-11-30 02:41:23 +00:00
codeanticode 525b16a6a2 added shift in ortho() so the default 2D projection is ortho(0, width, height, 0,...), as with glOrtho() 2012-11-30 02:05:41 +00:00
codeanticode 0095867c1c Fixes axis-orientation inconsistency in ortho() and fustrum() (issue #1240) 2012-11-30 01:34:26 +00:00
Casey Reas a271f86d6d New colors for text editor 2012-11-29 19:06:05 +00:00
benfry 0feb505d68 set quality level higher when exporting JPEG images (issue #58) 2012-11-29 12:40:02 +00:00