Commit Graph

3846 Commits

Author SHA1 Message Date
benfry a97619168c anti-aliased fonts pref for the prefs window 2010-08-30 04:25:15 +00:00
lonnen 41f86737ab Got the JDT running, but not doing anything useful because of config issues. 2010-08-30 02:07:37 +00:00
benfry f8af3491e4 trying to fix directory location 2010-08-29 19:59:15 +00:00
benfry 5ad32747ba working on linux permissions issues with tar 2010-08-29 19:52:23 +00:00
codeanticode a303ed573e Some notes and code for FBO fallback mechanism 2010-08-28 21:53:09 +00:00
codeanticode 9a36c1b715 Removed some test code in A3D 2010-08-28 20:53:15 +00:00
codeanticode 318c83edaa Text in A3D is correctly rendered in 3D. This solves issue 358 2010-08-28 18:13:30 +00:00
codeanticode 8c44deba87 Fixed issue 368 2010-08-28 14:58:47 +00:00
benfry dcc2800673 reset for 0191 2010-08-27 23:57:29 +00:00
benfry 280344c603 skip null entries with trim(String[]) 2010-08-27 23:56:58 +00:00
benfry 3f1668b187 add an extra flush for good measure 2010-08-27 23:56:05 +00:00
benfry d884f30966 skip null data in trim(String[]) 2010-08-27 23:54:41 +00:00
benfry 1670f79aab attempt to fix use of tar in the linux build 2010-08-27 23:51:09 +00:00
lonnen abe17d3ef7 Large ProcessingCore update, including better error reporting, better project lifecycle management, and redesign of SketchProject's to take advantage of existing JDT stuff. Some tie in's to the launching framework for running sketches, but nothing in the UI yet. Lots of debug stuff in the builder still. 2010-08-27 21:32:34 +00:00
codeanticode a36a6035b1 Started to code 3D placement of text 2010-08-27 07:47:39 +00:00
codeanticode 56c5dddc31 PImage.initTexture() renamed to PImage.loadTexture(). And it is called where it needed (getImpl, etc) 2010-08-27 06:15:58 +00:00
codeanticode 908de8988e Fixed issue 367, and also removed a bunch of unneeded glScalef calls 2010-08-27 05:22:07 +00:00
lonnen b9a8871392 Fixed file copying and package management following preprocessing. Added CoreLibraries as a resource, but getting a NullPointer when I try to access them. 2010-08-20 21:07:55 +00:00
benfry 919174d581 fix for background(PImage) (issue #336) 2010-08-19 23:20:23 +00:00
lonnen f35e43ec9c Fixed code folder imports, classPath and libraryPath generation through calling the Preprocessor, after the preprocessor leading to compilation is still broken. 2010-08-19 22:26:23 +00:00
benfry eab582b848 starting 0191 2010-08-19 00:24:26 +00:00
lonnen 7cd562553b Massive refactoring of the editor plugin. Added a feature plugin and update site controlling three smaller plugins. Tons of code cleanup. Builds and runs, but still missing a proper compile chain. 2010-08-18 16:30:40 +00:00
benfry fc013f294d finalizing release 0190 2010-08-18 16:09:09 +00:00
benfry f0acdcefd8 cleanups heading into 0190 2010-08-18 00:43:25 +00:00
codeanticode b6a55b2f24 No clear mode in absence of FBO extension now uses loadTexture() method instead of glCopyTexImage2D call (which doesn't work on Galaxy) 2010-08-17 14:27:36 +00:00
benfry 71632a2124 track down surfaceReady problem with OpenGL 2010-08-16 00:37:41 +00:00
benfry 5201306876 adding orientation command 2010-08-15 17:21:17 +00:00
benfry 63ed92b799 removing debug messages (unless DEBUG enabled) 2010-08-15 00:56:48 +00:00
benfry 11f56adb7a more cleanup 2010-08-14 10:40:55 +00:00
Casey Reas 8d578569a0 Add new reference.zip 2010-08-14 04:09:56 +00:00
benfry 9909b8068b class cleanup, breaking out the preprocessor 2010-08-13 13:56:22 +00:00
benfry c5201b3ead wrapping up more of the debugging bits so not as many messages are coming through 2010-08-13 13:19:02 +00:00
benfry 555c26a1c4 add support for < and > is copyAsHTML (issue #351) 2010-08-11 00:13:48 +00:00
benfry ea15d09985 building out the menu, sketch out signing options 2010-08-09 02:27:39 +00:00
benfry e08d0e793f renaming the android class, no longer a tool, change init, implement menu, etc. 2010-08-09 00:35:22 +00:00
benfry ef64341d14 remove opengl in preproc, fix permissions, debug bunk 2010-08-08 22:28:22 +00:00
benfry ea6b9dbdaf new "Save As" behavior, fix EditorToolbar regression, package support for .java files 2010-08-08 22:27:26 +00:00
benfry 09ba5a4eb2 fix width of the progress window, also fix a bug for the removed 'label' xml 2010-08-08 19:58:45 +00:00
benfry 1169a3646d cleanups, also fix problem with opening examples (issue #323) 2010-08-08 19:26:55 +00:00
benfry ddeef8ae1a cleaning up and more for the manifest 2010-08-08 19:24:58 +00:00
benfry 9febde39ba more cleanup, moving things around, remove unused tools 2010-08-08 14:35:29 +00:00
benfry 5aa75204ce moving this fella to a better package 2010-08-08 14:27:29 +00:00
benfry 6bd2e0e7ff cleanup and changing how "Copy As HTML" works 2010-08-08 14:25:40 +00:00
benfry b2ff37616c add copyAsHTML() method 2010-08-08 14:25:18 +00:00
benfry 6141c4d79a looking into the } else { block fix 2010-08-08 14:20:58 +00:00
benfry 9e958aa9e6 removing the unused autoformat code 2010-08-08 14:20:27 +00:00
benfry 3472fb4870 quieting StreamPump 2010-08-08 14:20:01 +00:00
benfry f57fceefd9 add clarifications 2010-08-08 14:19:04 +00:00
benfry d9e37ab6b5 incorporating edits from the desktop version--new xml api 2010-08-07 20:10:18 +00:00
benfry fec4ae5c60 fix problem with XMLElement.parse() (issue #342) 2010-08-07 17:40:12 +00:00