Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27CMake: fix linking blendontCampbell Barton
2018-06-25Merge branch 'master' into blender2.8Campbell Barton
2018-06-25CMake: correct remove_strict_cxx_flags_fileCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-22CMake: Cleanup, add_cc_flag -> add_c_flagSergey Sharybin
2018-06-22CMake: Cleanup, rename CC_REMOVE_STRICT_FLAGS to C_REMOVE_STRICT_FLAGSSergey Sharybin
2018-06-22CMake: Tweaks to removal of strict flagsSergey Sharybin
2018-06-18Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-06-18make.bat: Fix msvc-2017 detection.Ray Molenkamp
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space cmake, make.batCampbell Barton
2018-06-16Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-06-16make.bat: Fix `make showhashes` not working.Ray Molenkamp
2018-06-10Merge branch 'master' into blender2.8Campbell Barton
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-06Merge branch 'master' into blender2.8Campbell Barton
2018-06-05make.bat : move all experimental options to their own section in the help.Ray Molenkamp
2018-06-05make.bat : bring the help up to date with recent additions to the build script.Ray Molenkamp
2018-06-05make.bat : check for existence of ninja before using it.Ray Molenkamp
2018-06-05make.bat: change the way the vs buildtools are detected.Ray Molenkamp
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05make.bat: cache the vcredist directory.Ray Molenkamp
2018-06-05make.bat : Fix clang+asan msbuild project generationRay Molenkamp
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2018-06-02build_environment: fix paths in osl.diffRay Molenkamp
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01Math: optimizations for 4x4x matrix inverse, multiplications.Brecht Van Lommel
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-31Merge branch 'master' into blender2.8Campbell Barton
2018-05-30make.bat: fix support for building with just the build tools installed.Ray Molenkamp
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29make.bat : fix release build not getting the right settings.Ray Molenkamp
2018-05-29Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-29make.bat : improve error message while detecting the msvc runtime when using ...Ray Molenkamp
2018-05-29Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-29make.bat : add support for building with ninja and clang together.Ray Molenkamp
2018-05-28Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27make.bat : Fix builtime.txt being written in the wrong folder.Ray Molenkamp
2018-05-26make.bat: Add support for building with ninja.Ray Molenkamp
2018-05-26make.bat: refactor make.batRay Molenkamp
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-13Build deps: avoid ffmpeg external crystalhd library dependency.Brecht Van Lommel