Blender Git Loki

Git Commits -> Revision 662e37d

Revision 662e37d by Lukas Stockner (experimental-build)
August 21, 2021, 02:59 (GMT)
D5799 Part 2: ZStd support

Commit Details:

Full Hash: 662e37d280e5e085b98500d9c27a41c35a6e65fe
Parent Commit: edfcaf0
Lines Changed: +681, -73

2 Added Paths:

/build_files/cmake/Modules/FindZstd.cmake (+66, -0) (View)
/source/blender/blenlib/intern/filereader_zstd.c (+335, -0) (View)

11 Modified Paths:

/build_files/cmake/platform/platform_unix.cmake (+1, -0) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+3, -0) (Diff)
/source/blender/blenlib/BLI_fileops.h (+2, -0) (Diff)
/source/blender/blenlib/BLI_filereader.h (+3, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+3, -0) (Diff)
/source/blender/blenlib/intern/fileops.c (+27, -0) (Diff)
/source/blender/blenloader/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+9, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+226, -67) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+0, -4) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021