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-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-07-28Bump minimum CMake version to 3.10Sybren A. Stüvel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-16macOS: Support arm64 architecture.Stefan Werner
2020-07-13Cleanup: typoJacques Lucke
2020-07-03Initial support of clang-tidy toolchainSergey Sharybin
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Cycles: enable Embree by default for CPU renderingBrecht Van Lommel
2020-06-22Cycles: make TBB a required library dependency, and use in a few placesBrecht Van Lommel
2020-06-19CMake: Correct warning about which C++ version is requiredSergey Sharybin
2020-06-19Upgrade C++ standard to C++17Sergey Sharybin
2020-06-19Ceres: Update to the latest upstream versionSergey Sharybin
2020-06-19Update C++ standard to C++14Sergey Sharybin
2020-06-15Alembic: remove HDF5 support from CMake filesSybren A. Stüvel
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19CMake: Enable WITH_USD by defaultSybren A. Stüvel
2020-05-05Build: print TBB ON/OFF state on first configure, cleanup old TBB logicBrecht Van Lommel
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-05-01CMake: add WITH_GHOST_X11 optionCampbell Barton
2020-05-01Cleanup: rename WITH_X11 to WITH_GHOST_X11Campbell Barton
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30GHOST: initial Wayland supportChristian Rauch
2020-04-27CMake: add WITH_LINKER_LLD option for unix platformsNathan Craddock
2020-04-24Tests: use explicit Python to run unit testsSybren A. Stüvel
2020-04-20Windows: Add sccache support.Ray Molenkamp
2020-04-20Simulations: Add new simulation data blockJacques Lucke
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