blender/extern
Ankit Meel 176324aa5c QuadriFlow: Fix std::allocator deprecation warnings
https://en.cppreference.com/w/cpp/memory/allocator/construct
"(deprecated in C++17) (removed in C++20)"
Same for `destroy`.

Reviewed By: zeddb

Differential Revision: https://developer.blender.org/D9657
2020-11-30 00:46:27 +05:30
..
audaspace PyDoc: Fix typo in extern audaspace documentation 2020-10-07 16:17:22 -04:00
binreloc Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
bullet2 Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
ceres Ceres: Update to upstream version 2.0.0 2020-11-13 11:52:59 +01:00
clew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
cuew Cleanup: fixed compiler warning about strncat 2020-07-27 17:03:32 +02:00
curve_fit_nd Fix T72402: Decimate f-curves fails with co-linear key-frames 2019-12-24 12:20:34 +11:00
draco Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
gflags Fix failing cycles_render_graph_finalize_test when building with clang 2020-01-20 14:16:05 +01:00
glew Build optimization: Compile glew for size rather than speed with msvc. 2020-02-07 07:35:17 -07:00
glew-es Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
glog Upgrade Google libraries 2020-06-19 12:02:21 +02:00
gmock Upgrade Google libraries 2020-06-19 12:02:21 +02:00
gtest Upgrade Google libraries 2020-06-19 12:02:21 +02:00
lzma Cleanp: fix compiler warnings 2019-08-26 11:27:04 +02:00
lzo Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
mantaflow Fluid: Updated Mantaflow source files 2020-11-25 23:18:12 +01:00
quadriflow QuadriFlow: Fix std::allocator deprecation warnings 2020-11-30 00:46:27 +05:30
rangetree Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
sdlew Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
wcwidth Fix building on NetBSD 2020-05-09 23:22:50 +10:00
xdnd Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Cleanup: rename WITH_X11 to WITH_GHOST_X11 2020-05-01 19:14:50 +10:00