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-10-19Cleanup: spelling in commentsAlistair Sealy
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-08CMake/macOS: Avoid passing compiler flags to try_compile.Ankit Meel
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-09-26macOS: Remove ASan debug flags from release config.Ankit Meel
2020-09-22CMake: Enable WITH_POTRACE by defaultRay Molenkamp
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-15ASan/macOS: fix incomplete C/CXX compiler flags.Ankit Meel
2020-09-15Deps: Add potrace as a new library dependencyRay Molenkamp
2020-09-13Cleanup: Fix whitespace changesRay Molenkamp
2020-09-09CMake: Force experimental features to be on/off based on release cycleDalai Felinto
2020-09-07Tests: set build directory using build typeAnkit
2020-09-07Support ASan library on macOS for all generators.Ankit
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27MSVC: Set proper flags for C++17 support.Ray Molenkamp
2020-08-23CMake: Fix policy warning about OSL_ROOT being set.Ray Molenkamp
2020-08-19Turn experimental features ON for masterDalai Felinto
2020-08-19Revert "Turn experimental features on for master (alpha)"Dalai Felinto
2020-08-18Turn experimental features on for master (alpha)Dalai Felinto
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
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