Commit Graph

10701 Commits

Author SHA1 Message Date
Darren Ranalli 0d9399a33f first rev 2006-04-26 20:48:59 +00:00
Darren Ranalli 6fc09c4fd7 added gcDebugOn 2006-04-26 20:47:30 +00:00
Chris Brunner ffb1b8e670 for Mac support 2006-04-26 19:33:47 +00:00
Josh Yelon 9858d03d67 Rearranged python path 2006-04-26 18:59:19 +00:00
Darren Ranalli 6517959159 clear events on interest-done and on alter 2006-04-26 18:55:30 +00:00
Josh Yelon ac32dd5d14 Fixes related to framebufferproperties.has_mode 2006-04-26 16:39:46 +00:00
Josh Yelon 029f03053e Fixed a bug 2006-04-26 16:39:25 +00:00
David Rose b7d6f18a1c default parameters for Python 2006-04-26 16:26:26 +00:00
David Rose 4146b852de copy construct current_thread 2006-04-26 16:00:45 +00:00
David Rose 0da0ced5be ref thread objects 2006-04-26 15:28:26 +00:00
David Rose ce40d329d3 add current_thread to begin_frame/end_frame (untested) 2006-04-26 14:34:03 +00:00
David Rose 2b155307cd fix stupid compilation errors 2006-04-26 13:34:18 +00:00
David Rose ca31ec231c GeomVertexWriter now has a default constructor 2006-04-26 13:33:35 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
Asad M. Zaman e45a6a875a update for e3: single textured hair, female lods are missing it, so copied high lod on them; 6 spanish buildings and their textures 2006-04-26 06:29:57 +00:00
Darren Ranalli bf911bb728 various fixes 2006-04-26 03:03:48 +00:00
Darren Ranalli fa8c808562 fixed addInterest (return handle), added removeInterest 2006-04-25 21:50:52 +00:00
Darren Ranalli 9a981c2830 bulletproofing, added the beginnings of a unit test suite 2006-04-25 21:50:09 +00:00
Darren Ranalli 4f77115b94 added EventGroup 2006-04-25 21:49:23 +00:00
Darren Ranalli aef2ec6a9f added Functor.__repr__, uniqueName() 2006-04-25 21:48:50 +00:00
David Rose 95d10754c0 faster Tau on Linux 2006-04-25 19:26:08 +00:00
David Rose 7f49d41284 fix opt4 crash 2006-04-25 17:28:55 +00:00
David Rose ffc92f23c8 more factoring of Thread::get_current_thread 2006-04-25 16:55:19 +00:00
David Rose 988ae7410f missing files 2006-04-25 14:02:49 +00:00
David Rose da9e4f8906 fix crash in sprite renderer 2006-04-25 14:00:20 +00:00
David Rose 160c848b68 better PandaNode::get_children(), introduce PandaNode::reset_all_prev_transform() 2006-04-25 13:55:46 +00:00
aignacio_sf ab6492b17d Add attach command. 2006-04-25 03:58:25 +00:00
aignacio_sf 10bf727190 Add set color.
Make texture usage optional.
Add begin/end.
Add actor update to fix LOD problem.
2006-04-25 03:20:45 +00:00
Chris Brunner bb3f114519 hacked in some typedefs to make Mac support work 2006-04-25 01:17:41 +00:00
Josh Yelon bc556439d1 *** empty log message *** 2006-04-24 20:58:11 +00:00
Josh Yelon b261d92f98 Added expand-imports functionality 2006-04-24 20:54:22 +00:00
aignacio_sf 5d9af89feb no message 2006-04-24 19:59:43 +00:00
Josh Wilson 3699395250 reset birth timer on clear_to_initial 2006-04-23 23:53:06 +00:00
Josh Wilson eea0bf839e added choice of additive or modulated mode 2006-04-23 23:52:00 +00:00
Josh Wilson f71690b252 allow query of vector masks 2006-04-23 23:50:07 +00:00
aignacio_sf ed79e4e027 Improve relative matrix calculations.
Seems to look ok.
Possible problem with animations???
Has problem when switching LODs.
2006-04-22 01:43:36 +00:00
Asad M. Zaman f7178cf358 hey, where is your mind? sorry had a mistype 2006-04-21 23:58:40 +00:00
Asad M. Zaman c9fc2e0ff0 oops, algorithm was wrong 2006-04-21 23:14:44 +00:00
Asad M. Zaman 669a5f6f21 found a better fix for the out of range color/alpha gain 2006-04-21 22:44:43 +00:00
John Loehrlein f2d6c73ccb Optional sleep scheme. Tested and can handle up to 4 clients at once without any starving. Client with focus will not run as fast, obivously. 2006-04-21 18:39:25 +00:00
David Rose 384f9ff0b0 GeomVertexReader/Writer should not hold lock 2006-04-21 15:55:01 +00:00
David Rose 7e063748f6 static init ordering issues with MutexImpl 2006-04-21 15:27:40 +00:00
aignacio_sf d18d28229f Add update capability via a task.
Add preliminary relative matrix calculations (not working properly).
Disable alpha writes.
2006-04-21 02:19:08 +00:00
David Rose e01defc4f8 add_level_now 2006-04-21 01:16:26 +00:00
David Rose f395803541 fix missing flush_level() 2006-04-21 00:29:08 +00:00
David Rose b9f61db573 prevent deadlock 2006-04-20 23:52:34 +00:00
David Rose feb0f53f46 include 2006-04-20 22:05:48 +00:00
David Rose 4bcde63bde particles crash 2006-04-20 19:46:24 +00:00
Asad M. Zaman f1a2af2dcb enclosed all print statements under flags and clamped the color values to 1 2006-04-20 19:27:59 +00:00
Asad M. Zaman 4cb771f093 enclosed all print statements under flags 2006-04-20 19:27:40 +00:00