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 年之前 |
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 年之前 |
simonThiele
|
b89da830de
fix light json check
|
9 年之前 |
simonThiele
|
8e2e1f6abc
fix message
|
9 年之前 |
simonThiele
|
6851b410d8
const -> var
|
9 年之前 |
simonThiele
|
065d3dc667
fist try of kicking out lodash
|
9 年之前 |
dubejf
|
250f62e28d
Complete json roundtrip for lights
|
10 年之前 |
dubejf
|
faa8745f58
Add unit tests
|
10 年之前 |
dubejf
|
71bb6883bd
Async callback for cached resources.
|
10 年之前 |