Commit Graph

10849 Commits

Author SHA1 Message Date
David Rose 91b341dafb fix multithreading issues with X 2006-05-23 14:16:38 +00:00
David Rose 70dda7cff5 use PandaNode.getAllCameraMask() 2006-05-23 12:52:58 +00:00
David Rose 6c3ac71c05 need BF_size_square for cube maps 2006-05-23 12:52:01 +00:00
David Rose 556d564c5a make_cube_map() default uses PandaNode::get_all_camera_mask() 2006-05-23 12:51:07 +00:00
David Rose d6b1da618c add get_all_camera_mask() 2006-05-23 12:48:25 +00:00
David Rose f3691cf520 files missing from Sources.pp 2006-05-22 23:52:40 +00:00
David Rose 6ee39ae6e9 accidentally removed miles variables 2006-05-22 22:08:32 +00:00
David Rose ed1fd25236 explicit calls to init_type() 2006-05-22 18:32:22 +00:00
David Rose 611d3b04b0 remove debug output 2006-05-22 18:31:42 +00:00
David Rose 5927760011 remove incorrect call up to base destructor method 2006-05-21 01:40:20 +00:00
Darren Ranalli a5b3aa1087 task-threaded GarbageReport 2006-05-20 01:03:30 +00:00
aignacio_sf 682065a3e8 Preliminary stencil buffer code. 2006-05-19 04:18:09 +00:00
aignacio_sf 1a8b8f1756 Correct comment. 2006-05-19 01:14:16 +00:00
Josh Yelon 1b5c32f639 Assorted fixes 2006-05-18 20:55:32 +00:00
Josh Yelon e0eb059f9b Fixed missing tcl 2006-05-18 20:54:59 +00:00
Josh Yelon e30cf6b193 Added support for Task.cont, etc, using Task as a class 2006-05-18 20:54:44 +00:00
aignacio_sf 0924c50cd1 Add support for desination alpha for the back buffer. 2006-05-18 18:44:12 +00:00
Josh Yelon a8f09b9631 Fixed BufferViewer bug 2006-05-18 18:21:06 +00:00
David Rose eb0757e5f7 fix hard crash with too many solids per from collisionnode 2006-05-18 13:47:53 +00:00
Darren Ranalli df9ae1f69f don't need to check E3hacks anymore 2006-05-17 21:06:50 +00:00
David Rose 3265a7d1b0 build with ffmpeg properly on Linux 2006-05-17 18:48:05 +00:00
David Rose 6a007533fd fix tabs, prevent crash on startup 2006-05-17 18:47:45 +00:00
Darren Ranalli e6abff1251 fixed bad indent 2006-05-17 00:02:41 +00:00
Darren Ranalli 48daa49556 removed dead code 2006-05-17 00:01:19 +00:00
Darren Ranalli 968c71d5a5 use TaskThreaded to reduce AI CPU hit 2006-05-16 23:44:20 +00:00
Darren Ranalli 1fa8f88cf9 added ScratchPad 2006-05-16 23:43:55 +00:00
Darren Ranalli 53797841c5 first rev 2006-05-16 23:43:42 +00:00
David Rose 279904b28d fix power interpretation 2006-05-16 21:11:37 +00:00
Darren Ranalli 4cbce8099f added GarbageLogger, non-recursive cycle detection 2006-05-16 21:08:53 +00:00
aignacio_sf 52d3b65cc4 Fix RTT clear color buffer problem. Use color instead of back. 2006-05-15 23:02:13 +00:00
Darren Ranalli ecb7a2f84e ready for logout garbage detection 2006-05-15 20:11:41 +00:00
Darren Ranalli 2de65f7d85 turn on gc.DEBUG_SAVEALL by default 2006-05-15 20:10:27 +00:00
Darren Ranalli 1ace31262d make gcDebugOn look at DEBUG_SAVEALL specifically 2006-05-15 20:08:37 +00:00
Josh Yelon d9affd78e0 Maybe this will fix the miles problems 2006-05-15 19:12:52 +00:00
Josh Yelon 947d21e598 Changed a function name 2006-05-15 18:06:13 +00:00
David Rose 0a93b10ff7 add missing include 2006-05-15 17:38:10 +00:00
David Rose 4b8d78f3c3 files have been moved to express 2006-05-15 17:34:29 +00:00
Dave Schuyler b75f89438f changed cvs root for sf.net 2006-05-15 16:35:16 +00:00
Josh Yelon be22aa9d15 *** empty log message *** 2006-05-15 15:29:22 +00:00
Zachary Pavlov cb65e0c44e all right, almost all parts of ffmpeg should be hooked in 2006-05-14 22:35:54 +00:00
Zachary Pavlov 366f48314e okay, the only current video textures now supported are avi and mov, but they are both running through ffmpeg 2006-05-14 22:32:07 +00:00
Zachary Pavlov 3b4e79e50c changed default directory entries for config.pp to unix style 2006-05-14 22:27:30 +00:00
Zachary Pavlov 9adbcecbd6 new config entries for ffmpeg 2006-05-14 22:25:27 +00:00
Zachary Pavlov 7e3a67c0bf parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
Zachary Pavlov b8a0f48bae All right, here's the basic code necessary to run ffmpeg textures 2006-05-14 18:42:04 +00:00
Roger Hughston 859fc08886 small memory leak with multiple #defines... 2006-05-12 23:48:02 +00:00
Roger Hughston 8aad8db278 a tempary hack to make interigate less of a pig 2006-05-12 23:41:51 +00:00
Dave Schuyler 247e79ccce work in progress 2006-05-12 23:13:15 +00:00
Dave Schuyler b5678306f4 formatting 2006-05-12 23:12:46 +00:00
David Rose 2c049a474d use docstrings instead of hash comments 2006-05-12 23:04:52 +00:00