This commit is contained in:
2014-08-13 08:38:16 +10:00
parent 315c55916b
commit dfd9bfd3a8
10 changed files with 15 additions and 17 deletions

View File

@@ -58,7 +58,7 @@
#include "BKE_report.h"
#include "BKE_context.h"
/* so operators called can spawn threads which aquire the GIL */
/* so operators called can spawn threads which acquire the GIL */
#define BPY_RELEASE_GIL