[Bf-blender-cvs] [8c91eda] cycles-ptex-06: checkpoint

Nicholas Bishop noreply at git.blender.org
Thu Jan 15 20:13:22 CET 2015


Commit: 8c91edac2a793f4837b0a58ab4d4ea09548070c2
Author: Nicholas Bishop
Date:   Wed Jan 14 11:00:39 2015 +0100
Branches: cycles-ptex-06
https://developer.blender.org/rB8c91edac2a793f4837b0a58ab4d4ea09548070c2

checkpoint

===================================================================

M	intern/cycles/render/image.cpp

===================================================================

diff --git a/intern/cycles/render/image.cpp b/intern/cycles/render/image.cpp
index d3a0717..4396a63 100644
--- a/intern/cycles/render/image.cpp
+++ b/intern/cycles/render/image.cpp
@@ -84,7 +84,7 @@ static int ptex_data_type_size_in_bytes(const Ptex::DataType dt)
 static void ptex_read_border_pixel(PtexFaceData &face, const Ptex::EdgeId,
 								   const float t, void *output)
 {
-	face.
+	//face.
 }
 
 // TODO




More information about the Bf-blender-cvs mailing list