mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-27 15:25:54 -04:00
assimp: Fix a typo in a config var description
This commit is contained in:
parent
6e636f5ca0
commit
5a483e3899
@ -52,7 +52,7 @@ ConfigVariableBool assimp_fix_infacing_normals
|
||||
|
||||
ConfigVariableBool assimp_optimize_meshes
|
||||
("assimp-optimize-meshes", true,
|
||||
PRC_DESC("Removes the number of draw calls by unifying geometry with the same "
|
||||
PRC_DESC("Reduces the number of draw calls by unifying geometry with the same "
|
||||
"materials. Especially effective in conjunction with "
|
||||
"assimp-optimize-graph and assimp-remove-redundant-materials."));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user