Mugen87
|
7232aa4026
Refactor geometry generators.
|
4 years ago |
Takahiro
|
002ce5c79f
Tests: Add npm run test-unit-examples command
|
4 years ago |
Takahiro
|
89917e116a
Tests: Fix GLTFExporter unit test
|
4 years ago |
Takahiro
|
d00e588d5a
Tests: Add GLTFExporter lights and unlit material extensions tests
|
4 years ago |
Mr.doob
|
1c3b2b4631
Fixed unit tests.
|
4 years ago |
Mugen87
|
e9e5d0e64b
Docs/Test: Remove author comments.
|
5 years ago |
Mr.doob
|
37fef0bc23
Merge pull request #18611 from donmccurdy/test-examples-cleanup
|
5 years ago |
Don McCurdy
|
a1ad7e3ed4
Clean up tests on BufferGeometryUtils and GLTFExporter.
|
5 years ago |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 years ago |
Mr.doob
|
f1887abb45
Fixed GLTFExporter unit test.
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
d28c8917b9
Tests: Ensure example tests use modules.
|
6 years ago |
Don McCurdy
|
73038900ec
AnimationUtils: Move new helpers into GLTFExporter.
|
6 years ago |
Don McCurdy
|
8f8daa1a94
GLTFExporter: Support individual morph target animation.
|
7 years ago |
Fernando Serrano
|
aab9953c1f
GLTFExporter: Fix test
|
7 years ago |
Fernando Serrano
|
214435bde6
GLTFExporter: Add unit test for empty geometry
|
7 years ago |
Don McCurdy
|
62ab825d0d
GLTFExporter/Loader: Add tests.
|
7 years ago |