A fork of the Panda3D repository for developing Astron support.
Go to file
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
CVSROOT Added CIA bot scripts 2009-03-31 16:39:39 +00:00
contrib More .cvsignore files 2009-06-16 09:40:36 +00:00
direct 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
dmodels Added radio_button_gui geom 2008-07-31 00:45:07 +00:00
doc Remove outdated file 2009-08-08 13:39:36 +00:00
dtool not so much wx 2009-09-18 00:37:43 +00:00
makepanda 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
models plugin_images 2009-09-08 19:45:45 +00:00
panda common_name -> friendly_name 2009-09-18 00:29:53 +00:00
pandaapp Repaired broken file 2008-08-02 15:46:39 +00:00
pandatool fix bam2egg 2009-09-15 01:01:25 +00:00
ppremake FreeBSD support to ppremake 2009-09-13 10:57:24 +00:00
.project Move .project to root 2009-03-31 11:54:15 +00:00
Makefile Makepanda has no --target option anymore 2009-06-16 09:42:11 +00:00