15299 Commits

Author SHA1 Message Date
David Rose
fc28b55b29 yielding the timeslice 2009-06-11 19:26:30 +00:00
David Rose
e10d398afd beginning port to osx 2009-06-11 16:36:55 +00:00
rdb
c36c100def Make FMOD the default on OSX 2009-06-11 15:24:52 +00:00
rdb
bc3fad1539 Make OpenAL the default 2009-06-11 15:23:28 +00:00
rdb
44169b9e75 Add OpenAL support to ppremake 2009-06-11 15:19:34 +00:00
David Rose
c9b682ac3e OSX has ucontext.h 2009-06-11 13:46:44 +00:00
rdb
eb5b308edf Added support for parallax mapping 2009-06-11 11:04:47 +00:00
David Rose
f098e8239f NodePath.analyze() is now an extension function 2009-06-11 02:39:09 +00:00
David Rose
f1f496cc29 move lodNodes and sceneGraphAnalyzer to pgraphnodes, in an attempt to reduce size of pgraph some more 2009-06-11 02:37:19 +00:00
David Rose
ce182cb038 bi-directional communication 2009-06-11 02:20:43 +00:00
David Rose
3f42a08968 automatically reload texture when changing compression mode 2009-06-10 22:11:28 +00:00
David Rose
b9f19d6663 fix problems opening an OpenGL window on some drivers 2009-06-10 21:35:23 +00:00
David Rose
4279367698 fix compiler ambiguity 2009-06-10 21:07:13 +00:00
David Rose
483d525940 multi-sleep off by default 2009-06-10 18:55:35 +00:00
David Rose
aefe3d35c2 merge dev_bam_2009 to trunk 2009-06-10 17:54:40 +00:00
David Rose
f5f0c5ad83 typos 2009-06-10 17:47:08 +00:00
David Rose
638e46d489 coercion memory leak fix, part 2 2009-06-10 17:28:49 +00:00
David Rose
70e1e46a61 coercion memory leak fix, part 1 2009-06-10 14:33:44 +00:00
rdb
d427b8559f Fixes from Mike Christel to work with the latest Direct X SDK 2009-06-10 05:51:21 +00:00
David Rose
eaa2b052cb add WINUSER 2009-06-09 22:57:54 +00:00
David Rose
cf761ff85a minor tweaks 2009-06-09 22:50:40 +00:00
David Rose
edd8e59a26 add texture compression explication 2009-06-09 21:47:11 +00:00
David Rose
a5f509bea3 Add TinyXML 2009-06-09 20:31:31 +00:00
David Rose
23bd4d6ae3 define FileStream::attach() 2009-06-09 20:30:58 +00:00
David Rose
b660d0f3e5 p3dpython can be a Panda app 2009-06-09 20:30:24 +00:00
rdb
506154a6b6 Fix compile error on OpenGL ES 2009-06-09 13:30:27 +00:00
rdb
9f9df68529 get_ram_image_as fix for ARM processors 2009-06-09 12:47:48 +00:00
rdb
d67059f365 Allow compiling without HAVE_CG 2009-06-09 12:47:23 +00:00
David Rose
633eae3ba3 exit gracefully 2009-06-09 01:56:03 +00:00
David Rose
8c6229ff7f formatting 2009-06-09 00:33:25 +00:00
David Rose
10d51dafb6 support python in a child process, multiple pythons now possible 2009-06-09 00:12:32 +00:00
David Rose
7b00b88f29 separate out cmu and disney distributed systems better 2009-06-08 18:49:09 +00:00
Josh Wilson
f5ba889b71 oops, forgot the global __report_indent variable 2009-06-08 18:48:10 +00:00
David Rose
027e5fdc9e more plugin work 2009-06-08 18:08:53 +00:00
David Rose
be2883308b need messenger import 2009-06-08 18:08:39 +00:00
David Rose
2591033c27 quiet that collisionLoopFinished event 2009-06-07 21:16:08 +00:00
David Rose
eccc5cfdf9 error-check parameters to setup_texture() 2009-06-07 17:13:36 +00:00
David Rose
c57cd2fa14 accept 'utf-8' as well as 'utf8' 2009-06-07 01:28:59 +00:00
rdb
469db88a00 Changes from MikeC to allow spaces in filenames 2009-06-06 09:01:45 +00:00
Josh Wilson
7bfebaa6fd adding PStatScope and indented reports 2009-06-05 23:43:58 +00:00
John Loehrlein
e1fad2605e addcircle can specify a center color. 2009-06-05 21:19:33 +00:00
David Rose
2df0ddc5be allow embedded textures 2009-06-05 01:25:15 +00:00
David Rose
d5620f2671 allow embedded textures 2009-06-05 01:19:23 +00:00
David Rose
6f711392aa wip: web plugin 2009-06-05 00:47:03 +00:00
David Rose
c61f5f2b64 oops typo 2009-06-05 00:25:32 +00:00
David Rose
9f094d495a fix the bam crash for real this time. 2009-06-03 23:46:21 +00:00
David Rose
6f8c011bb3 further fixes to bam crash 2009-06-03 23:06:42 +00:00
David Rose
f42935b8e9 prevent GL error; fix indentation issues etc. 2009-06-03 21:15:23 +00:00
Zachary Pavlov
a3c8f13920 fix for the mast anim issue 2009-06-03 16:20:58 +00:00
David Rose
3cb7a6598c prevent crash when finalizing lightAttrib 2009-06-03 00:58:13 +00:00