Hey !
Lately while I was proofing my project on several configurations, I compiled Panda3D 1.8.1 for both Windows and Ubuntu.
In the two builds I made, there seems to only be a single supported format for models: bam.
Panda3D was compiled with the options
makepanda/makepanda.py --everything --no-python --no-ode
Is there any reason why egg support wouldn’t be built in when these options are used ? Or is there something else I need to do to get the egg support ?
Thanks !