Commit Graph

3171 Commits

Author SHA1 Message Date
benfry d89acc3fd0 fixing things up for comment import 2010-02-07 20:44:22 +00:00
benfry 1a745a9a0a new version of preproc that handles comments 2010-02-07 19:29:41 +00:00
benfry cf71f57d9a more work on build scripts 2010-02-07 15:08:34 +00:00
benfry 4975c8b693 add encoding and disable ant libs on build scripts, working to fix up
windows version
2010-02-07 13:54:02 +00:00
benfry 5449d452e7 add ant libs for build 2010-02-07 13:51:49 +00:00
benfry 984336fef1 version that works on windows 2010-02-07 13:49:28 +00:00
benfry d4cc1ab7c6 move dist file 2010-02-06 13:06:57 +00:00
benfry 2828e58145 cleaning up old scripts 2010-02-06 04:32:44 +00:00
benfry f265a47653 moving 2010-02-06 04:30:40 +00:00
benfry da6fd3dc02 removing old build scripts 2010-02-06 04:29:07 +00:00
benfry dfc06c4f12 moving dist script 2010-02-06 04:27:54 +00:00
benfry fcbe485175 cleaning up dist 2010-02-06 04:27:25 +00:00
benfry 0994c0aec3 move .app location 2010-02-06 04:17:53 +00:00
benfry efa37300e9 fix 2010-02-06 03:46:20 +00:00
benfry 40e990c0c2 work on new build scripts 2010-02-06 03:38:24 +00:00
benfry 4c806c56f0 PApplet.main() no longer ignored if set (bug #1446) 2010-02-06 03:36:46 +00:00
benfry e3562222ee write applet using js tags if available 2010-02-05 22:25:33 +00:00
benfry 68936d6af5 additional fixes to get things working on osx and elsewhere 2010-02-05 22:25:05 +00:00
benfry eb64e8dd7c original ant build from hansi 2010-02-05 22:24:33 +00:00
benfry 274dfa86ad new prefs for window size 2010-02-05 19:52:55 +00:00
benfry 1a6cfc5068 new prefs for window sizing 2010-02-05 19:52:42 +00:00
benfry 9551552512 fix for editor resize (bug #25) 2010-02-05 19:35:00 +00:00
benfry b1ddcb1096 another build file 2010-02-05 13:15:05 +00:00
benfry f8f0d1c2ba starting switchover to ant build scripts 2010-02-05 13:14:23 +00:00
codeanticode b00c1a2a81 rendering method for triangles in PGraphicsAndroid3D was reworked 2010-02-05 04:05:29 +00:00
codeanticode 64045f2920 reworked method for resizing vertex buffers when the number of triangles reaches the maximum 2010-02-04 20:46:41 +00:00
benfry cdd10c1d2c fix for problem with forced save (bug #1456) 2010-02-04 20:23:09 +00:00
codeanticode e0ec0dbd95 added some comments, updated TODOs 2010-02-04 03:21:40 +00:00
codeanticode a5d9496d45 implemented mechanism for opengl resource recreation 2010-02-04 02:13:11 +00:00
codeanticode b145c0f94a comments in GLFont 2010-02-03 15:39:35 +00:00
codeanticode 0d19175cd8 added loadGLModel method in PApplet 2010-02-03 15:36:34 +00:00
codeanticode 81a922d899 some impl methods to get arrays in glmodel 2010-02-03 15:30:01 +00:00
benfry 0433ab2e47 change how core is referenced 2010-02-03 14:13:32 +00:00
benfry 3f8dfebd60 new version of JOGL applet launcher that uses JNLP instead of regular export 2010-02-03 13:56:31 +00:00
codeanticode c9e27f0f76 added resize method 2010-02-03 13:36:48 +00:00
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