Commit Graph

7543 Commits

Author SHA1 Message Date
rdb f26e77ecdf Forgot to commit this one, contains BUILDING_VISION stuff 2009-11-08 16:10:44 +00:00
rdb 7036d75501 Move OpenCVTexture, ARToolKit and WebcamVideo to a new "vision" module 2009-11-08 12:56:45 +00:00
David Rose 340aafea67 add copy_channel 2009-11-08 03:11:32 +00:00
David Rose 5843771931 TextureStage objects need to be reference-counted in the scene graph 2009-11-05 01:42:16 +00:00
David Rose bfc0b2ea2b BundlePath is always set in 10.4 2009-11-04 19:52:25 +00:00
David Rose 239676ffd6 hmm, contradictory requirements for placement of glgsg.h 2009-11-04 19:13:39 +00:00
David Rose 91c69d68a8 a few snow leopard build issues 2009-11-04 16:29:52 +00:00
David Rose dc3668bf0e set_parent_window(0) means NULL 2009-11-02 20:47:29 +00:00
rdb 86aa00e1b9 Committed patch from Nz (forum user Gogg) to support text overflow in PGEntry 2009-10-29 12:20:29 +00:00
David Rose 6415d2cc0b add get_button_thrower() 2009-10-28 19:18:34 +00:00
David Rose 884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
David Rose af847d758e protect under HAVE_AUDIO 2009-10-24 04:57:46 +00:00
David Rose b6dfe5d6c8 protect under HAVE_AUDIO 2009-10-24 04:50:39 +00:00
David Rose c8c51528bd squelch noisy "cert already in hash table" errors 2009-10-23 04:40:57 +00:00
David Rose 6505a4fbe5 int != GLint 2009-10-21 18:05:38 +00:00
rdb c6796739e9 Fixes for geometry shaders in GLSL, and fixes for nvidia's implementation of GLSL 2009-10-21 17:12:32 +00:00
David Rose 8987a19ba2 fix ssl error messages 2009-10-20 22:25:57 +00:00
David Rose 024c9c31cb add get_frame_buffer 2009-10-20 20:09:07 +00:00
rdb 6eee4b9ace Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
Redmond Urbino 7d646cb4f5 Notes for building the associated Awesomium.dll 2009-10-20 02:21:42 +00:00
Redmond Urbino 2407c6883a integrating awesomium with panda 2009-10-19 08:29:08 +00:00
David Rose 54ab266373 support series of words in cipher_list 2009-10-17 00:17:40 +00:00
David Rose 3f6192c963 clamp shininess at 128 2009-10-16 04:25:29 +00:00
David Rose 5b3fc8b4be get_display_region 2009-10-16 00:55:55 +00:00
David Rose 7ae0c8c305 a few assertion checks 2009-10-15 19:49:15 +00:00
David Rose 0040b7094a take out troublesome asserts for now 2009-10-13 23:03:50 +00:00
David Rose 9b32060d7c resurrect iphone support 2009-10-13 18:54:43 +00:00
Zachary Pavlov c0f1124dfe aggresive flattening of certain nodes 2009-10-13 18:19:18 +00:00
David Rose b621721cf3 avoid crash 2009-10-12 21:52:19 +00:00
David Rose 787bfc5f94 libfmod_audio -> libp3fmod_audio, libopenal_audio -> libp3openal_audio 2009-10-11 22:22:59 +00:00
David Rose c469dda2c7 another fix to texture::reload() 2009-10-11 20:57:42 +00:00
David Rose 6534f9ba59 allow zero-file multifiles 2009-10-11 20:57:10 +00:00
rdb bdbe391be3 Double the amount of supported semantics 2009-10-11 19:48:44 +00:00
David Rose 7bc69b76ed osx ucontext issues popping up again. This should fix them for good. 2009-10-11 18:45:33 +00:00
David Rose 8bbbd8c7cf compile with openssl 0.9.6 2009-10-09 19:06:19 +00:00
David Rose 7f4aa0e1d7 support wildcard certs 2009-10-09 18:50:20 +00:00
David Rose f01b8ac21c more fallout from Filename change 2009-10-09 00:57:41 +00:00
David Rose 34e66acbba yield thread while downloading 2009-10-08 22:35:07 +00:00
David Rose e371e638dc install for p3dcert 2009-10-08 03:05:19 +00:00
David Rose e6e862b35f compile in ca-bundle.crt 2009-10-08 02:37:20 +00:00
rdb cd6ec4c28c Clean up nonexisting include 2009-10-07 17:47:36 +00:00
David Rose 3557012e6e report cpu info 2009-10-05 18:10:18 +00:00
David Rose 8061092d8e receive_windows_message 2009-10-02 20:22:47 +00:00
David Rose 5e12be142a request_keyboard_focus 2009-10-02 00:04:53 +00:00
David Rose f89a811cf6 wrong severity level 2009-10-01 19:14:53 +00:00
David Rose ee1f03abe7 move subprocess_window into new WindowHandle structure 2009-10-01 19:10:14 +00:00
rdb 5d5a131026 More PyODE-like feedback system 2009-10-01 18:17:35 +00:00
rdb 34729b3495 Missing newline at end of file 2009-10-01 18:02:24 +00:00
rdb cce6604f25 Fix joint feedback exposure 2009-10-01 17:27:42 +00:00
rdb 6290e4c2b5 Protect CertRecord stuff by an #ifdef HAVE_OPENSSL 2009-10-01 16:25:29 +00:00