Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Daniel Hritzkiv ef39e33d17 tweak variable definitions; change check for objects in file; regex pattern changes; misc 10 vuotta sitten
  Daniel Hritzkiv 13febe3f3d Add reference to materials to OBJ Loader 10 vuotta sitten
  gero3 923256459e fixed files to codestyle 10 vuotta sitten
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 vuotta sitten
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 vuotta sitten
  brason eb68622a6e Add missing semicolons 10 vuotta sitten
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 vuotta sitten
  Alexander Rose de657cc605 code cleanup, removed variable re-declarations 10 vuotta sitten
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 vuotta sitten
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 11 vuotta sitten
  Mr.doob f513df5348 Merge pull request #5349 from adashrod/dev 11 vuotta sitten
  Mr.doob fb8520aae8 OBJLoader: No more 0 filled normals/uvs. 11 vuotta sitten
  Aaron Rodriguez fa315d72d7 OBJLoader: change to the regular expressions for vertices, normals, and uv mappings to allow uppercase 'E' in scientific notation of numbers 11 vuotta sitten
  Mr.doob 46e6c931cd WebGLRenderer/BufferGeometry: Handle normals update. 11 vuotta sitten
  Mr.doob 681685f445 OBJLoader: BufferGeometry based. 11 vuotta sitten
  brian a321ba05f0 handle another case of line continuation 11 vuotta sitten
  Mr.doob 4fb34b4dae OBJLoader: Better fix for #5008. 11 vuotta sitten
  gero3 e4328213e4 Fixes #5008 11 vuotta sitten
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 vuotta sitten
  Mr.doob a69b3f58c9 Indentations to tabs. 11 vuotta sitten
  Mr.doob 6d2fe7edd5 OBJLoader: Implemented support for negative indices. 11 vuotta sitten
  Alex Weiss 39e05394bf OBJ{MTL}Loader: Formatting & whitespace fixes. 11 vuotta sitten
  Alex Weiss ca89f4654b OBJLoader & OBJMTLLoader: Fixed sharing of Vector2 & Vector3 objects by UVs & normals. 11 vuotta sitten
  Alex Weiss 04a74c8f86 Preserve face ordering in OBJLoader and OBJMTLLoader. 11 vuotta sitten
  Mr.doob e0f64d5b8a OBJLoader/OBJMTLLoader: Reverted to previous parsing approach. Fixes #3937 and #3965. 12 vuotta sitten
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. 12 vuotta sitten
  Mr.doob a00f4cf55b Simplified OBJLoader. Should fix #3826. 12 vuotta sitten
  Mr.doob 369971083b Face3ized OBJLoader and OBJMTLLoader. 12 vuotta sitten
  Mr.doob e4208e30da More work on LoadingManager. 12 vuotta sitten
  Mr.doob 08f1038dcc Third go at LoadingManager. See #3442. 12 vuotta sitten