Commit Graph

3136 Commits

Author SHA1 Message Date
codeanticode bdc59f94b8 fixed some indexing bugs in glmodel 2010-02-03 12:03:33 +00:00
codeanticode e74bf3528f easier texturing methods in glmodel 2010-02-02 20:04:53 +00:00
codeanticode aab06c7672 easier group creation methods in glmodel 2010-02-02 19:51:58 +00:00
codeanticode ca1ce39ea5 fixed texturing bug in glmodel 2010-02-02 05:18:49 +00:00
benfry 74953f78ff add fix for present mode problem on os x 2010-02-01 13:22:01 +00:00
codeanticode 101e3022b2 some simplifications in glmodel 2010-02-01 01:21:21 +00:00
codeanticode 53913947d3 fixed gltexure bugs, added PApplet.newGLTexture() 2010-02-01 00:03:40 +00:00
codeanticode 4e332c7457 gltexture rewrite finished 2010-01-31 22:55:53 +00:00
codeanticode cdb6acd987 added opengl extension checking in a3d 2010-01-31 00:54:17 +00:00
codeanticode 3080f715a1 removed gltexture errors 2010-01-30 11:52:13 +00:00
benfry f819cf8d3d add input method support for bug #854 2010-01-29 19:19:52 +00:00
codeanticode 1a54a4967d more gltexture changes 2010-01-29 16:19:41 +00:00
benfry 454d39eb42 prevent ESC in Color Selector from causing P5 to quit (bug #1006) 2010-01-28 22:57:51 +00:00
codeanticode 61895240b8 Started API simplification of GLTexture 2010-01-28 21:05:31 +00:00
codeanticode e9621f036e GLModelParameters made an inner class of GLModel 2010-01-28 19:55:59 +00:00
codeanticode c3a9c3bd53 glmodel working 2010-01-28 12:30:49 +00:00
codeanticode cbd0d8606a some errors ironed out from glmodel 2010-01-27 21:46:39 +00:00
codeanticode 1393b319b5 Added render methods to GLModel 2010-01-27 16:58:32 +00:00
codeanticode 92c70e6feb Finished new API of GLModel 2010-01-26 20:58:27 +00:00
codeanticode b06456c181 setBlend/defaultBlend methods in PGraphicsAndroid3D 2010-01-26 18:47:08 +00:00
codeanticode cfec64c277 more GLModel 2010-01-26 18:36:29 +00:00
codeanticode fdc4a9ddef More updates in GLModel 2010-01-26 16:00:58 +00:00
codeanticode 7a0cd57f92 GLModel API changes 2010-01-26 11:57:30 +00:00
benfry 5589c8b1c6 notes 2010-01-24 19:59:18 +00:00
benfry 8025a77e9c name change 2010-01-24 19:59:08 +00:00
benfry f12ea511bf weird whitespace issue 2010-01-24 19:58:59 +00:00
benfry 975ecb23d8 name change 2010-01-24 19:57:46 +00:00
benfry 439b9db65e name change 2010-01-24 19:57:37 +00:00
benfry a0700c5f34 name change 2010-01-24 19:57:29 +00:00
benfry 03889c55ca right 2010-01-24 19:57:05 +00:00
benfry 7dbb9daa23 changing names 2010-01-24 19:56:59 +00:00
benfry 3c285cec52 changing names 2010-01-24 19:56:51 +00:00
benfry 632c255ff8 changing names 2010-01-24 19:56:41 +00:00
benfry e7b0475344 fix bug in image allocation 2010-01-24 19:54:34 +00:00
benfry 18d238a9ba some notes and PImage cleanup 2010-01-24 14:19:36 +00:00
codeanticode a87e849ef4 Some notes concerning current OpenGL ES limitations on Android 2010-01-19 04:43:46 +00:00
codeanticode 34a931bcd4 methods properly organized following PGraphics3D ordering 2010-01-19 04:31:56 +00:00
codeanticode 09cb27f7ca removed ImageCache 2010-01-19 03:49:13 +00:00
codeanticode 02c6683bb8 nicer code 2010-01-18 04:57:50 +00:00
benfry ad7a2b6329 fix problem with density crash 2010-01-16 00:41:44 +00:00
codeanticode 2ced8ea9d2 GLFont added 2010-01-15 20:50:41 +00:00
benfry 010f88fbd6 better set() implementation 2010-01-15 20:43:11 +00:00
benfry 8520ca1279 more work on file i/o 2010-01-15 20:10:32 +00:00
benfry 2652835946 clean up createInput(file) 2010-01-15 20:07:23 +00:00
codeanticode 9bcd2cc8a1 Added GLConstants interface 2010-01-13 19:11:57 +00:00
codeanticode 458d87f320 Removed GLGraphics constants from PConstants 2010-01-13 18:52:12 +00:00
codeanticode c508399966 A3D renderer works, PImage.loadImage() inits pixels array 2010-01-13 18:06:54 +00:00
benfry 5deea67df7 maybe this one 2010-01-13 13:52:52 +00:00
benfry 118fb3bf80 still sorting out windows problems 2010-01-13 13:41:04 +00:00
benfry 82c1cf385f more work on sdk path problems 2010-01-13 13:32:25 +00:00