mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Always disabled camera control
This commit is contained in:
parent
59f8e69e74
commit
a6cd86e1c6
@ -218,7 +218,6 @@ class DirectSession(PandaObject):
|
||||
def disable(self):
|
||||
# Shut down all display region context tasks
|
||||
self.drList.removeContextTask()
|
||||
if not self.fEnabledLight:
|
||||
# Turn off camera fly
|
||||
self.cameraControl.disableMouseFly()
|
||||
# Turn off object manipulation
|
||||
|
Loading…
x
Reference in New Issue
Block a user