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
path: root/extern
AgeCommit message (Expand)Author
2022-11-10audaspace: Fix build error with MSVC 17.4+Ray Molenkamp
2022-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-11-01Fix T102018: find HIP library also in system library paths on LinuxBrecht Van Lommel
2022-09-27Cleanup: remove workarounds and version checks for unsupported compilersCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Compositor: Rename compositor build optionOmar Emara
2022-08-02Fix T99812: Audio scrubbing freezes Blender 3.2.1Jörg Müller
2022-07-26Cleanup: quiet GCC cast-function-type warnings for gflagsCampbell Barton
2022-07-16Audaspace: minor formatting fix for last commit.Jörg Müller
2022-07-16Fix T99039: bpy.ops.sound.mixdown returns indecipherable errorColin Basnett
2022-06-29Mantaflow: call MANTA::terminateMantaflow on exitCampbell Barton
2022-06-29Cleanup: update curve_fit_nd (no functional changes)Campbell Barton
2022-06-24Fix T98427: Crash adding quick effects smoke from PythonCampbell Barton
2022-06-23Fix T99083: audio bad in command-line video player (blender -a)Jörg Müller
2022-06-17Draco: update to version 1.5.2Jim Eckerlein
2022-05-20CMake: fix AUDASPACE disabling WITH_PYTHON for BlenderCampbell Barton
2022-05-19Cleanup: suppress 'address' warnings for ./extern/glewCampbell Barton
2022-05-11Update Ceres to latest upstream version 2.1.0Sergey Sharybin
2022-04-22Fix T97453: Blender crash when selecting Caching checkbox in VSEJörg Müller
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-17OBJ: further optimize, cleanup and harden the new C++ importerAras Pranckevicius
2022-03-27OBJ: use fmt library instead of sprintf for faster formattingAras Pranckevicius
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-15Fix T94994: Anim Player Stops working In Video Sequence EditorJörg Müller
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-15Audaspace: port bugfixes from upstream.Jörg Müller
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12cleanup: hipew remove unused variablesRay Molenkamp
2021-12-02Docs: add README for HIPEW libraryBrecht Van Lommel
2021-12-02NanoSVG: Mention the version we useDalai Felinto
2021-11-24Cleanup: formattingBrecht Van Lommel
2021-11-23Fix T93109: Cycles HIP missing check for correct driver versionSayak Biswas
2021-11-23Fix T93244: Cycles HIP not working with multi GPU renderingSayak Biswas
2021-11-20Fix T92984: Cycles HIP crash with smoke volumesSayak Biswas
2021-10-23Docs: Fixes and improvements in API documentationXavier Cho
2021-10-22Cycles: various fixes for HIP and compilation of HIP binariesSayak Biswas
2021-10-20HIP device code cleanup and fix for high VRAM usageSayak Biswas
2021-10-13Extern: Add modifications diff for TinyGLTFPeter Kim
2021-10-05Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEWPatrick Mours
2021-10-05Silenced compilation warning when compiling using ASAN.Jeroen Bakker
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-24Audaspace: port bugfix from upstream.Jörg Müller
2021-09-22Cleanup: Silence missing switch case warningPeter Kim