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
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-01Build: show draco library under extern folder in Visual StudioPhillip Thomas
2020-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
2020-01-17Build: fix Linux linking errors with some combinations of build optionsBrecht Van Lommel
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp
2019-09-09Cleanup: 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