obj2egg
obj2egg copied to clipboard
Python3
- Made some syntax changes to comply with Python3 (e.g., changed print '' to print(''), etc.)
- Updated imports to reference the current Panda3D API structure