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-20Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
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-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-14deps: python 3.7.4 for windows.Lazydodo
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-08-05Build: add config for developersBrecht Van Lommel
2019-08-02Tests: also don't fail on memory leaks for gtestsBrecht Van Lommel
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-25Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-07-19CMake: Fix WITH_CODEC_SNDFILE detectionCampbell Barton
2019-07-15Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-06-29Cleanup: Fix build warnings with MSVCRay Molenkamp
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-28Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-06-26MSVC: Don't share pch between debug and release builds.Ray Molenkamp
2019-06-22Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
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-17Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
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-31Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
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-21Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
2019-04-23Merge branch 'master' into sculpt-mode-featuresPablo Dobarro
2019-04-23Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1' into sculpt-mode-feat...Pablo Dobarro
2019-04-23Merge commit 'e12c08e8d170b7ca40f204a5b0423c23a9fbc2c1^1' into sculpt-mode-fe...Pablo Dobarro
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