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