Fix texture filtering (should all be nearest)
This commit is contained in:
Vendored
+1
-1
@@ -57,7 +57,7 @@ PROJECT( Assimp VERSION 5.0.0 )
|
||||
|
||||
OPTION( BUILD_SHARED_LIBS
|
||||
"Build package with shared libraries."
|
||||
ON
|
||||
OFF
|
||||
)
|
||||
|
||||
OPTION( BUILD_FRAMEWORK
|
||||
|
||||
Reference in New Issue
Block a user