Commit Graph

4153 Commits

Author SHA1 Message Date
codeanticode d2fb1fd213 Fixed a bug in the multitexture mode of PShape3D and removed unused direct buffers 2011-02-11 08:11:33 +00:00
codeanticode b02473bfb7 Added windows dlls of JOGL2 2011-02-10 09:13:33 +00:00
codeanticode 5cc25deeaa Cleaning up variables in A3D 2011-02-10 07:14:37 +00:00
codeanticode 80390ca210 Renamed pgl to ogl 2011-02-10 07:11:30 +00:00
codeanticode 78faf479f0 Added JOGL2 native libraries for Linux32/64 (from b11-20101213 release of JOGL 2.0) 2011-02-10 05:25:58 +00:00
codeanticode da54bd1427 Removed GLProfile.initSingleton() from JOGL2 initialization to avoid crashes in Linux 2011-02-10 05:21:30 +00:00
codeanticode 259fbf180b Updated Planets example to make it look better in landscape orientation 2011-02-09 14:59:52 +00:00
codeanticode 133dd4835c GeometryBuffer has matrix stack. Disabled by default for the time being 2011-02-09 14:51:29 +00:00
codeanticode bb52c6b87f GeometryBuffer is working (and it is fast) 2011-02-09 08:33:49 +00:00
codeanticode 1d9ea18341 More GeometryBuffer 2011-02-09 06:09:12 +00:00
codeanticode 2a6ad0b125 Fixed small bug in renderTriangles() introduced when renaming some variables 2011-02-08 15:35:40 +00:00
codeanticode be855fc426 Continue implementation of GeometryBuffer 2011-02-08 09:21:22 +00:00
codeanticode 0f358bd67a Matrix returned by getMatrix, printMatrix depends on selected matrix mode 2011-02-08 09:20:28 +00:00
codeanticode 9a124003fe Using matrixMode() in P3D 2011-02-08 05:52:44 +00:00
codeanticode 49d0c8d931 Removed PMetadata from opengl 2011-02-08 05:47:55 +00:00
codeanticode 27890e3942 opengl2 updated to use new matrix mode API 2011-02-08 05:36:21 +00:00
codeanticode 8eb1d7838a Replaced beginProjection()/endProjection() API with matrixMode() 2011-02-08 05:35:21 +00:00
codeanticode 80ad0e19f1 Started with the implementation of geometry buffer mechanism. 2011-02-07 13:55:39 +00:00
codeanticode 97404dbf22 Updated blend API and examples using it. 2011-02-07 07:32:38 +00:00
codeanticode 2ec3cec997 blend() renamed to screenBlend() and noBlend() removed 2011-02-07 07:31:44 +00:00
codeanticode c3d106e425 Updated shape merge API 2011-02-07 06:47:31 +00:00
codeanticode fb4db4bf2f Renamed mergeRecord to mergeShapes and removed noMergeRecord 2011-02-07 06:46:53 +00:00
codeanticode 9441f3e1fc Updated opengl2 to remove use of PParameters class 2011-02-07 06:27:04 +00:00
codeanticode 49cd6b4501 Removed PParameter class 2011-02-07 06:26:47 +00:00
codeanticode a5325860af Updated opengl2 to remove use of PMetadata class 2011-02-07 06:19:17 +00:00
codeanticode 8d90fbb4ab Removed PMetadata class 2011-02-07 06:17:22 +00:00
lonnen 1ab917229b millisOffset changed in android to keep it consistent with the core 2011-02-02 00:25:59 +00:00
lonnen a8262d5320 millisOffset changed to init at declaration for Issue 530 2011-02-01 16:54:15 +00:00
codeanticode ad09de78a3 Removing applet files 2011-02-01 09:54:28 +00:00
codeanticode 3650c65880 Removed opengl2 jar, initially added by accident 2011-02-01 09:48:56 +00:00
codeanticode 0fe112e817 Checking in first round of opengl2 examples 2011-02-01 09:47:13 +00:00
codeanticode 31446d5c23 Minor cleanup 2011-02-01 09:38:33 +00:00
codeanticode 53625d0ff0 Updated ant build file to include opengl2 library 2011-02-01 09:36:52 +00:00
codeanticode 14b3439590 Checking in OPENGL2 2011-02-01 09:35:04 +00:00
codeanticode ece8bb95bf ImageCache extends PMetadata 2011-02-01 07:53:01 +00:00
codeanticode 21d134a233 Merged-in the changes in the core needed for the new opengl renderer 2011-02-01 07:51:22 +00:00
codeanticode b26f75d270 Merged-in latest changes in A3D 2011-02-01 06:31:30 +00:00
benfry 105824c252 make the colors a little less gruesome 2011-01-30 18:13:14 +00:00
benfry 1bfb1759c8 Remember that time that Apple decided to change the file encoding? That was awesome. 2011-01-30 00:09:52 +00:00
benfry 8d4e8069f9 check for old debug certs, status msg clearing tweaks 2011-01-29 23:51:40 +00:00
benfry 101f5bd879 bug fixing and cleaning up 2011-01-29 22:38:32 +00:00
benfry dae66d3a2d simplifying android 2011-01-29 21:52:37 +00:00
benfry 66d983d057 changing a bit of how monitoring works 2011-01-29 03:53:11 +00:00
benfry 77f61677ad indeterminate progress action working 2011-01-29 03:23:13 +00:00
benfry 44ee29743b add google cert 2011-01-29 03:22:33 +00:00
benfry ad6f829507 get android mode working again 2011-01-29 02:33:28 +00:00
benfry cd1d1e0782 get code folder working again with applets 2011-01-29 00:36:10 +00:00
benfry f0ffdd4ef3 extendo-tabs now working 2011-01-29 00:16:50 +00:00
benfry e4f3bf393a updating to new rxtx version 2011-01-28 20:15:14 +00:00
benfry 53736b23dd checkboxes for mode menu, one menu per editor 2011-01-28 17:39:32 +00:00