Add unit tests for GradientTexture1D and GradientTexture2D
Co-authored-by: ArthyChaux <53626057+ArthyChaux@users.noreply.github.com>
This commit is contained in:
parent
83b916bb00
commit
3469fb06b6
2 changed files with 88 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
|||
#include "tests/scene/test_curve_2d.h"
|
||||
#include "tests/scene/test_curve_3d.h"
|
||||
#include "tests/scene/test_gradient.h"
|
||||
#include "tests/scene/test_gradient_texture.h"
|
||||
#include "tests/scene/test_image_texture.h"
|
||||
#include "tests/scene/test_node.h"
|
||||
#include "tests/scene/test_node_2d.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue