mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
renamed igLooP
This commit is contained in:
parent
2c14ae4ae4
commit
ac8f54acc7
@ -665,7 +665,7 @@ class DistributedLevel(DistributedObject.DistributedObject,
|
|||||||
self.fForceSetZoneThisFrame = 1
|
self.fForceSetZoneThisFrame = 1
|
||||||
|
|
||||||
def visChangeTask(self, task):
|
def visChangeTask(self, task):
|
||||||
# this runs just before igloop; if viz lists have changed
|
# this runs just before igLoop; if viz lists have changed
|
||||||
# this frame, updates the visibility and sends out a setZoneMsg
|
# this frame, updates the visibility and sends out a setZoneMsg
|
||||||
if self.visChangedThisFrame or self.fForceSetZoneThisFrame:
|
if self.visChangedThisFrame or self.fForceSetZoneThisFrame:
|
||||||
self.updateVisibility()
|
self.updateVisibility()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user