mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
bfd4c2cae3
commit
ab671f70f4
@ -497,7 +497,7 @@ class DirectSession(PandaObject):
|
|||||||
# Update the activeParentReadout
|
# Update the activeParentReadout
|
||||||
self.activeParentReadout.reparentTo(aspect2d)
|
self.activeParentReadout.reparentTo(aspect2d)
|
||||||
self.activeParentReadout.setText(
|
self.activeParentReadout.setText(
|
||||||
'Active Parent:' + nodePath.getName())
|
'Active Reparent Target:' + nodePath.getName())
|
||||||
# Alert everyone else
|
# Alert everyone else
|
||||||
messenger.send('DIRECT_activeParent', [self.activeParent])
|
messenger.send('DIRECT_activeParent', [self.activeParent])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user