projects
/
platform
/
upstream
/
assimp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c5b6f
)
Update material.h
author
Giuseppe Barbieri
<elect86@gmail.com>
Fri, 18 Nov 2016 12:08:00 +0000
(13:08 +0100)
committer
GitHub
<noreply@github.com>
Fri, 18 Nov 2016 12:08:00 +0000
(13:08 +0100)
Fixed grammar
include/assimp/material.h
patch
|
blob
|
history
diff --git
a/include/assimp/material.h
b/include/assimp/material.h
index
1f97096
..
23a4587
100644
(file)
--- a/
include/assimp/material.h
+++ b/
include/assimp/material.h
@@
-413,7
+413,7
@@
enum aiTextureFlags
* SourceColor * SourceBlend + DestColor * DestBlend
* @endcode
* where DestColor is the previous color in the framebuffer at this
- * position and SourceColor is the material col
ro
before the transparency
+ * position and SourceColor is the material col
or
before the transparency
* calculation.<br>
* This corresponds to the #AI_MATKEY_BLEND_FUNC property.
*/