blender/extern
Aras Pranckevicius e1426e6319 Externals/IO: update fast_float.h to latest version
fast_float.h currently is only used by OBJ, STL and PLY I/O importers.
Update it to the latest release from upstream (from 3.4.0 2020 Nov to
4.0.0 2023 Mar).

No behavior changes, but they have optimized the performance a bit.
Importing a 6-level subdivided Suzanne OBJ file (330MB) goes from 3.5sec
down to 3.2sec on Win10, Ryzen 5950X, VS2022 build.
2023-03-31 11:03:13 +03:00
..
audaspace Audaspace: porting changes from upstream. 2023-01-14 22:18:39 +01:00
binreloc Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
bullet2 Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
ceres Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
clew Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
cuew Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
curve_fit_nd Cleanup: update curve_fit_nd (no functional changes) 2022-06-29 09:55:44 +10:00
draco Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
Eigen3 Update Eigen to 3.3.7 2019-08-21 14:15:28 +02:00
fast_float Externals/IO: update fast_float.h to latest version 2023-03-31 11:03:13 +03:00
fmtlib OBJ: use fmt library instead of sprintf for faster formatting 2022-03-27 14:25:48 +03:00
gflags Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
glew-es/include/GL GPU: replace GLEW with libepoxy 2022-08-15 16:10:29 +02:00
glog Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
gmock Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
gtest Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
hipew Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
json Blender Libraries: Add JSON Library. 2021-09-22 09:07:09 +02:00
lzma Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
lzo Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
mantaflow Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
nanosvg NanoSVG: Mention the version we use 2021-12-02 18:22:05 +01:00
quadriflow Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
rangetree File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
renderdoc GPU: Renderdoc Frame Capturing 2023-03-23 16:37:52 +01:00
sdlew Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
smaa_areatex Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
tinygltf Extern: Update TinyGLTF to include fix for CVE-2022-3008 2023-03-10 14:56:35 +01:00
vulkan_memory_allocator Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
wcwidth Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
xdnd Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
.clang-format ClangFormat: add configuration files 2019-04-17 06:11:16 +02:00
CMakeLists.txt Remove "All Rights Reserved" from Blender Foundation copyright code 2023-03-30 10:51:59 +02:00
README Readme file to extern libraries about the attribution document 2020-12-11 18:53:22 +01:00

When updating a library remember to:

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