Commit Graph

4287 Commits

Author SHA1 Message Date
benfry 7550e7aadd fix for missing normal() command (issue #602) 2011-04-10 20:50:08 +00:00
benfry 579564e8e7 implement submenus for libraries (issue #578) 2011-04-10 20:44:11 +00:00
benfry 93bed5cdd1 deal with erroneous warning messages about missing libs with code folder, also if android.* classes are used (issue #568) 2011-04-10 20:14:39 +00:00
benfry 275b310dee turn on anti-aliasing for status bar 2011-04-10 18:25:58 +00:00
benfry 02b370d9db deal with some additional focus issues 2011-04-10 18:19:39 +00:00
benfry 5ae4534378 removing applet folders from android examples.. oops 2011-04-10 17:59:08 +00:00
benfry 63cf7cd4da don't reload sketch on save as or rename (issue #62), fix for AIOOBE regression when changing windows 2011-04-10 17:51:45 +00:00
benfry 05d228dc4c deal with some avd setup quirks 2011-04-09 20:25:24 +00:00
benfry b16c862e6d disable javascript mode for the time being 2011-04-09 18:38:47 +00:00
benfry 34975a35ac fix reference (issue #572) 2011-04-09 18:34:33 +00:00
benfry 655c42716f fix folder for java file export (issue #570) 2011-04-09 17:41:13 +00:00
benfry aceca77f7e build tweak for 6u24 and todo items 2011-04-09 16:34:16 +00:00
benfry 7bb7b5c165 change error message for line breaks in 80x24 2011-04-09 16:28:22 +00:00
benfry b48387a3d8 more helpful error message on dist fail for android core 2011-04-09 15:37:38 +00:00
benfry fcc0f2c44a spacing changes 2011-04-09 15:36:53 +00:00
benfry 27a5a83d55 fix a few svg bugs, add methods 2011-04-07 15:23:26 +00:00
benfry 84af8f3d54 fix for ctrl-slash problem on linux (issue #596) 2011-03-29 02:36:05 +00:00
benfry f48f1d6f9c line ending changes 2011-03-29 02:34:49 +00:00
codeanticode 62e5517744 Handling JOGL2 issues on Linux 2011-03-28 08:23:09 +00:00
codeanticode 6ff12996c5 Better JOGL2 initialization 2011-03-28 08:10:06 +00:00
codeanticode 1b03d4fe2a Updated to JOGL2.0-b23 (2011-03-03) 2011-03-28 08:08:18 +00:00
benfry be8c5c6b0d bug fixes, adding notes to the todo list 2011-03-27 16:13:01 +00:00
benfry a9aaa72fa6 deal with offscreen buffer issues 2011-03-27 16:12:31 +00:00
lonnen 4b9e2be6d4 Initial JavaScriptMode commit 2011-03-27 02:13:19 +00:00
codeanticode e392df8705 Same for OPENGL2 2011-03-26 03:08:57 +00:00
codeanticode 2498bcc96c Making opengl extensions string public in A3D 2011-03-26 02:52:11 +00:00
codeanticode 57e280a640 Adding point rendering to A3D 2011-03-26 01:37:16 +00:00
codeanticode 2c3326a1fa Initializing one less var 2011-03-26 01:36:47 +00:00
codeanticode 6bed92ed3e Adding point rendering to OPENGL2 2011-03-25 14:36:25 +00:00
codeanticode 5c51d8d925 Updated multitexture API in A3D. GL objects are not set to null after onDrawFrame and onSurfaceChanged 2011-03-25 02:25:07 +00:00
codeanticode bf57632d31 Updated multitexture API and fixed issue with static sketches 2011-03-24 12:38:21 +00:00
codeanticode 243804a86d Solved some inconsistency in the multitexturing API 2011-03-24 12:22:42 +00:00
codeanticode a43b6e3d68 getMatrix() and resetMatrix() use the stack (A3D) 2011-03-23 02:55:08 +00:00
codeanticode db50652b1b getMatrix() and resetMatrix() use the stack data 2011-03-23 02:54:10 +00:00
codeanticode 7b99229620 Same fix for android 2011-03-21 07:20:56 +00:00
codeanticode bf4d18c38d Same fix for core 2011-03-21 07:04:02 +00:00
codeanticode cbe8081496 Fixed typo in variable name in matrixMode() method 2011-03-21 07:03:34 +00:00
codeanticode 16f4ad3bed Fixed 579 in A3D 2011-03-19 01:17:31 +00:00
codeanticode b71591f38b Fix for issue 579 2011-03-17 05:42:26 +00:00
benfry 62f03a14e2 tess hack 2011-03-14 14:31:26 +00:00
benfry 9bc78c735a remove errant debug message 2011-03-11 14:10:03 +00:00
benfry 7774e01d3e possible additional fix for ghost editors on os x 2011-03-11 14:07:20 +00:00
benfry ff75f8e78d possible fix for editor window closing (issue #569) 2011-03-11 14:02:38 +00:00
benfry 818fd2164f deal with JAVA2D update problem for complex sketches 2011-03-10 22:48:54 +00:00
Casey Reas 53e15e43c7 New theme colors for android 2011-03-10 19:19:40 +00:00
benfry 812ccaadf5 stop button (issue #561) and unexpected token void (issue #551) 2011-03-10 03:51:09 +00:00
benfry 8796c3bbb8 clean up some prefs 2011-03-10 01:08:15 +00:00
benfry 0b4033f9be starting rev 0195 2011-03-09 20:32:43 +00:00
benfry ecb0d5b23e another method for copying only the necessary example files 2011-03-09 20:16:43 +00:00
benfry e403c21080 finishing up revisions.txt file 2011-03-09 19:41:30 +00:00