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
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-03Tests: don't create byte-code cache when calling Python from SVNCampbell Barton
2022-10-31GPU: Add placeholder for Vulkan backend.Jeroen Bakker
2022-10-26Cycles: oneAPI: update dg2 target to acm-g10Xavier Hallade
2022-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Build: disable JACK option in macOS releasesBrecht Van Lommel
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-19Cycles: oneAPI: switch back target to dg2Xavier Hallade
2022-10-19Cycles: oneAPI: update dg2 target to acm-g10Xavier Hallade
2022-10-08Linux: enable WAYLAND by defaultCampbell Barton
2022-10-08Build: show X11 & Wayland options on first runCampbell Barton
2022-10-04Build: also list Cycles build options on first cmake configBrecht Van Lommel
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28MSVC: promote C4033 to an errorRay Molenkamp
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-18Build: limit Py_ENABLE_SHARED to modules using Python headersBrecht Van Lommel
2022-09-18Build: disable gtests entirely for Python moduleBrecht Van Lommel
2022-09-13Cleanup: improve titles for CMake sections, line lengthCampbell Barton
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-09-09Cleanup: cmake line length, wrappingCampbell Barton
2022-08-29Cycles: add option to specify OptiX runtime root directoryBrecht Van Lommel
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-18CMake: support building with musl libclistout
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-09Cleanup: CMake file indentationCampbell Barton
2022-08-03Cleanup: fix various typosBrecht Van Lommel
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-07-15GPU: Remove USD dependency from shader_builder.Ray Molenkamp
2022-07-11GPU: add BUIDTIME to WITH_GPU_SHADER_BUILDERJeroen Bakker
2022-07-11GPU: Do not allow GPU Shader builder when USD is enabled.Jeroen Bakker
2022-07-06GHOST/Wayland: support dynamic loading libraries for WaylandCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-28Build: when using Wayland, always enable EGL and disable system GLEWChristian Rauch
2022-06-27GHOST/Wayland: Add a build time option for DBUS, disable by defaultCampbell Barton
2022-06-24GHOST/Wayland: support client-side window decorationsChristian Rauch
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-05-27Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-27Fix T96397: Cycles missing HIP support for gfx1035 devicesJagannadhan Ravi
2022-05-25BLI: use no_unique_address attributeJacques Lucke
2022-05-20CMake: disable WITH_MOD_FLUID when WITH_PYTHON=OFFCampbell Barton
2022-05-19Cleanup: suppress 'address' warnings for ./extern/glewCampbell Barton
2022-05-11Update Ceres to latest upstream version 2.1.0Sergey Sharybin
2022-05-11CMake: Fix noisy PUGIXML warning.Ray Molenkamp