blender/intern/cycles/test
OmarSquircleArt 7f4a2fc437 Shading: Add more operators to Vector Math node.
Add Multiply, Divide, Project, Reflect, Distance, Length, Scale, Snap,
Floor, Ceil, Modulo, Fraction, Absolute, Minimum, and Maximum operators
to the Vector Math node. The Value output has been removed from operators
whose output is a vector, and the other way around. All of those removals
has been handled properly in versioning code.

The patch doesn't include tests for the new operators. Tests will be added
in a later patch.

Reviewers: brecht, JacquesLucke

Differential Revision: https://developer.blender.org/D5523
2019-08-21 19:36:33 +02:00
..
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
render_graph_finalize_test.cpp Shading: Add more operators to Vector Math node. 2019-08-21 19:36:33 +02:00
util_aligned_malloc_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_path_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_string_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_task_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
util_time_test.cpp ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00