gearvrf / GearVRf-Tests

4 stars 18 forks source link

Fix render tests, add more gltf2 tests #271

Closed NolaDonato closed 6 years ago

NolaDonato commented 6 years ago

RenderShaderTests had bad golden masters because the test did not wait for textures to load and failed with black screen intermittently. Some tests had textured materials with no texcoord - also black screen. I fixed the tests to wait for texture loading and skip the cases that don't work. Now they all pass.

Fixed RenderConfig rendering order test

Added picking test for GVRColliderGroup

GearVRF DCO signed off by: Nola Donato nola.donato@samsung.com

liaxim commented 6 years ago

Needs rebase

liaxim commented 6 years ago

Will merge on Wednesday.