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
2009-06-16 09:40:36 +00:00
2009-03-31 16:39:39 +00:00
2009-08-08 13:39:36 +00:00
2009-09-18 00:37:43 +00:00
2009-09-08 19:45:45 +00:00
2009-09-18 00:29:53 +00:00
2008-08-02 15:46:39 +00:00
2009-09-15 01:01:25 +00:00
2009-09-13 10:57:24 +00:00
2009-03-31 11:54:15 +00:00
Description
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
BSD-3-Clause-HP 329 MiB
Languages
C++ 58.8%
Python 14.2%
C 13.9%
SWIG 9.7%
CMake 1%
Other 2.2%