Commit Graph

3190 Commits

Author SHA1 Message Date
benfry dd3facf5ca more font work 2010-02-16 19:40:50 +00:00
benfry 613d47e72e more work with font setup, moving some classes around, etc 2010-02-16 19:12:36 +00:00
benfry 91ec7001d6 add fix for anti-aliasing of text 2010-02-16 18:21:15 +00:00
benfry 8ed5935980 improved version of CreateFont 2010-02-13 18:55:50 +00:00
benfry 4cf636a7a1 bug fixes for new font code 2010-02-13 18:55:33 +00:00
benfry 769938a3e3 a little more efficient 2010-02-13 14:32:04 +00:00
benfry dd2c676359 new version of PFont that's more efficient 2010-02-13 14:28:32 +00:00
codeanticode b88b9e4d62 fixed minor bug in A3D triangle rendering 2010-02-09 13:43:49 +00:00
benfry 887d90ff9d fix linux build 2010-02-08 04:43:36 +00:00
benfry 37776337a9 move preproc out separately 2010-02-07 23:31:12 +00:00
benfry 1114b68031 prevent Windows CR problems, also fix encoding for i/o 2010-02-07 22:30:09 +00:00
benfry b630672940 properly remove work dir 2010-02-07 22:01:49 +00:00
benfry 967f6587ea build changes, import list pref, other misc 2010-02-07 21:56:52 +00:00
benfry 9ea58c3c6a bye bye 2010-02-07 20:55:00 +00:00
benfry 4559b37776 stuffing the javadoc in there for the methods, deal with rename 2010-02-07 20:53:59 +00:00
benfry 1e9c3548d9 renaming files 2010-02-07 20:53:24 +00:00
benfry 79689c437b more cleaning up/renaming 2010-02-07 20:51:07 +00:00
benfry 269aed9510 trying again 2010-02-07 20:47:31 +00:00
benfry a6de7b6cd7 moving comments around so that they're sourced from PImage and PGraphics into PApplet 2010-02-07 20:44:49 +00:00
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