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-06-29Cleanup: Fix build warnings with MSVCRay Molenkamp
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-26MSVC: Don't share pch between debug and release builds.Ray Molenkamp
2019-06-19Cleanup: style, indentationCampbell Barton
2019-06-19CMake: cleanup, unset temporary var after useCampbell Barton
2019-06-18Fix T65852: Cmake fails with paths containing special characters.mano-wii
2019-06-16Fix Cmake Error.mano-wii
2019-06-15Cmake: Add `WINDOWS_USE_VISUAL_STUDIO_SOURCE_FOLDERS` optionmano-wii
2019-06-15Cmake: rename `WINDOWS_USE_VISUAL_STUDIO_FOLDERS` option to `WINDOWS_USE_VISU...mano-wii
2019-06-15QtCreator/Visual Studio: Group glsl files in Shaders group.mano-wii
2019-06-06cmake/msvc: Add ninja support for precompiled headersRay Molenkamp
2019-06-06Fix: Build error with ninja on windowsRay Molenkamp
2019-06-06Cleanup: indentationCampbell Barton
2019-06-06Freestyle: Use precompiled headers with MSVC.Ray Molenkamp
2019-06-06CMake: pass link deps to library targets with INTERFACECampbell Barton
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02macOS: increase minimum required version to 10.11Brecht Van Lommel
2019-05-27cmake: Fix building with clang on windows.Ray Molenkamp
2019-05-26Fix building with ninja on windowsRay Molenkamp
2019-05-25CMake/MSVC: Mark headers in the libdir as system headers.Ray Molenkamp
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-04-18Fix Embree link error after recent cmake changesMaruf Sarker
2019-04-17cmake: Fix python linker issues on windows.Ray Molenkamp
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
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-03-22Fix T57580: Update windows installer package to have the GPL3 as EULA.Ray Molenkamp
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-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.Ray Molenkamp
2019-03-08cmake/windows: Set LLVM_INCLUDE_DIRS variable.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-01Fix macOS OpenMP build error when using a build folder name with spaces.Brecht Van Lommel
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-23make.bat: Preliminary Visual Studio 2019 support.Ray Molenkamp
2019-02-14Cleanup: indentationCampbell Barton
2019-02-13fix build on xcode with openmpArto Kitula
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-26Merge branch 'blender2.7'Brecht Van Lommel
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-24Cleanup: remove make wrapperCampbell Barton