Cleanup: warnings, typos

This commit is contained in:
Campbell Barton
2014-10-29 14:11:19 +01:00
parent 5c633d3ba0
commit 133f79e449
35 changed files with 40 additions and 40 deletions

View File

@@ -684,7 +684,7 @@ void ShaderGraph::bump_from_displacement()
* different shifted coordinates.
*
* these 3 displacement values are then fed into the bump node, which will
* output the the perturbed normal. */
* output the perturbed normal. */
ShaderInput *displacement_in = output()->input("Displacement");