open_toontown_panda3d/makepanda
rdb f97959e94b Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module.
Basically, it's a hybrid between what it used to be and what the scripts would be, frozen.
The advantage of the first is that ppython is now a very small wrapper instead of the hacky problematic mess it used to be.
The advantage of the second is that the scripts are not as big as if they would be frozen. And they can be modified.
2009-09-18 16:08:30 +00:00
..
Panda3D-tpl.dmg Move makepanda to root 2009-03-31 11:49:27 +00:00
confauto.in Apply fixes from abhinath to makepanda build too 2009-09-17 19:20:58 +00:00
config.in Move model cache to $USER_APPDATA, and enable it on linux 2009-07-01 14:09:23 +00:00
expandimports.bat Move makepanda to root 2009-03-31 11:49:27 +00:00
expandimports.py Move makepanda to root 2009-03-31 11:49:27 +00:00
installpanda.py Something was going wrong with the model-path on linux, I have no idea what, but this should fix it. 2009-09-17 19:09:23 +00:00
makechm.bat Move makepanda to root 2009-03-31 11:49:27 +00:00
makechm.py Move makepanda to root 2009-03-31 11:49:27 +00:00
makedocs.bat Move makepanda to root 2009-03-31 11:49:27 +00:00
makedocs.py Move makepanda to root 2009-03-31 11:49:27 +00:00
makepanda.bat Remove silly makepanda64.bat script, and some other 64-bits fixes 2009-07-26 11:14:29 +00:00
makepanda.py Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module. 2009-09-18 16:08:30 +00:00
makepanda.sln Move makepanda to root 2009-03-31 11:49:27 +00:00
makepanda.vcproj Move makepanda to root 2009-03-31 11:49:27 +00:00
makepandacore.py Fix for status reports when --verbose is selected 2009-09-14 16:26:29 +00:00
panda3d.desktop Some compile fixes. Also, the linux debs & rpms now register egg, bam, egg.pz, bam.pz and p3d mimetypes 2009-07-21 13:07:38 +00:00
pview.desktop Auto-install plugin into /usr/lib/mozilla/plugins, and fix a couple of PCBSD issues. Oh, and I forgot to commit pview.desktop. 2009-07-22 10:24:31 +00:00