Blender Git Commit Log
Git Commits -> Revision eca704f
Revision eca704f by Sybren A. Stüvel (master) September 17, 2015, 08:14 (GMT) |
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 |
Commit Details:
Full Hash: eca704f579981b5d96f56999a298c0a74c3ef582
Parent Commit: 79c668d
Lines Changed: +2, -2
1 Modified Path:
/source/blender/python/SConscript (+2, -2) (Diff)