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-10-31make.bat: fix unquoted variables.Ray Molenkamp
2018-10-30Fix "make update" on Windows not updating addons to the blender2.8 branch.Ray Molenkamp
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-09-22Remove last traces of game engine and blenderplayerInes Almeida
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19make.bat: fix build error when there are spaces in the path to svn/git/cmakeRay Molenkamp
2018-08-14make.bat: fix ninja support.Ray Molenkamp
2018-07-29make.bat : fix msvc 2017 detection.Ray Molenkamp
2018-07-23make.bat : fix typoRay Molenkamp
2018-07-19make.bat : restore msvc2015 support.Ray Molenkamp
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
2018-06-18make.bat: Fix msvc-2017 detection.Ray Molenkamp
2018-06-16make.bat: Fix `make showhashes` not working.Ray Molenkamp
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-05make.bat : Fix clang+asan msbuild project generationRay Molenkamp
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-30make.bat: fix support for building with just the build tools installed.Ray Molenkamp
2018-05-29make.bat : fix release build not getting the right settings.Ray Molenkamp
2018-05-29make.bat : add support for building with ninja and clang together.Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
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