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-04CMake: add path_ensure_trailing_slash utility macroCampbell Barton
2020-11-03Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-11-03macOS: find Jack framework in system directoriesAnkit Meel
2020-10-28Merge branch 'blender-v2.91-release' into masterAnkit Meel
2020-10-28macOS: use -fno-strict-aliasing for all build types.Ankit Meel
2020-10-22Fix build error Python module build and Embree on macOSBrecht Van Lommel
2020-10-19CMake/macOS: use system OpenAL for the time being.Ankit Meel
2020-10-19Cmake/macOS: strictly disallow searching in frameworksAnkit Meel
2020-10-16CMake/macOS: Search for headers in Frameworks last.Ankit Meel
2020-10-16CMake/macOS: Restore TIFF's optional status.Ankit Meel
2020-10-15CMake/macOS: set package_ROOT for PNG, JPEG, TIFFAnkit Meel
2020-10-13Windows/CMake:Support BLENDER_USER_SCRIPTS in IDEEric Cosky
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-13CMake/macOS: find ZLib before setting CMAKE_PREFIX_PATHAnkit Meel
2020-10-10CMake/macOS/OpenMP: copy the library near tests.Ankit Meel
2020-10-10CMake/macOS/OpenMP: allow use of LLVM-Clang with OpenMP.Ankit Meel
2020-10-09Cleanup: CMake/macOS: remove boost from OIIO libs.Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-09Cleanup: spellingAndreas Bergmeier
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-10-05Cleanup: remove arguments to ENDIF in CMake filesCampbell Barton
2020-10-02Fix invalid version check in 'project_source_info'Campbell Barton
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-28Cleanup: CMake/FFmpeg: Fix typo in message/commentAnkit Meel
2020-09-28CMake/Find packages: add FindFFmpeg.cmake module.Ankit Meel
2020-09-26Revert "Generate Xcode scheme files during configuration."Ankit Meel
2020-09-26Cleanup: CMake config: set options in alphabetical olderAnkit Meel
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-09-24Fixup for license changesDalai Felinto
2020-09-24GMP/CMake: Remove duplicate GMP search logic.Ankit Meel
2020-09-22CMake: Enable WITH_POTRACE by defaultRay Molenkamp
2020-09-18Fix T78793, T79707: Cycles crash on macOS with older CPUsBrecht Van Lommel
2020-09-18CMake/LLVM: Add INCLUDE_DIRS to find package.Ankit Meel
2020-09-18CMake/OpenSubdiv: Rename INCLUDE_DIR -> INCLUDE_DIRS.Ankit Meel
2020-09-17macOS: Added potrace in platform apple cmakeSebastián Barschkis
2020-09-17CMake/Potrace: Fix capitalization, silence warning.Ankit Meel
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
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-10CMake: various fixes for building Python moduleTyler Alden Gubala
2020-09-08Cleanup: tabs to spacesCampbell Barton
2020-09-07Generate Xcode scheme files during configuration.Ankit
2020-09-07Cleanup: change Python version checks to include newer versionsCampbell Barton
2020-09-03MSVC: Fix cmake warnings with MSVC updatesRay Molenkamp
2020-09-01CMake: Fix linking errors with gmp librarySergey Sharybin
2020-08-31cleanup: Fix GMP spacing in cmake configurationsRay Molenkamp
2020-08-28Change cmake configs for full and release to enable WITH_GMP.Howard Trickey