Commit Graph

4396 Commits

Author SHA1 Message Date
Josh Wilson 58d91b288e removed hardcoded data in test cases 2007-08-26 09:53:30 +00:00
Josh Wilson 91b0e85f17 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:39 +00:00
Josh Wilson 271c7fa858 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:05 +00:00
Joe Shochet 49140d12ca properly delete children of canvas with the new class name scheme 2007-08-26 08:54:20 +00:00
Josh Wilson 6e5a6da175 adding itersorted(), a generator-driven lazy sorting function. 2007-08-26 08:48:11 +00:00
Darren Ranalli 6605f0fef3 added client-cpu-affinity 2007-08-26 00:16:20 +00:00
Darren Ranalli c9a30b710f added report to builtin 2007-08-24 19:19:21 +00:00
David Rose 54d7527019 oops, reverse logic 2007-08-23 23:10:55 +00:00
David Rose ff73e659db add render2d support to bufferviewer 2007-08-23 16:42:11 +00:00
David Rose 7faa24c73d include luse.h, not lmatrix4.h 2007-08-23 16:16:24 +00:00
Zachary Pavlov b0100e3392 switched to new code, fixed typo 2007-08-23 00:00:05 +00:00
Zachary Pavlov 237000f7d8 new fix bounds function 2007-08-22 23:27:03 +00:00
Gyedo Jeon de5c96115f Added DIRECT_reparent_fWrt message with wrt information 2007-08-22 03:12:16 +00:00
John Loehrlein e4917b05c0 only reallocate inputStateTokens on init() and disable() 2007-08-22 00:00:14 +00:00
Asad M. Zaman 6127956d93 send a message at the end of letterboxOff so that npc interaction can hide the text 2007-08-21 19:55:20 +00:00
Josh Yelon 1e02c06517 Major refactoring of movie code. 2007-08-20 22:34:58 +00:00
Gyedo Jeon c96cc1a425 Fixed Avatar problem in the LevelEditor 2007-08-16 21:44:53 +00:00
Asad M. Zaman 82a863831c properly cleans up nametags 2007-08-16 19:40:19 +00:00
Yonghwan Lee f19767bc37 Prevent from adding \\r to the end of codeLibs 2007-08-15 19:05:53 +00:00
Jason Hancock 7fba8215ac bug fix 2007-08-15 18:59:17 +00:00
Jason Hancock ad9deb8eb4 reset # of crashes when sleeping 2007-08-15 18:35:17 +00:00
Josh Wilson 80ae6acaf3 physicshandler -> pusher 2007-08-15 07:31:16 +00:00
John Loehrlein 34b7599b6f passthrough in control manager 2007-08-14 17:54:40 +00:00
Zachary Pavlov f481109861 added a generic find for the cr, uses regex 2007-08-14 17:47:47 +00:00
Josh Wilson bc62667675 "handleChild(Arrive/Leave)() now only applies when a child is being placed under for the first time or actually leaving. added handleChild(Arrive/Leave)Zone() for the case where the child keeps the same parent, but changes zones" 2007-08-14 07:34:42 +00:00
Darren Ranalli 0caaf136cd fixed smooth motion warping problem 2007-08-13 23:27:24 +00:00
Josh Wilson 832f0b51e3 adding __str__() 2007-08-11 06:36:44 +00:00
Darren Ranalli 54bccad360 timestamps are optional on setSm* 2007-08-10 17:14:02 +00:00
Asad M. Zaman 558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Darren Ranalli 506cf473cf support local calls to setSm* 2007-08-09 23:20:17 +00:00
Roger Hughston 2d2f8d7100 Changed the lack of dc definition to be a warning 2007-08-09 20:21:44 +00:00
Darren Ranalli 0680a3d796 added has_most_recent_timestamp, avoids invalid timestamps after reset 2007-08-09 19:32:29 +00:00
Darren Ranalli b421580c9b added get/set_most_recent_timestamp to allow local (non-distributed) smooth pos updates 2007-08-09 17:44:24 +00:00
Darren Ranalli 701cfb9821 use real time instead of frame time for position updates, make sure sign is extended to 32 bits 2007-08-09 03:49:34 +00:00
David Rose b952455d47 use setupMinimal 2007-08-08 23:01:17 +00:00
David Rose cfb2fa7eed fix blinking cursor 2007-08-08 22:52:33 +00:00
Gyedo Jeon f914eb9c8f Fixed scale problem under Maya control mode 2007-08-08 22:36:54 +00:00
Gyedo Jeon e44724fc4b Made alt modifier information get sent while mouse button 1 is still pressed 2007-08-08 03:50:51 +00:00
Darren Ranalli 5e1ac15ba8 fixed crash in doByDistance 2007-08-07 23:28:14 +00:00
Darren Ranalli a291b6ea1e added doByDistance 2007-08-07 21:50:56 +00:00
Gyedo Jeon b290f53d74 Prohibited unwanted object movent under Maya camera mode 2007-08-07 18:43:16 +00:00
David Rose e4ba1d426a whoops, can't import libpandaexpressModules at the top 2007-08-07 14:52:56 +00:00
David Rose bfd91c6e66 more startup ordering issues 2007-08-06 22:19:19 +00:00
Joe Shochet f574e9f8f9 init wasd turn tokens 2007-08-06 21:50:33 +00:00
David Rose 6a03484e9f more attempts to straighten out startup ordering on publish 2007-08-06 21:32:46 +00:00
David Rose 55a769760d attempt to work around showbase startup order issue 2007-08-06 20:41:20 +00:00
Joe Shochet eb08ce9e17 default inputStateTokens in case controlManager is deleted before ever enabled 2007-08-06 09:53:56 +00:00
Gyedo Jeon 63de89a6c8 Fixed bug in TreeNode.find() 2007-08-03 21:14:50 +00:00
David Rose fa8630c8bc osx cg 2007-08-03 20:52:12 +00:00
Joe Shochet 11b61579e0 control manager disable now stops watching input states 2007-08-03 19:48:42 +00:00