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-04-21Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Build: clean up handling of some Cycles build optionsBrecht Van Lommel
2021-11-10Cycles: enable HIP device and binaries on WindowsBrecht Van Lommel
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-05-26Fix buildbot CUDA/OptiX warnings on macOSBrecht Van Lommel
2021-03-23Cleanup/CMake: Fix comment, sort order of options.Ankit Meel
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-02-01CMake/Windows/macOS: Add LibharuAnkit Meel
2021-01-26Fix: incomplete integration of PugiXML and Potrace build optionsBrecht Van Lommel
2020-11-12Fix NanoVDB not being enabled/disabled correctly in CMake profilesPatrick Mours
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-09-26Cleanup: CMake config: set options in alphabetical olderAnkit Meel
2020-09-26CMake: Remove duplicate WITH_GMP options.Ankit Meel
2020-09-22CMake: Enable WITH_POTRACE by defaultRay Molenkamp
2020-09-10CMake: various fixes for building Python moduleTyler Alden Gubala
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
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-06-24Fix missing WITH_CYCLES_EMBREE in the build configurationsBrecht Van Lommel
2020-05-25CMake: disable WITH_USD with blender_lite configurationsCampbell Barton
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2020-02-16BPY/Windows: Do not bundle the CRT for a bpy buildRay Molenkamp
2020-01-05CMake: enable FFTW for headless & bpy configurationsCampbell Barton
2019-12-16Mantaflow [Part 4]: Adapted build configSebastián Barschkis
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-06Cleanup/Windows: Separate out the MS-CRT into a subfolderRay Molenkamp
2019-11-29CMake: Remove stray WITH_JACK in blender_release.cmakeRay Molenkamp
2019-11-29CMake: Remove stray WITH_JACK in full configurationRay Molenkamp
2019-11-28Build: change CMake option defaults to match "make full"Brecht Van Lommel
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-10-23CMake: disable OpenMP on macOS bpy_module configCampbell Barton
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-08-15Build: enable OpenImageDenoise, now that we have libraries for all platformsBrecht Van Lommel
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-05Build: add config for developersBrecht Van Lommel
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-11glTF: add Draco shared library for mesh compression.Benjamin Schmithüsen
2019-03-16CMake: disable jemalloc when building as a Python moduleCampbell Barton
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel