You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Update Assimp to master at d3d98a7ec0c8d38e1952b46dfe53f7e9233dc92d
* ASCII FBX embedded content * Improved uv scaling metadata
This commit is contained in:
2
thirdparty/assimp/code/Version.cpp
vendored
2
thirdparty/assimp/code/Version.cpp
vendored
@@ -134,7 +134,7 @@ ASSIMP_API aiScene::aiScene()
|
||||
, mCameras(nullptr)
|
||||
, mMetaData(nullptr)
|
||||
, mPrivate(new Assimp::ScenePrivateData()) {
|
||||
// empty
|
||||
// empty
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user