mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-16 03:10:08 +00:00
Merge pull request #402 from c64kernal/dev
Re-enable loop tests in osd_regression.
This commit is contained in:
commit
49834d0ac7
@ -485,19 +485,18 @@ int checkBackend(int backend, int levels) {
|
||||
#define test_catmark_tent_creases1
|
||||
|
||||
|
||||
// Hedits don't yet work.
|
||||
// hedits don't work.
|
||||
//#define test_catmark_square_hedit0
|
||||
//#define test_catmark_square_hedit1
|
||||
//#define test_catmark_square_hedit2
|
||||
//#define test_catmark_square_hedit3
|
||||
|
||||
// Loop doesn't yet work.
|
||||
//#define test_loop_triangle_edgeonly
|
||||
//#define test_loop_triangle_edgecorner
|
||||
//#define test_loop_icosahedron
|
||||
//#define test_loop_cube
|
||||
//#define test_loop_cube_creases0
|
||||
//#define test_loop_cube_creases1
|
||||
#define test_loop_triangle_edgeonly
|
||||
#define test_loop_triangle_edgecorner
|
||||
#define test_loop_icosahedron
|
||||
#define test_loop_cube
|
||||
#define test_loop_cube_creases0
|
||||
#define test_loop_cube_creases1
|
||||
|
||||
#define test_bilinear_cube
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user