blender/extern
Brecht Van Lommel bec8581916 Refactor: Remove Boost from Quadriflow
Extract Boykov-Kolmogorov max flow algorithm from boost::graph. As part
of work towards removing Boost as a Blender dependency.

Together with #133347 this removes the last direct Blender dependency
on Boost.

Pull Request: https://projects.blender.org/blender/blender/pulls/132142
2025-01-22 09:05:38 +01:00
..
audaspace Fix #132905: High idle CPU usage with PulseAudio in Linux 2025-01-13 14:33:15 +01:00
binreloc
bullet2 Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
ceres Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
cuew Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
curve_fit_nd extern/curve_fit_nd: suppress harmless UBSAN warnings 2024-12-03 12:54:13 +11:00
draco Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
Eigen3 Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
fast_float Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
fmtlib Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
gflags Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
glew-es Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
glog Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
gmock Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
gtest Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
hipew Cycles: Handling SDK/ROCm 6+ lack of backward compatibility with pre ROCm 6 2024-12-17 16:19:36 +01:00
json Fix error happened during merge 2024-10-18 17:17:48 +02:00
lzma Windows: Enable clang-cl for ARM64 2024-08-12 16:50:07 +02:00
lzo Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
mantaflow OpenVDB: Support build without delay loading 2025-01-06 17:21:11 +01:00
nanosvg Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
quadriflow Refactor: Remove Boost from Quadriflow 2025-01-22 09:05:38 +01:00
rangetree Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
renderdoc Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
tinygltf Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
vulkan_memory_allocator Merge branch 'blender-v4.3-release' 2024-10-18 17:20:04 +02:00
wcwidth Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
xdnd Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
xxhash Add license and copyright information for external dependencies 2024-10-18 17:08:33 +02:00
.clang-format
CMakeLists.txt Core: remove sdlew/WITH_SDL_DYNLOAD & disable SDL by default 2024-09-13 22:44:35 +10:00
README

When updating a library remember to:

* Update the README.blender with the corresponding version.