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
2021-02-08Cycles: Add CUDA 11 build supportPatrick Mours
2021-02-08Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-19CMake: Enable WITH_USD by defaultSybren A. Stüvel
2020-04-02CMake: Add alembic boost dependencyRay Molenkamp
2020-03-18Fix build errors with WITH_HEADLESS or WITH_GHOST_SDLJulian Eisel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-03-04CMake: make OpenVDB depend on OpenEXRCampbell Barton
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-20CMake: Suppress strict warnings for extern on macOSSergey Sharybin
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-09Cleanup/CMake: Fix superfluous warning of WITH_BOOST being turned offRay Molenkamp
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-05Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-05Fix finding freetype on Linux not using pre-compiled libsCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Aaron Carlisle
2020-02-03Fix CMake error with versions older than 3.9Brecht Van Lommel
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-16Mantaflow [Part 4]: Adapted build configSebastián Barschkis
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-06Cleanup/Windows: Separate out the MS-CRT into a subfolderRay Molenkamp
2019-11-28Build: change CMake option defaults to match "make full"Brecht Van Lommel
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-11-18Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-18CMake: GLEW_INCLUDE_PATH wasn't set for system glewCampbell Barton
2019-11-13Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-13Initial implementation of code signing routinesSergey Sharybin
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-15Fix GPL block in CMake fileDalai Felinto
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-07CMake: add GCC 9.2 -Wabsolute-value warningCampbell Barton
2019-10-01MSVC: Support Building clang+ninja+VS2019Ray Molenkamp
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-05Cleanup: Cmake submodule checksAaron Carlisle
2019-08-28CMake: Remove unsupported G++ strict flagSergey Sharybin
2019-08-15Build: enable OpenImageDenoise, now that we have libraries for all platformsBrecht Van Lommel
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-05Build: disable address sanitizer for Cycles optimized kernels with GCCBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Have CMake be more strict when optional x11 libraries are missing but enabledSebastian Parborg
2019-06-19Cleanup: style, indentationCampbell Barton