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-10-28CMake: update cmake_consistency_checkCampbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-23CMake: disable OpenMP on macOS bpy_module configCampbell Barton
2019-10-12macOS: add opus to FFMPEG_LIBRARIESArto Kitula
2019-10-10Fix build error on Windows after recent changesBrecht Van Lommel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10CMake: Allow to use pre-compiled CentOS librariesSergey Sharybin
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp
2019-10-05Make this link again; needs more work for orbis to work.Howard Trickey
2019-10-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-10-03Fix: Unit tests on windows.Ray Molenkamp
2019-09-19Use cmake TIMESTAMP for BUILD_DATE+TIMEBernhard M. Wiedemann
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-07Fix missing LLVM include directories on macOSBrecht Van Lommel
2019-09-02CMake: De-duplicate test target name constructionSergey Sharybin
2019-09-02Fix noisy GFlags warnings when building testsSergey Sharybin
2019-09-02CMake: Cleanup, unset temporary variablesSergey Sharybin
2019-08-22Cmake/MSVC: Enable Edit and Continue for debug builds.Lazydodo
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-19CMake: Fix WITH_CODEC_SNDFILE detectionCampbell Barton
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