1df8a5f8fb
File headers: use SPDX license for CMake files
2022-02-11 14:23:56 +11:00
3e101759b1
Cleanup: remove arguments to ENDIF in CMake files
...
This is an old convention that hasn't been used
by Blender or CMake distributed Find* files for a long time.
2020-10-05 16:26:06 +11:00
54c2c14921
CMake: clarify that the modules are licensed BSD 3-Clause
...
Many of these are derived from similar modules in the CMake project, which
have this license.
Fixes T79715
2020-08-12 18:49:16 +02:00
87c18fbbc5
CMake: remove non-standard package search paths
...
Reduce the number of possible locations used to find libraries,
to simplify troubleshooting.
Only keep '*_ROOT_DIR' and the path used by 'install_deps.sh'.
2020-02-06 01:23:22 +11:00
ae01df5779
Cleanup: trailing space in CMake files
2018-06-10 08:19:03 +02:00
abd5841441
CMake: remove solaris path
2017-11-19 03:46:50 +11:00
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
132478d4b8
Fix T49657: Audio backend "Jack" should be named "JACK".
2016-10-22 14:20:47 +02:00
97a85fe100
- add example for python rna property update
...
- edit the copyright for blender specific cmake find modules
2011-06-20 02:54:56 +00:00
c6eaa2300a
cmake: add find jack module
2011-06-19 15:03:50 +00:00