Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton
2018-06-10 08:21:38 +02:00
30 changed files with 50 additions and 49 deletions

View File

@@ -5,7 +5,7 @@
# cmake -C../blender/build_files/cmake/config/blender_headless.cmake ../blender
#
set(WITH_HEADLESS ON CACHE BOOL "" FORCE)
set(WITH_HEADLESS ON CACHE BOOL "" FORCE)
# disable audio, its possible some devs may want this but for now disable
# so the python module doesnt hold the audio device and loads quickly.