Downgrade Assimp to v5.2.3
Due to issues with the aiProcess_JoinIdenticalVertices flag
This commit is contained in:
committed by
Jérôme Leclercq
parent
a9801894e8
commit
68d1125014
@@ -6,7 +6,7 @@ option("assimp")
|
||||
option_end()
|
||||
|
||||
if has_config("assimp") then
|
||||
add_requires("assimp")
|
||||
add_requires("assimp v5.2.3")
|
||||
|
||||
target("PluginAssimp")
|
||||
set_kind("shared")
|
||||
|
||||
Reference in New Issue
Block a user