mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
0962feef52
commit
0dba39808f
@ -487,7 +487,6 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
Creates the data graph and populates it with the basic input
|
Creates the data graph and populates it with the basic input
|
||||||
devices.
|
devices.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
self.dataRoot = NodePath('dataRoot')
|
self.dataRoot = NodePath('dataRoot')
|
||||||
# Cache the node so we do not ask for it every frame
|
# Cache the node so we do not ask for it every frame
|
||||||
self.dataRootNode = self.dataRoot.node()
|
self.dataRootNode = self.dataRoot.node()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user