blender/tests
Sybren A. Stüvel 7b25ffb618 Fix T51534: Alembic: added support for face-varying vertex colours
Houdini writes vertex data in a different format than Blender does; Houdini
uses "face-varying scope", which means that the vertex colours are indexed
by an ever-increasing number over all vertices of all faces instead of the
vertex index.

I've also merged the read_custom_data_mcols() and read_mcols() functions,
because the latter was only called from the former, and the changes in this
commit would add yet more function parameters to pass.
2017-05-23 17:27:15 +02:00
..
gtests CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
python Fix T51534: Alembic: added support for face-varying vertex colours 2017-05-23 17:27:15 +02:00
check_deprecated.py Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt GTest unit testing framework 2014-06-19 02:09:16 +10:00