blender/source
Sybren A. Stüvel eca704f579 Fix T46090: Blender game embedded player crash
SCons didn't pass `-DWITH_AUDASPACE` to the compiler, so it skipped the
instantiation of the "aud" Python module. This caused a crash of the BGE,
which did get the `-DWITH_AUDASPACE` directive, and expected that module
to exist.

Reviewed by: lukastoenne
2015-09-17 10:14:08 +02:00
..
blender Fix T46090: Blender game embedded player crash 2015-09-17 10:14:08 +02:00
blenderplayer Trade-marked BPlayer Fix (c) 2015-08-31 22:03:51 +02:00
creator Cleanup: spelling 2015-09-14 02:22:22 +10:00
gameengine BGE: make error message more clear when trying to de/activate actuator from non-active controller 2015-09-15 00:01:32 -03:00
icons
CMakeLists.txt
SConscript