Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-cpp-file-system
"Temp-cpp-file-system" branch
Total commits : 7
Total committers : 1
First Commit : August 3, 2021
Latest Commit : August 31, 2021
Commits by Date
Date | Number of Commits | |
---|---|---|
August 31, 2021 | 1 | |
August 30, 2021 | 0 | |
August 29, 2021 | 0 | |
August 28, 2021 | 0 | |
August 27, 2021 | 0 | |
August 26, 2021 | 0 | |
August 25, 2021 | 0 | |
August 24, 2021 | 0 | |
August 23, 2021 | 0 | |
August 22, 2021 | 0 | |
August 21, 2021 | 0 | |
August 20, 2021 | 0 | |
August 19, 2021 | 0 | |
August 18, 2021 | 0 | |
August 17, 2021 | 0 | |
August 16, 2021 | 0 | |
August 15, 2021 | 0 | |
August 14, 2021 | 0 | |
August 13, 2021 | 0 | |
August 12, 2021 | 0 | |
August 11, 2021 | 0 | |
August 10, 2021 | 0 | |
August 9, 2021 | 0 | |
August 8, 2021 | 0 | |
August 7, 2021 | 0 | |
August 6, 2021 | 0 | |
August 5, 2021 | 0 | |
August 4, 2021 | 1 | |
August 3, 2021 | 5 |
Committers
Author | Number of Commits |
---|---|
Julian Eisel | 7 |
Popular Files
Filename | Total Edits |
---|---|
storage.cc | 4 |
BLI_fileops.h | 2 |
BLI_filesystem.hh | 2 |
storage.c | 1 |
image_cache.c | 1 |
README.blender | 1 |
filesystem.hpp | 1 |
CMakeLists.txt | 1 |
path_util.c | 1 |
Latest commits
August 31, 2021, 14:40 (GMT) |
Merge branch 'master' into temp-cpp-file-system |
August 4, 2021, 15:31 (GMT) |
Merge branch 'master' into temp-cpp-file-system |
August 3, 2021, 17:17 (GMT) |
Fix compile errors on Windows |
August 3, 2021, 16:59 (GMT) |
Remove wrong changes |
August 3, 2021, 16:23 (GMT) |
Windows: Undefine options for Windows.h after use |
August 3, 2021, 16:07 (GMT) |
Fix compile errors with `USE_CPP_FILESYSTEM` disabled |
August 3, 2021, 15:27 (GMT) |
Initial work for std::filesystem transition * Add ghc::filesystem as platform compatible replacement for std::filesystem * Add Windows specific code to avoid issues with including Windows.h * Port storage.cc to C++ * Port some functions from storage.cc to use ghc::filesystem internally. * General cleanup related to the changes. * Add USE_CPP_FILESYSTEM compile option to storage.cc, to keep legacy code around for testing. |
MiikaHweb - Blender Git Statistics v1.06