11 lines
75 B
Python
11 lines
75 B
Python
|
|
|
|
from panda3d.core import Vec3
|
|
|
|
|
|
|
|
|
|
|
|
def convert_to_csg(mapfile):
|
|
|
|
return |