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 (Collapse)Author
2018-08-26build_environment: mingw32 fix repeated unpack of gcc tarballRay Molenkamp
2018-08-19build_environment: windows environmentRay Molenkamp
get 32 bit and 64 bit compilers on the same gcc version.
2018-08-13build_environment: ffmpeg 4.0.2Ray Molenkamp
with lame 3.100 ogg 1.3.3 vorbis 1.3.6 flac 1.3.2 vpx 1.7.0 x264 20180811 xvidcore 1.3.5 faad 2.8.8
2018-08-10update image libraries, D3005 with few modsArto Kitula
2018-06-29Cleanup: trailing newlinesCampbell Barton
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
Note these are intended for platform maintainers, we do not intend to support users making their own builds with these. For that precompiled libraries from lib/ should be used. Implemented by Martijn Berger, Ray Molenkamp and Brecht Van Lommel. Differential Revision: https://developer.blender.org/D2753