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
2019-05-18make.bat: Add option to only update sources from git.Ray Molenkamp
2019-05-13make.bat: add option for enabling the OpenGL based tests.Ray Molenkamp
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-04-20make.bat: remove --expand-tabs from "make format" on windows.Ray Molenkamp
2019-04-18Fix Embree link error after recent cmake changesMaruf Sarker
2019-04-18Merge branch 'blender2.7'Sergey Sharybin
2019-04-18Buildbot: Attempt to fix wrong branch in buildinfoSergey Sharybin
2019-04-17cmake: Fix python linker issues on windows.Ray Molenkamp
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-17Cleanup: use 2 space indentation for shell scriptsCampbell Barton
2019-04-16Clang-format: Speed up detection of clang-formatSergey Sharybin
2019-04-16GNUmakefile: move clang format utilityCampbell Barton
2019-04-16Initial support of `make format` for WindowsSergey Sharybin
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16CMake: re-order openvdb/osl linkingBrecht Van Lommel
2019-04-15CMake: resolve issue building without sorted libsCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-04-10Fix T63347: No longer supported disable-ffserver option in install_deps script.Bastien Montagne
2019-04-03fix for freetype download link and llvm/clang header harvestingMartin Felke
2019-04-03deps_builder : copy llvm headers to lib folder.Ray Molenkamp
2019-04-02Merge branch 'blender2.7'Sergey Sharybin
2019-03-29Build environment: update comment about required packages.Brecht Van Lommel
2019-03-25Merge branch 'blender2.7'Sergey Sharybin
2019-03-25Change remaining FTP server URIs to HTTP(s)Stephen Hassard
2019-03-25Merge branch 'blender2.7'Bastien Montagne
2019-03-25Include blosc, embree and opencollada into BUILD_NOTES.txt file.Bastien Montagne
2019-03-22Fix T57580: Update windows installer package to have the GPL3 as EULA.Ray Molenkamp
2019-03-21Install_deps: add clang-format packages.Bastien Montagne
2019-03-17Merge branch 'blender2.7'Brecht Van Lommel
2019-03-17Cleanup: remove unused buildbot code.Brecht Van Lommel
2019-03-17Fix Windows 32bit buildbot trying to use CUDA, should be disabled.Brecht Van Lommel
2019-03-16CMake: disable jemalloc when building as a Python moduleCampbell Barton
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Cycles: upgrade to CUDA 10.1 as the one officially supported version.Brecht Van Lommel
2019-03-13Merge branch 'blender2.7'Brecht Van Lommel
2019-03-13Build environment: require Alsa/OSS/PulseAudio backends for OpenAL on Linux.Brecht Van Lommel
2019-03-13Build environment: backport master changes to blender2.7.Brecht Van Lommel
2019-03-13Build environment: require Alsa/OSS/PulseAudio backends for OpenAL on Linux.Brecht Van Lommel
2019-03-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.Ray Molenkamp
2019-03-08build_environment/Windows: Copy llvm debug headers.Ray Molenkamp
2019-03-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.Ray Molenkamp
2019-03-08build_environment/Windows: Copy llvm debug headers.Ray Molenkamp
2019-03-04Fixup for fix for OSX build using a build folder name with spacesDalai Felinto
2019-03-02CMake: Use static libstdc++ for static buildsLuca Rood
2019-03-01Fixup for fix for OSX build using a build folder name with spacesDalai Felinto
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01build_environment: Fixed `make deps` on macOSStefan Werner
2019-03-01Fix macOS OpenMP build error when using a build folder name with spaces.Brecht Van Lommel