Commit Graph

4962 Commits

Author SHA1 Message Date
codeanticode ce6855d742 Setting anti-aliasing level with smooth() 2011-11-25 02:53:44 +00:00
codeanticode 4ab37d0b59 some tessellator fixes 2011-11-23 01:43:57 +00:00
codeanticode 764a913484 addShape, updateRoot 2011-11-22 16:08:07 +00:00
codeanticode 89852ea38a Rewriting PShape3D to use new PTessellator 2011-11-22 16:05:03 +00:00
codeanticode 7b49a7574c PTessellator completed 2011-11-20 04:30:45 +00:00
codeanticode b2d8e33345 line tess in PTessellator 2011-11-19 15:24:37 +00:00
codeanticode d080db0b71 PTessellator in 2011-11-19 02:24:38 +00:00
codeanticode 1c6755f55f sphere detail 2011-11-17 15:04:17 +00:00
codeanticode a9ce7ef015 Sphere primitive 2011-11-17 02:27:54 +00:00
codeanticode 5c96228d11 box primitive, texturing back in. 2011-11-17 01:57:28 +00:00
codeanticode 58604edacc curve and bezier vertices 2011-11-16 22:46:24 +00:00
codeanticode 53a4c604aa round and square points in PShape3D 2011-11-16 02:22:12 +00:00
codeanticode 909cc3b52a Stroke in poly geometry 2011-11-16 00:28:07 +00:00
codeanticode 5394bf96f4 First working version of GLU tessellator for poly geometries 2011-11-15 21:49:46 +00:00
codeanticode 3ea00070fb Some more glu tess work 2011-11-15 19:17:13 +00:00
benfry 0caab6baf6 changing how editor state info is handled, restoring sketches, recent menu 2011-11-15 03:05:14 +00:00
codeanticode 5676f6a414 Starting polygon tessellator 2011-11-15 02:48:40 +00:00
codeanticode bea3c4c552 New GL resource handling mechanism, should take care of issue 806 2011-11-15 00:11:40 +00:00
benfry 377d5b4fd1 fix base not being set on OS X; tweaking single instance use 2011-11-13 18:21:34 +00:00
benfry 3c12684c88 tweaking the single instance server implementation 2011-11-13 17:23:37 +00:00
benfry 707938f0b6 show proper library conflict message, and only show when a problem occurs 2011-11-13 16:38:07 +00:00
benfry a577f7ad0d cleaning up todo lists, make smooth() the default 2011-11-13 00:46:26 +00:00
benfry 5b9a5274e5 updating to use 6u29 on Windows and Linux, other notes 2011-11-12 23:14:46 +00:00
benfry cf6c895311 do check for whether all native libs are supported when running 2011-11-12 23:13:49 +00:00
codeanticode cddc18b090 Fixed rev 900 2011-11-12 21:49:33 +00:00
benfry f9ddbadb61 deal with blank canvas performance and Java2D (issue #729) 2011-11-12 21:08:00 +00:00
benfry 522c92e4a4 oop, remove that debug feller 2011-11-12 21:07:23 +00:00
benfry 278e56e230 cleanups 2011-11-12 20:14:14 +00:00
benfry e8d3a6689e fix for java doc comment bug (issue #877) 2011-11-12 20:08:18 +00:00
benfry 2bcb560d15 track down problem with emulator launching on Windows 2011-11-12 18:22:08 +00:00
benfry 436a81e330 cleaning up warnings, specifying Java 1.6 for build in Eclipse, remove unused 2011-11-12 17:31:06 +00:00
benfry 0487c536a1 debugging emulator problems on windows 2011-11-12 00:21:14 +00:00
benfry 5691d35ac4 debugging android problem 2011-11-11 22:41:23 +00:00
codeanticode 681c4afd93 Tessellation of round points is working 2011-11-10 15:18:14 +00:00
codeanticode 89480947ca Continue with point tessellation 2011-11-10 14:30:13 +00:00
benfry c5d2dd93c1 starting next revision 2011-11-10 13:12:57 +00:00
benfry 7527e807da last minute bug notes 2011-11-10 12:07:46 +00:00
benfry 206b81e727 release notes and todo items to wrap up 2.0a4 2011-11-10 11:54:38 +00:00
codeanticode 0c56af4e65 Adding logic to properly render points of any size and shape (round, square) 2011-11-10 01:19:51 +00:00
codeanticode 02a3d93328 Implemented triangle fan, triangle strip, quads, and quad strip tessellation in PShape3D 2011-11-09 23:37:17 +00:00
benfry 35ae804895 fix build.xml to point at the correct SDK version 2011-11-09 17:06:47 +00:00
codeanticode d0e976af33 ortho() now uses camera depth to adjust near and far clipping planes 2011-11-09 16:36:57 +00:00
codeanticode 2301287293 Fixed setting of historical events 2011-11-09 01:07:36 +00:00
codeanticode 1e828c3f23 fixed action up events 2011-11-09 00:23:33 +00:00
codeanticode fe4b5d79b9 Multitouch events for Android 2011-11-09 00:15:46 +00:00
benfry 339e5056c0 rolling revision, plus reload library paths when changing bits 2011-11-08 22:55:22 +00:00
benfry 418983b02f fix incessant "inefficient font rendering" message 2011-11-08 22:49:24 +00:00
codeanticode 0e63965d20 Fixed issue 865 2011-11-07 23:33:03 +00:00
codeanticode 3f1b0f06d1 Added arcImpl() to P3D (Android) 2011-11-07 22:42:43 +00:00
codeanticode 5abb0d9ee4 Added arcImpl() to P3D 2011-11-07 22:42:17 +00:00