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-09-12Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-06-29Cleanup: Fix build warnings with MSVCRay Molenkamp
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-05-08CMake: Add support of Ninja's pools to ease building on limited amount of RAM.Bastien Montagne
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-02-14Cleanup: indentationCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-11-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-28Add cross-platform NUMA librarySergey Sharybin
2018-11-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-23Fix T57998: crash at start with jemalloc package on some Linux distributions.Brecht Van Lommel
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Fix Linux build after Cryptomatte commit.Brecht Van Lommel
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-10-17Fix cmake not triggering rebuild on .glsl changesDalai Felinto
2018-10-16Fix cmake not triggering rebuild on .glsl changesDalai Felinto
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-12CMake: Fix compilation with Bullet enabledSergey Sharybin
2018-09-12Cleanup: remove BGE referencesCampbell Barton
2018-09-12Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-22Fix building without OPENSUBDIVDalai Felinto
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Merge branch 'master' into blender2.8Brecht Van Lommel