blender/build_files/cmake
Jörg Müller b5d527ff6c Fix T49656: Crash when starting playback while using JACK audio with A/V sync
When ED_screen_animation_play is called from wm_event_do_handlers,ScrArea *sa = CTX_wm_area(C); is NULL in ED_screen_animation_timer.
Informing the audio system in CTX_data_main_set, that a new Main has been set.
2016-10-22 15:00:32 +02:00
..
config CMake: Fix copy-paste error 2016-09-22 11:01:37 +02:00
example_scripts Cleanup: pep8 2016-07-30 18:17:11 +10:00
Modules Fix T49656: Crash when starting playback while using JACK audio with A/V sync 2016-10-22 15:00:32 +02:00
platform CMake changes for new macOS target 10.9 / libc++ libraries. 2016-10-09 01:54:29 +02:00
buildinfo.cmake Buildinfo: Improve behavior with detached HEAD 2016-09-22 15:01:01 +02:00
clang_array_check.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_consistency_check_config.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_consistency_check.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_netbeans_project.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_qtcreator_project.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_clang_array.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_cppcheck.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_smatch.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_sparse.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_splint.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
macros.cmake CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X. 2016-09-14 12:02:44 +02:00
packaging.cmake [windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522 2016-10-18 09:23:45 -06:00
project_info.py Cleanup: unused vars, imports, pep8 2016-08-01 11:55:06 +10:00
project_source_info.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
RpmBuild.cmake when building blender as a py module use add_library(... MODULE on all systems, was SHARED on linux/windows. 2012-01-11 00:09:46 +00:00