15283 Commits

Author SHA1 Message Date
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
David Rose
ece078a5cd revert Schell Games changes to fmod--seems crashy, might be code rot 2009-06-03 00:49:04 +00:00
Abhishek Nath
8fc045923f An unintended change snuck through in the previous revision. 2009-06-02 21:38:48 +00:00
David Rose
648e3d3f09 build for windows 2009-06-02 19:39:32 +00:00
David Rose
e4e8d3e401 fix for new ShaderGenerator stuff 2009-06-02 19:37:20 +00:00
David Rose
adabf179e2 missing includes 2009-06-02 19:14:56 +00:00
rdb
557abfae5e Fixes for this circular dependency mess 2009-06-02 15:21:36 +00:00
rdb
5a3dd8d0c3 Eliminate ShaderGeneratorBase 2009-06-02 10:03:10 +00:00
rdb
4e067a74c1 Fix couple of circular dependencies, eliminate ShaderGeneratorBase 2009-06-02 09:57:33 +00:00
rdb
159026571b Added shadow mapping support to Panda 2009-06-02 09:24:03 +00:00
David Rose
a3db8b63df hew a little closer to panda conventions 2009-06-02 06:06:41 +00:00
David Rose
8d94f6b35f new typedefs needed now 2009-06-02 04:41:42 +00:00
David Rose
1787e9ce1e better fix for cg 1.x 2009-06-01 23:32:00 +00:00
David Rose
aa7a6bb5f7 protect for cg 1.x 2009-06-01 23:27:32 +00:00
David Rose
1ce2ce2413 integrate changes from Schell Games 2009-06-01 21:52:15 +00:00
David Rose
58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose
c77097dd09 parent-window-handle 2009-06-01 19:18:07 +00:00