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
f24d405030
commit
973b561510
@ -12,4 +12,4 @@
|
|||||||
"""
|
"""
|
||||||
Pretty print
|
Pretty print
|
||||||
"""
|
"""
|
||||||
return "% 10.2f, % 10.4f, % 10.4f" % (self[0],self[1],self[2])
|
return "% 10.4f, % 10.4f, % 10.4f" % (self[0],self[1],self[2])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user