Campbell Barton
|
4c17f8e5de
|
PyUnicode_From_STR_String utility function which passes STR_String to PyUnicode_FromStringAndSize (saves a call to strlen).
Also made CValue::ConvertKeysToPython use faster list creation and improved some of the macro formatting.
|
2011-11-06 01:39:36 +00:00 |
|
Campbell Barton
|
4a04f72069
|
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
2011-10-23 17:52:20 +00:00 |
|
Brecht Van Lommel
|
cb12337363
|
Code cleanup: remove source/kernel module, this wasn't really the kernel of
anything, only contained a hash map and functions to pass command line args
to the game engine. Moved those to container and BlenderRoutines modules.
|
2011-05-06 20:18:42 +00:00 |
|
Nathan Letwory
|
5138615554
|
doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji
|
2011-02-22 10:33:14 +00:00 |
|
Campbell Barton
|
0876fce009
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
|
Campbell Barton
|
081c1205a3
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
|
Campbell Barton
|
98ee2a781d
|
option to build the BGE without python, uses existing python check (cmake and scons)
when python is disabled videotextures are not built.
|
2009-09-29 21:42:40 +00:00 |
|
Benoit Bolsee
|
1483fafd13
|
Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library.
|
2009-09-24 21:22:24 +00:00 |
|