| 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-fix_FTBFS_on_KFreeBSD.patch |
source/blender/blenlib/intern/storage.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 0003-disable_tests.patch |
source/CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0004-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
|
| 0005-filter_docs_to_install.patch |
source/creator/CMakeLists.txt | 2 --
1 file changed, 2 deletions(-)
|
view
|
download
|
| 0006-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
|
| 0007-update_manpages.patch |
doc/manpage/blenderplayer.1 | 131 ++++++++++++++++++++++++++++++++++++++++++
source/creator/CMakeLists.txt | 5 +
2 files changed, 135 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0008-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
|
| 0009-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
|
| 0010-fix_FTBFS_with_libmv.patch |
extern/libmv/third_party/glog/src/config.h | 10 +++++-----
extern/libmv/third_party/glog/src/config_linux.h | 4 +++-
2 files changed, 8 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0011-look_for_droid_ttf_with_fontconfig.patch |
CMakeLists.txt | 10 ++++
build_files/cmake/Modules/FindFontconfig.cmake | 49 +++++++++++++++++++++++
build_files/cmake/macros.cmake | 5 ++
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 | 44 ++++++++++++++++++++
source/creator/CMakeLists.txt | 1
8 files changed, 139 insertions(+), 1 deletion(-)
|
view
|
download
|
| 0012-fix_implicit_declaration_of_av_rescale_q.patch |
intern/ffmpeg/ffmpeg_compat.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 0013-fix_implicit_declaration_of_guardealloc.patch |
source/blender/avi/intern/endian.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|