Skip to content

Commit

Permalink
Merge pull request #83 from Okkoma/assimp-5.4.3
Browse files Browse the repository at this point in the history
Upgrade to Assimp 5.4.3 (Solve #5)
  • Loading branch information
klaussilveira authored Dec 17, 2024
2 parents 7a963e4 + 25ced0d commit 5baece1
Show file tree
Hide file tree
Showing 1,606 changed files with 336,676 additions and 178,238 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,17 +132,17 @@ U3D uses the following third-party libraries:
- MojoShader (https://icculus.org/mojoshader)
- Mustache 1.0 (https://mustache.github.io, https://github.com/kainjow/Mustache)
- nanodbc 2.12.4+ (https://lexicalunit.github.io/nanodbc)
- Open Asset Import Library 4.1.0 (http://assimp.sourceforge.net)
- pugixml 1.10+ (http://pugixml.org)
- rapidjson 1.1.0 (https://github.com/miloyip/rapidjson)
- Open Asset Import Library 5.4.3 (http://assimp.sourceforge.net)
- pugixml 1.13 (http://pugixml.org)
- rapidjson 1.1.0 commit 2024/12/10 (https://github.com/Tencent/rapidjson/commit/58c6938b73c8685d82905ed55ec5b59e8f163687)
- Recast/Detour (https://github.com/recastnavigation/recastnavigation)
- SDL 2.0.10+ (https://www.libsdl.org)
- SDL 2.30.9 (https://www.libsdl.org)
- SQLite 3.36.0 (https://www.sqlite.org)
- StanHull (https://codesuppository.blogspot.com/2006/03/john-ratcliffs-code-suppository-blog.html)
- stb_image 2.18 (https://nothings.org)
- stb_image_write 1.08 (https://nothings.org)
- stb_rect_pack 0.11 (https://nothings.org)
- stb_vorbis 1.13b (https://nothings.org)
- stb_image 2.29 (https://nothings.org)
- stb_image_write 1.16 (https://nothings.org)
- stb_rect_pack 1.01 (https://nothings.org)
- stb_vorbis 1.22 (https://nothings.org)
- tolua++ 1.0.93 (defunct - http://www.codenix.com/~tolua)
- WebP (https://chromium.googlesource.com/webm/libwebp)
- ETCPACK (https://github.com/Ericsson/ETCPACK)
Expand Down
349 changes: 0 additions & 349 deletions Source/ThirdParty/Assimp/CHANGES

This file was deleted.

Loading

0 comments on commit 5baece1

Please sign in to comment.