Commit History

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