projects
/
MicroTrace.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
save commit
[MicroTrace.git]
/
FlatShader.cxx
diff --git
a/FlatShader.cxx
b/FlatShader.cxx
index
fcae006
..
210fc6f
100644
(file)
--- a/
FlatShader.cxx
+++ b/
FlatShader.cxx
@@
-20,5
+20,5
@@
FlatShader::FlatShader()
Vec3f
FlatShader::Shade(Ray& ray)
{
- return
Vec3f()
;
+ return
m_color
;
}
This page took
0.020662 seconds
and
4
git commands to generate.