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-11-07Fix build with OSL, remove unneeded file after Embree changes.Brecht Van Lommel
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2017-10-29CMake: use only absolute linker paths for msvc.Ray Molenkamp
2017-09-28CMake: move MSVC warnings to central locationCampbell Barton
2017-09-27[msvc] treat C4133 as error instead of a warning to mimic gcc's -Werror=incom...Ray Molenkamp
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-08-16Support MSVSC 2017 15.3.0 (compiler 19.11)Antonioya
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2017-04-21[cmake] Fix Alembic build errors with msvclazydodo
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-01-29[msvc] Set proper OpenSubdiv flags when not using find_package to find opensu...lazydodo
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-12-04[msvc] Changes for new oiio/ffmpeg versions.lazydodo
2016-11-29[msvc] remove /opt all together and revert to the default behavior /opt:ref f...lazydodo
2016-11-28[msvc] change linker options from /opt:noref to /opt:ref, saves about 20% off...lazydodo
2016-11-17[MSVC] Preliminary VS2017 support.lazydodo
2016-09-29Revert "[Windows/MSVC] Blosc doesn't require debug libraries."lazydodo
2016-09-27[Windows/MSVC] Blosc doesn't require debug libraries.lazydodo
2016-09-14CMake: decouple WITH_CYCLES_OPENSUBDIV from WITH_OPENSUBDIV, and enable on OS X.Brecht Van Lommel
2016-09-11[CMAKE/Platform/Windows] Only perform version check if the actual compiler is...lazydodo
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-08-23D2078 Windows : add option to prevent find_package from picking up the wrong ...lazydodo
2016-08-17CMake: Move main platform checks to separate filesSergey Sharybin