Commit Graph

4220 Commits

Author SHA1 Message Date
benfry a93da3bbc9 still more edits i forgot 2011-03-08 01:05:08 +00:00
codeanticode fc3d4c71ac Updated comments in Earth example 2011-03-08 01:02:57 +00:00
benfry 787da7e365 more things i forgot 2011-03-08 00:57:34 +00:00
benfry 0780be4c78 more build prep 2011-03-08 00:53:21 +00:00
benfry 16a1da1ff2 add updated revisions.txt file 2011-03-08 00:47:58 +00:00
benfry ff596dc161 fix present mode on os x 2011-03-08 00:47:44 +00:00
benfry cff54bee96 fix issue causing ARGB images to save weirdly with JPG and BMP (issue #415) 2011-03-08 00:01:34 +00:00
benfry 0fe67eaff9 yeah, that one 2011-03-07 23:36:22 +00:00
benfry e5be1ae5fc deal with locking up during setup 2011-03-07 23:35:58 +00:00
benfry 82d18818a1 cleaning up pdf and font selection 2011-03-07 23:30:15 +00:00
benfry 13fb0b4157 clean up the last of the font/pdf fixes 2011-03-07 22:53:46 +00:00
benfry 8c1f7cdbe4 change default font to Lucida Sans instead of SansSerif 2011-03-07 22:30:05 +00:00
benfry 785b6cd639 deal with clone() memory leak in get() (issue #42) 2011-03-07 22:09:15 +00:00
benfry f3a8d62e91 fixing build to use ditto and write osx download 2011-03-07 02:30:46 +00:00
benfry b04c7d2534 additional notes 2011-03-07 00:17:23 +00:00
benfry 43f34c8aae adding the topics as well 2011-03-07 00:14:46 +00:00
benfry 4f2985a30a adding basics folder to the android dist 2011-03-07 00:13:51 +00:00
benfry 7dcad20514 add a couple examples, organizing todo 2011-03-07 00:04:10 +00:00
benfry 972cd8b609 that should be destroy not stop 2011-03-07 00:03:58 +00:00
benfry c3b5d51348 tweaks for android startup 2011-03-06 23:48:29 +00:00
benfry 40131d2264 fix missing resize image 2011-03-06 23:34:17 +00:00
benfry 67dd049b90 more debug info from later work 2011-03-06 23:04:19 +00:00
benfry 4ef5c7aa93 examples window implementation 2011-03-06 22:48:54 +00:00
Casey Reas ef81aac5c4 Remove version from about.jpg, update for 2011 2011-03-06 20:15:45 +00:00
benfry fee059166d change to utf8 for a couple files that were mac encoded 2011-03-06 19:29:12 +00:00
benfry 02dde182c2 add # symbol to color selector text field (issue #529) 2011-03-06 19:15:20 +00:00
benfry a2311e7251 trying to get things to behave a little better 2011-03-06 04:46:01 +00:00
benfry e17bc46865 fix NPE problem since registered methods not properly added back 2011-03-06 04:45:33 +00:00
benfry 9c58edcfd0 avd tweaks for better parsing 2011-03-06 04:14:43 +00:00
benfry 338f3b73ca removing debug msg 2011-03-06 04:07:04 +00:00
benfry 24a183c2d7 removing debug msgs 2011-03-06 04:01:19 +00:00
benfry a058e50230 fix chrome and firefox 4 animation stuttering 2011-03-06 01:32:36 +00:00
benfry ada279bb6d attempt to fix run 2011-03-06 01:01:51 +00:00
benfry 61f1cce4a3 now saving the last used mode 2011-03-06 00:59:30 +00:00
benfry 1dc3581d22 cleaner 2011-03-06 00:58:51 +00:00
benfry c04019c501 color tweaks and todo notes 2011-03-05 23:25:54 +00:00
codeanticode 3dea3d129f Fixed CameraLight example to take into account fix in ortho() function 2011-02-28 05:11:47 +00:00
codeanticode 6ca31438b7 Fixed argument order in A3D version of ortho() 2011-02-28 05:11:02 +00:00
codeanticode 3d18f7aae6 Added ortho(legt, right, top, bottom) function. It uses cameraNear, cameraFar as the near, far values 2011-02-28 05:10:16 +00:00
codeanticode 27096a4601 Fixed argument order in ortho(left, right, top, bottom) 2011-02-28 05:08:58 +00:00
codeanticode f28f0521fd Added CameraLight example 2011-02-28 05:08:08 +00:00
codeanticode dbe5c2a549 buffer counter is always initialized to zero in a3d 2011-02-27 03:41:56 +00:00
codeanticode 32cf2a4742 buffer counter is always initialized to zero in opengl2 2011-02-27 03:41:18 +00:00
codeanticode b938f8c152 same for a3d 2011-02-23 10:42:18 +00:00
codeanticode 93088eb08f additional debug variable in opengl2 2011-02-23 10:41:47 +00:00
codeanticode bde792f5b8 updated multitexture API in a3d 2011-02-22 14:34:02 +00:00
codeanticode 2d7143dbde updated multitexture API in opengl2 2011-02-22 14:33:35 +00:00
codeanticode ad03f360c9 Multitexture API uses varargs 2011-02-22 14:32:33 +00:00
codeanticode e044c83f85 Using fixed instead of float 2011-02-22 00:29:57 +00:00
codeanticode cfb7566f71 synch with opengl2 2011-02-21 12:24:29 +00:00