9 Commits

Author SHA1 Message Date
Sam Edwards
97368ec321 distributed: Make a few slight cleanliness changes
I brought all of these over from the Astron fork
2018-02-23 15:55:30 -07:00
Tohka
9a562d1a1c Remove useless "children" property of DistributedObjectBase
This property is not used and causes problems on the latest build.
2016-05-15 12:33:41 +03:00
rdb
23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
rdb
32367fcbdc Fix various import issues in the direct tree 2015-12-06 22:36:05 +01: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
Joe Shochet
593c0836b6 moved some code to base class, asserted some debugs 2007-01-26 06:18:10 +00:00
Dave Schuyler
fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler
c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Dave Schuyler
e4c5381877 *** empty log message *** 2005-12-02 19:32:13 +00:00