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