[Bf-blender-cvs] [4f1b510d75a] master: Cycles: Add tangent attribute tests

Sergey Sharybin noreply at git.blender.org
Wed Aug 30 17:42:23 CEST 2017


Commit: 4f1b510d75aea996dcdc65dd147d9f798a50bc1c
Author: Sergey Sharybin
Date:   Wed Aug 30 17:42:00 2017 +0200
Branches: master
https://developer.blender.org/rB4f1b510d75aea996dcdc65dd147d9f798a50bc1c

Cycles: Add tangent attribute tests

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

M	tests/python/CMakeLists.txt

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

diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index a1c68d9864a..516284178a5 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -544,6 +544,7 @@ if(WITH_CYCLES)
 		add_cycles_render_test(reports)
 		add_cycles_render_test(render)
 		add_cycles_render_test(shader)
+		add_cycles_render_test(shader_tangent)
 		add_cycles_render_test(shadow_catcher)
 		add_cycles_render_test(volume)
 	else()



More information about the Bf-blender-cvs mailing list