| patch |
summary |
view |
raw |
| 0001-blender_thumbnailer.patch |
release/bin/blender-thumbnailer.py | 4 ++--
source/creator/CMakeLists.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0002-disable_tests.patch |
source/CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0003-install_in_usr_lib.patch |
intern/ghost/intern/GHOST_SystemPathsX11.cpp | 2 +-
source/creator/CMakeLists.txt | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0004-filter_docs_to_install.patch |
source/creator/CMakeLists.txt | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| 0005-locales_directory_install.patch |
source/blender/blenfont/intern/blf_lang.c | 2 +-
source/blender/blenlib/BLI_path_util.h | 1 +
source/blender/blenlib/intern/path_util.c | 3 +++
source/creator/CMakeLists.txt | 4 ++--
4 files changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0006-update_manpages.patch |
doc/manpage/blenderplayer.1 | 131 ++++++++++++++++++++++++++++++++++++++++++
source/creator/CMakeLists.txt | 5 +
2 files changed, 135 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0007-fix_FTBFS_with_ffmpeg_from_debian.patch |
intern/ffmpeg/ffmpeg_compat.h | 62 +++++++++++++++++++++++++
source/blender/blenkernel/intern/writeffmpeg.c | 1
2 files changed, 63 insertions(+)
|
view
|
download
|
| 0008-do_not_use_version_number_in_the_system_path.patch |
source/blender/blenlib/intern/path_util.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0009-look_for_droid_ttf_with_fontconfig.patch |
CMakeLists.txt | 10 ++++
build_files/cmake/Modules/FindFontconfig.cmake | 49 +++++++++++++++++++++++
build_files/cmake/macros.cmake | 4 +
source/blender/blenfont/CMakeLists.txt | 7 +++
source/blender/blenfont/intern/blf_translation.c | 23 ++++++++++
source/blender/blenlib/BLI_fileops.h | 1
source/blender/blenlib/intern/fileops.c | 43 ++++++++++++++++++++
source/creator/CMakeLists.txt | 1
8 files changed, 137 insertions(+), 1 deletion(-)
|
view
|
download
|