Blender Git Commit Log

Git Commits -> Revision 8373f49

Revision 8373f49 by Hans Goudey (master)
December 30, 2020, 19:12 (GMT)
Add regression tests for curve conversion to mesh

This adds a basic set of tests for curve sampling and bevel generation.
At the moment there are basic test cases for bevels, caps, and the
filling of 2D curves, but more tests can be added in the future.

Curves are actually converted to "DispLists" for displaying them in the
viewport, so it's much simpler to rely on the mesh conversion operator
instead of building a new test framework for another data structure.

Differential Revision: https://developer.blender.org/D9958

Commit Details:

Full Hash: 8373f497bd159d4226d38cae0432e9a098afe175
Parent Commit: 2d86175
Lines Changed: +119, -0

1 Added Path:

/tests/python/curve_to_mesh.py (+111, -0) (View)

1 Modified Path:

/tests/python/CMakeLists.txt (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021