simonThiele
|
a71785d0d3
use BufferAttribute as mock to supress warnings
|
9 anos atrás |
simonThiele
|
0bfe511c91
use texture loader to load textures in test
|
9 anos atrás |
simonThiele
|
6d5d6f8b74
use addgroup for adding draw calls in test
|
9 anos atrás |
simonThiele
|
0d760a26b3
use setIndex for index attributes in test
|
9 anos atrás |
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 anos atrás |
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 anos atrás |
simonThiele
|
99d962868d
index is a property and can be accessed directly
|
9 anos atrás |
simonThiele
|
b89da830de
fix light json check
|
9 anos atrás |
simonThiele
|
26af55c297
fix spacing
|
9 anos atrás |
simonThiele
|
8e2e1f6abc
fix message
|
9 anos atrás |
simonThiele
|
6851b410d8
const -> var
|
9 anos atrás |
simonThiele
|
0b8e3281de
add removed tests
|
9 anos atrás |
simonThiele
|
f2c466b819
remove lodash from html
|
9 anos atrás |
simonThiele
|
6f94c5048f
remove lodash checking logic
|
9 anos atrás |
simonThiele
|
065d3dc667
fist try of kicking out lodash
|
9 anos atrás |
simonThiele
|
e32831552e
clock is no longer using date
|
9 anos atrás |
simonThiele
|
ec6b4b4dd5
remove lodash dependency
|
9 anos atrás |
simonThiele
|
d9eb32c8f6
two -> three
|
9 anos atrás |
simonThiele
|
aa8ce37bcd
add spacings
|
9 anos atrás |
simonThiele
|
244b9529cb
add test to html file
|
9 anos atrás |
simonThiele
|
7961f3a999
add unit tests for raycaster
|
9 anos atrás |
simonThiele
|
1ac1fa92d6
add test to html file
|
9 anos atrás |
simonThiele
|
0e886bf700
add unit test for face3
|
9 anos atrás |
simonThiele
|
97374fdcbb
add spacings to InterleavedBuffer
|
9 anos atrás |
simonThiele
|
41789c1aef
add spacings to InstancedBufferGeometry
|
9 anos atrás |
simonThiele
|
2ac769af22
add spacings to InstancedBufferAttribute
|
9 anos atrás |
simonThiele
|
d9d080e187
add spacings
|
9 anos atrás |
simonThiele
|
7db944e26f
add tests to html
|
9 anos atrás |
simonThiele
|
5bf7d23f30
add first bunch of unit tests for geometry
|
9 anos atrás |
Mr.doob
|
59a3c4ffdf
Merge pull request #7644 from tanquetav/dev
|
9 anos atrás |