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-08-19Fix build error with OpenImageDenoise after recent changes for dynamic linkingBrecht Van Lommel
2019-08-19Fix building with shared OIDN librariesSebastian Parborg
2019-08-19build deps macOS: add PUGI_XML home to OSLArto Kitula
2019-08-16build_env: Added OpenImageDenoise to install_deps.shStefan Werner
2019-08-15Windows/MSI: Rework MSI installer.Lazydodo
2019-08-15Build: enable OpenImageDenoise, now that we have libraries for all platformsBrecht Van Lommel
2019-08-15Fix T56843 : fix case sensitive filenames on win10Lazydodo
2019-08-15msvc: Enable /bigobj on all object files.Lazydodo
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14Install_deps: bump official numpy version to 1.17.0Bastien Montagne
2019-08-14make.bat: Support running python from lib folder for make formatLazydodo
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-14deps/cleanup: remove partial boost-python support.Lazydodo
2019-08-14build_environment/python: Bump versions of our site-packagesLazydodo
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-08-05Build: add config for developersBrecht Van Lommel
2019-08-02Deps: Fix build error with theora on windows.Lazydodo
2019-08-02Tests: also don't fail on memory leaks for gtestsBrecht Van Lommel
2019-08-02Upgrade Python from 3.7.0 to 3.7.4Sybren A. Stüvel
2019-08-02make deps: avoid running pdflatex as part of building TheoraSybren A. Stüvel
2019-08-02Cleanup/Win: Fix build folder name if no target is setLazydodo
2019-08-02Cleanup/Win: Remove unused game engine variables in build helper scriptsLazydodo
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30cleanup: Fix typo in last commitLazydodo
2019-07-30CMake/Windows: Enable JMC on compilers that support it.Lazydodo
2019-07-19CMake: Fix WITH_CODEC_SNDFILE detectionCampbell Barton
2019-07-02Buildbot: Disable test step for nowSergey Sharybin
2019-07-02Buildbot: Fix missing configuration for Win ctestSergey Sharybin
2019-07-02Buildbot: Fix missing environment for schroot testsSergey Sharybin
2019-07-02Buildbot: Correct previous commitSergey Sharybin
2019-07-02Buildbot: Use correct path to scriptsSergey Sharybin
2019-07-02Buildbot: Attempt to make ctest use proper installed scriptsSergey Sharybin
2019-07-02Buildbot: Enable GTests and test stepSergey Sharybin
2019-06-29Cleanup: Fix build warnings with MSVCRay Molenkamp
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-06-27Build environment: Update OpenSubdiv to 3.4.0 RC 2Sergey Sharybin
2019-06-26Make deps: Fix detection/linking of PugiXML on LinuxSergey Sharybin
2019-06-26Buildbot: Fix undefined architecture string for CentOSSergey Sharybin
2019-06-26Buildbot: Fix undefined bits for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Fix pack stage for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Fix scl command prefixSergey Sharybin
2019-06-26CMake: Cleanup, remove explicit Python versionSergey Sharybin
2019-06-26CMake: Initial support of CentOS for buildbot configurationSergey Sharybin
2019-06-26CMake: Cleanup, remove unused legacy hardcoded pathsSergey Sharybin
2019-06-26Buildbot: Preliminary support for CentOS based builderSergey Sharybin
2019-06-26Buildbot: Cleanup, remove unused optionSergey Sharybin
2019-06-26Revert "Build script: Don't use external Pugi for OSL"Sergey Sharybin
2019-06-26MSVC: Don't share pch between debug and release builds.Ray Molenkamp