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-11-13CMake: Extend strict flags cancellation flagsSergey Sharybin
2020-11-10Cycles: Enable NanoVDB usage by defaultPatrick Mours
2020-11-09CMake: Extend supported strict flags cancelation for ClangSergey Sharybin
2020-11-06Cleanup: Fix the order of info_cfg_option.Ankit Meel
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-04Use compiler check for -fmacro-prefix-mapAnkit Meel
2020-11-04CMake: remove -fmacro-prefix-map from build-infoCampbell Barton
2020-11-04CMake: use path_ensure_trailing_slash for fmacro-prefix-mapCampbell Barton
2020-11-02Re-enable WITH_COMPILER_SHORT_FILE_MACRO, fix build error.Ankit Meel
2020-11-02Turn off WITH_COMPILER_SHORT_FILE_MACRO temporarily.Ankit Meel
2020-11-02Clang/GCC: use relative path in __FILE__ macroAnkit Meel
2020-10-31Remove Wintab logging.Nicholas Rishel
2020-10-31Add Wintab debug logging as a CMake option WITH_WINTAB_DEBUG.Nicholas Rishel
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