Commit Graph

1372 Commits

Author SHA1 Message Date
benfry 189984b407 trying to revert to old rendering code, remove debug info from examples window 2011-06-22 16:03:05 +00:00
benfry 4ea840059a fixes for examples window (issue #669) 2011-06-22 14:18:14 +00:00
codeanticode cc35aa7088 Commented out some methods related to shape recording 2011-06-22 02:47:14 +00:00
benfry 44aca364eb fix opengl applets, other minor bugs, look into beginRecord() issues 2011-06-21 03:04:26 +00:00
benfry c159f0eb04 replace existing files with saveBytes(), also look into deployJava.js (issue #650) 2011-06-21 01:23:49 +00:00
benfry 47ae658028 deal with character constant error with unicode (issue #714) 2011-06-20 23:36:05 +00:00
benfry 06953877c2 finalizing how thread() works, more todo items, Linux launcher fix (issue #707) 2011-06-20 21:58:39 +00:00
benfry e4cdd87042 remove delay() method 2011-06-20 21:08:24 +00:00
benfry c072824a06 change binary() to use a fixed size like hex() 2011-06-20 20:36:50 +00:00
benfry 595fdfc0ef implement rounded rectangle method 2011-06-20 20:17:10 +00:00
benfry 6f15d9b13c quadVertex() becomes quadraticVertex(), and a better copy() for 2D 2011-06-20 20:03:19 +00:00
benfry 9e3d7b5202 removing A2D/A3D constants, organizing todo items 2011-06-20 17:00:06 +00:00
benfry b81f6aa20f working through the todo list 2011-06-19 23:28:42 +00:00
benfry 3fbdf102f6 remove processing.xml import 2011-06-19 20:32:33 +00:00
benfry 6682ad1454 more node and android fixes, starting on ColorSelector 2011-06-19 14:52:51 +00:00
benfry fa772df0ad fixing the build for the XML and P3D changes 2011-06-19 12:56:32 +00:00
benfry adeb692223 more notes 2011-06-18 19:31:17 +00:00
benfry 1140a940bd goodbye XMLElement 2011-06-18 17:29:52 +00:00
benfry 28ef594371 cleaning up PNode stuff 2011-06-18 17:28:58 +00:00
benfry 1bf0e22ce8 removing P2D and P3D 2011-06-18 17:08:05 +00:00
benfry 7d7db7d0d1 new gsvideo library 2011-06-18 16:27:28 +00:00
benfry b85b05b56a fix android dist check, incorporating opengl2, todo items per discussions 2011-06-18 15:42:46 +00:00
benfry 774c5a1746 todo items for the 2.0 list 2011-06-17 19:27:09 +00:00
benfry ad5ac1e660 todo items 2011-06-13 14:01:04 +00:00
benfry 3fcc5ea9e1 misc todo notes 2011-06-07 13:08:29 +00:00
codeanticode 87a675efa0 Added missing updateProjection() calls 2011-06-06 19:11:51 +00:00
codeanticode 37a0926b0e Rephrased condition 2011-06-06 09:52:16 +00:00
codeanticode 26e9acffe7 enable/disable depth mask 2011-05-30 14:28:28 +00:00
codeanticode d2bdceb92f Made orthographic projection consistent across renderers (PGraphics3D changes) 2011-05-28 02:06:58 +00:00
benfry 0d7737be86 fixing how the hex() function works to prevent errors, other tidbits in the todo 2011-05-24 16:05:36 +00:00
benfry c8e0e1cf3a copying serial files from arduino release 0022 2011-05-16 01:54:20 +00:00
benfry c2199874d0 starting revision 0198 2011-05-16 00:58:11 +00:00
benfry c61396fe8d roll back font changes from 1.5, make native fonts work again 2011-05-15 22:18:34 +00:00
benfry 14aa9f7e4a svg fixes, font work, issue 350, issue 130, copying to android 2011-05-15 17:02:53 +00:00
benfry 8eca533206 undo package error 2011-05-11 23:46:18 +00:00
shiffman f2d5fd4d40 adding rotate() and scaleTo() methods 2011-05-06 15:08:45 +00:00
benfry ff37f1177e minor changes, plus svg transformations fix 2011-04-30 22:44:24 +00:00
benfry 3bca23917c misc organizing 2011-04-17 21:22:42 +00:00
benfry a7b2b40b0e starting revision 0197 2011-04-17 19:07:32 +00:00
benfry c4e364473f closing in on 1.5, run the new javadoc 2011-04-17 18:09:43 +00:00
benfry 38fae0d442 trying to track down flickering issue with chrome 2011-04-17 16:55:18 +00:00
benfry a20df9d687 revert back to the ARGB surface 2011-04-17 15:40:35 +00:00
benfry d8640c04fe switch to RGB primary surface for JAVA2D, other todo notes 2011-04-16 21:16:37 +00:00
benfry 708bf83f1d fix shift-tab quirk (issue #458) 2011-04-16 20:28:23 +00:00
benfry 05aa42c313 more todo items, and implement multiple editors at once 2011-04-16 19:29:39 +00:00
benfry a78571fcba fix minor native fonts issue 2011-04-14 16:59:27 +00:00
benfry 9de0a8ca8e starting revision 0196 2011-04-11 02:29:35 +00:00
benfry 4293cbd293 argh spacing 2011-04-11 00:54:56 +00:00
benfry 7550e7aadd fix for missing normal() command (issue #602) 2011-04-10 20:50:08 +00:00
benfry 93bed5cdd1 deal with erroneous warning messages about missing libs with code folder, also if android.* classes are used (issue #568) 2011-04-10 20:14:39 +00:00