tornavis/extern
Campbell Barton 3de35c62b4 Fix dropping text & URL's from google-chrome in X11
Chrome would only drop into windows supporting v5 of the XDND spec,
resolve by bumping the version and no other changes.

From looking into the changes between v3 & v5 they mainly relate to
dragging files between windows & dragging onto the root window.
Since Blender does neither, bump the version to allow dragging
links from google-chrome.
2024-02-20 16:19:31 +11:00
..
Eigen3 Update Eigen to version 3.4.0 2023-07-03 15:09:20 +02:00
audaspace Audaspace: faster audio resampling 2024-01-03 21:23:24 +01:00
binreloc License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
bullet2 License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
ceres License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
clew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
cuew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
curve_fit_nd Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
draco License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
fast_float Externals: update fast_float to latest version (5.0.0) to fix some compile warnings 2023-05-30 10:01:48 +03:00
fmtlib Cleanup: CMake: Modernize extern_fmtlib dependencies 2024-02-03 18:55:09 +01:00
gflags License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
glew-es/include/GL GPU: replace GLEW with libepoxy 2022-08-15 16:10:29 +02:00
glog Cleanup: quiet redefined warning in GLOG 2023-08-17 16:09:58 +10:00
gmock License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
gtest License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
hipew Cycles: add ROCm 6 compatibility for HIP 2024-01-03 18:16:07 +01:00
json Extern: Update json library to 3.11.2 2023-07-11 18:01:18 +02:00
lzma External: update LZMA SDK to latest version 2024-02-18 17:38:04 +01:00
lzo License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
mantaflow Build: changes to macOS build flags to fix linker warnings 2024-01-02 16:22:48 +01:00
nanosvg UI: SVG Thumbnails 2023-07-12 22:39:23 +02:00
quadriflow CMake: resolve undefined PROJECT_VERSION warning for quadriflow/lemon 2023-08-17 11:54:01 +10:00
rangetree Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
renderdoc GPU: Renderdoc Frame Capturing 2023-03-23 16:37:52 +01:00
sdlew License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
smaa_areatex License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
tinygltf Extern: Update TinyGLTF to include fix for CVE-2022-3008 2023-03-10 14:56:35 +01:00
vulkan_memory_allocator Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
wcwidth Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
xdnd Fix dropping text & URL's from google-chrome in X11 2024-02-20 16:19:31 +11:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

README

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document