assimp/contrib
Andrea Reale ce59d49dd9 update upf8 from 2.3.4 to 3.2.3
New convenience API for C++ 11 and later compilers. The library still works with C++ 98/03 compliant compilers, just without the new functions.
advance() function works in both directions.
The following deprecated functions were removed:

previous() - deprecated since version 1.02.
is_bom() - deprecated since version 2.3.
Fix of the project version number at CMakeLists.txt
Continuous Integration with Google Tests and CircleCI
A minor release that contains fix for Issue #31 Program fails to link when including utf8.h in multiple files.
This release adds one new API call: unchecked::replace_invalid().
Optional support for C++ 17 std::string_view.
The release contains the fix the inclusion of both cpp11 and cpp17 headers on C++17 compilation. Also some additional tests for using string literals and string objects with modern compilers.
2023-06-20 11:23:28 +02:00
..
Open3DGC Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
android-cmake CMake: Replace CMAKE_COMPILER_IS_MINGW by MINGW 2021-12-28 15:58:37 +01:00
clipper Add missing = operator 2022-07-08 18:16:02 +02:00
draco upgrade draco to 1.5.6 2023-03-01 09:43:40 +08:00
gtest FIX: Update unity build include file for gtest 2022-09-18 13:17:35 +02:00
openddlparser Use correct flags for openddl for static libs 2022-10-16 18:30:45 +02:00
poly2tri Fix warning related to unreachable-code. 2023-04-01 13:03:02 +08:00
pugixml Update pugiXML library 2023-06-03 11:16:39 +02:00
rapidjson RapidJSon: Upgrade to latest greatest 2021-02-05 21:45:37 +01:00
stb upgrade stb_image to v2.28. 2023-03-02 09:11:54 +08:00
unzip Fix warning related to missing-variable-declarations, add static to global variable. 2023-04-19 23:28:08 +08:00
utf8cpp update upf8 from 2.3.4 to 3.2.3 2023-06-20 11:23:28 +02:00
zip Fix implicit conversion errors on macOS 2023-02-16 15:21:43 -08:00
zlib Remove deprecated switch to disable warning. 2023-06-19 23:50:32 +02:00
zlib_note.txt Make file formatting comply with POSIX and Unix standards 2020-03-21 02:34:12 -04:00