mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
remove old panda support
This commit is contained in:
parent
68f687772b
commit
b75432262a
@ -1118,8 +1118,6 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
dr.setClearDepthActive(1)
|
dr.setClearDepthActive(1)
|
||||||
|
|
||||||
# Make any texture reloads on the gui come up immediately.
|
# Make any texture reloads on the gui come up immediately.
|
||||||
# Temporary hasattr for old Pandas.
|
|
||||||
if hasattr(dr, 'setIncompleteRender'):
|
|
||||||
dr.setIncompleteRender(False)
|
dr.setIncompleteRender(False)
|
||||||
|
|
||||||
left, right, bottom, top = coords
|
left, right, bottom, top = coords
|
||||||
|
Loading…
x
Reference in New Issue
Block a user