simonThiele
|
a71785d0d3
use BufferAttribute as mock to supress warnings
|
9 anni fa |
simonThiele
|
0bfe511c91
use texture loader to load textures in test
|
9 anni fa |
simonThiele
|
6d5d6f8b74
use addgroup for adding draw calls in test
|
9 anni fa |
simonThiele
|
0d760a26b3
use setIndex for index attributes in test
|
9 anni fa |
simonThiele
|
bfa2cc7802
if you load an objet from json, JSONLoader will maybe add some undefined properties like bones. If you compare the originial with the json object, these properies will be missed. For that reson you cant use smartcompare and need to exclude props manually§
|
9 anni fa |
simonThiele
|
f12d370be3
property check of special geometry agains simple geometry cant use smartcomparer since there are some properties which are missing. Since this is a normal behavior these properties need to be excluded manually
|
9 anni fa |
simonThiele
|
99d962868d
index is a property and can be accessed directly
|
9 anni fa |
simonThiele
|
b89da830de
fix light json check
|
9 anni fa |
simonThiele
|
26af55c297
fix spacing
|
9 anni fa |
simonThiele
|
8e2e1f6abc
fix message
|
9 anni fa |
simonThiele
|
6851b410d8
const -> var
|
9 anni fa |
simonThiele
|
0b8e3281de
add removed tests
|
9 anni fa |
simonThiele
|
f2c466b819
remove lodash from html
|
9 anni fa |
simonThiele
|
6f94c5048f
remove lodash checking logic
|
9 anni fa |
simonThiele
|
065d3dc667
fist try of kicking out lodash
|
9 anni fa |
simonThiele
|
e32831552e
clock is no longer using date
|
9 anni fa |
simonThiele
|
ec6b4b4dd5
remove lodash dependency
|
9 anni fa |
simonThiele
|
d9eb32c8f6
two -> three
|
9 anni fa |
simonThiele
|
aa8ce37bcd
add spacings
|
9 anni fa |
simonThiele
|
244b9529cb
add test to html file
|
9 anni fa |
simonThiele
|
7961f3a999
add unit tests for raycaster
|
9 anni fa |
simonThiele
|
1ac1fa92d6
add test to html file
|
9 anni fa |
simonThiele
|
0e886bf700
add unit test for face3
|
9 anni fa |
simonThiele
|
97374fdcbb
add spacings to InterleavedBuffer
|
9 anni fa |
simonThiele
|
41789c1aef
add spacings to InstancedBufferGeometry
|
9 anni fa |
simonThiele
|
2ac769af22
add spacings to InstancedBufferAttribute
|
9 anni fa |
simonThiele
|
d9d080e187
add spacings
|
9 anni fa |
simonThiele
|
7db944e26f
add tests to html
|
9 anni fa |
simonThiele
|
5bf7d23f30
add first bunch of unit tests for geometry
|
9 anni fa |
Mr.doob
|
59a3c4ffdf
Merge pull request #7644 from tanquetav/dev
|
9 anni fa |