Commit Graph

10750 Commits

Author SHA1 Message Date
Justin Butler 96780fc21f set object location to 0,0 when going into the cache, instead of None,None since when the object is pulled back out of the cache, None,None were not clearing out the old location. 2006-05-02 03:25:24 +00:00
David Rose de329ceb0d revert unintended checkin 2006-05-02 01:48:47 +00:00
David Rose 7dc0eabbbb fix compilation errors without threading 2006-05-02 01:47:59 +00:00
David Rose 7716080a27 fix compilation error 2006-05-02 01:30:16 +00:00
David Rose c8eb6c5a82 reduced need for read locks 2006-05-02 00:48:10 +00:00
Asad M. Zaman f6d45f344d take uv precision of 1/1000th only 2006-05-01 02:04:00 +00:00
David Rose 4559b15c18 more minor speed improvements 2006-04-30 22:10:49 +00:00
David Rose 1411ac870b fix unnecessary thread creates 2006-04-30 21:05:54 +00:00
David Rose f1038ea8ef unify PandaNode::CData again; create PandaNodePipelineReader 2006-04-30 20:24:36 +00:00
David Rose f410cff0cd separate out CacheKey and CacheEntry 2006-04-30 20:24:14 +00:00
David Rose b407c2929b better thread safety 2006-04-30 14:42:54 +00:00
David Rose 31d121e43b better sanity checking 2006-04-30 14:40:45 +00:00
aignacio_sf d3be07a17c Add exception handling to len ( ) calls to prevent random bug. 2006-04-29 04:25:50 +00:00
David Rose 24e74a97e4 prevent crash on starting pstats 2006-04-29 04:20:16 +00:00
David Rose 70d0a6d236 fix clear_local_value() 2006-04-29 02:21:55 +00:00
David Rose d5dcdc63ab fix M_dual 2006-04-29 02:17:51 +00:00
David Rose 1ee0741221 fix MouseWatcherRegion update and show_regions 2006-04-29 02:00:15 +00:00
Dave Schuyler fe0177f28c cr at eof 2006-04-29 00:23:01 +00:00
Dave Schuyler a1cb222bed check for frameStyle before deleting 2006-04-29 00:22:31 +00:00
Dave Schuyler 8ef8e73472 *** empty log message *** 2006-04-29 00:20:47 +00:00
Dave Schuyler e58415ae5c formatting 2006-04-29 00:19:52 +00:00
David Rose 0c267327e4 fix base.mouseWatcherNode.showRegions() 2006-04-28 23:25:06 +00:00
Josh Yelon 2022f48471 Minor bugfix 2006-04-28 22:33:08 +00:00
David Rose fe6105ea26 forgot to increment index 2006-04-28 17:12:12 +00:00
Josh Yelon 1f3d62d45e *** empty log message *** 2006-04-28 16:43:35 +00:00
Josh Yelon 605be40750 Minor syntax problem 2006-04-28 16:41:53 +00:00
David Rose defa6afe02 Tau fixes 2006-04-28 16:19:20 +00:00
David Rose fade04905d more mutex protection; more current_thread passing 2006-04-28 16:17:55 +00:00
Samir Naik 5a6f625009 reverted detachNode change 2006-04-28 03:52:58 +00:00
David Rose 372c1973fc comment out bogus assertion 2006-04-28 03:00:32 +00:00
Samir Naik 3a7bb23275 before detachNodeing avatar, get its world relative position in case we need it 2006-04-28 02:44:39 +00:00
Redmond Urbino e8acdc34b4 try to fix client crash on live, remark 334297 2006-04-28 01:14:56 +00:00
David Rose 14690717a2 allow changes 2006-04-28 00:50:53 +00:00
David Rose c08358b05d more fixes to texture reloading 2006-04-28 00:39:06 +00:00
David Rose 4a369a0536 per-displayregion tracking of cull, draw times 2006-04-28 00:05:43 +00:00
David Rose d23f90f9cd deadlock defense 2006-04-28 00:05:13 +00:00
Josh Yelon c6a783c4a1 ReleaseNotes for 1.2.2 2006-04-27 20:36:30 +00:00
Josh Yelon a553a9691b Another fix 2006-04-27 20:19:29 +00:00
Josh Yelon 8209ba4a14 Moved python into bin directory 2006-04-27 20:17:11 +00:00
Josh Yelon a6b9cd3e95 ppython fixes 2006-04-27 20:13:06 +00:00
David Rose 50120c3284 support TextureTransform syntax 2006-04-27 19:05:49 +00:00
David Rose e979522311 fix seapatch 2006-04-27 16:21:56 +00:00
David Rose 618029ad6e current_thread on GeomVertexRewriter 2006-04-27 15:36:45 +00:00
David Rose 0c30cbbe7b fix shground & dupe-floor 2006-04-27 14:50:47 +00:00
David Rose 9808294212 factor out more calls to Thread::get_current_thread() 2006-04-27 14:45:39 +00:00
Chris Brunner e199bddbe3 Mac support 2006-04-27 01:33:20 +00:00
David Rose 6415041d86 fix reset_all_prev_transform 2006-04-26 21:50:42 +00:00
Darren Ranalli 6adaaec3b0 no leaked tasks on exit 2006-04-26 21:14:27 +00:00
David Rose c9e1bd24e2 fix opt4 build 2006-04-26 20:51:43 +00:00
Darren Ranalli 0d9399a33f first rev 2006-04-26 20:48:59 +00:00