История коммитов

Автор SHA1 Сообщение Дата
  Jonne Nauha e6d6f45f8d ObjLoader: Use single tick quotes, seems to be the common convention. 9 лет назад
  Jonne Nauha dce794ddb1 Speed up regex execution by removing unused group captures from ^f lines. 9 лет назад
  Jonne Nauha 01d16b7dff Move funcs and state declared on each parse call to a state object. Functions no longer use/manipulate variables from parent scope. 9 лет назад
  Jonne Nauha 711a9c31c6 ObjLoader improvements: 9 лет назад
  Andrey Kaipov cec75f95da Adhere to mrdoob's white-space conventions 9 лет назад
  Andrey Kaipov e874d2e834 Update OBJLoader.js to parse blank named objects and groups 9 лет назад
  Jeff Lindsey bde34a85a2 Modify smoothing pattern to support multiple digits 9 лет назад
  Mr.doob 02259b6594 OBJLoader: Clean up. 9 лет назад
  Mr.doob bf64a817b9 Merge pull request #7893 from vidstige/trustworthy-objloader 9 лет назад
  Samuel Carlsson b4f6c8cd5f Whitespace 9 лет назад
  Samuel Carlsson aaee8e179d Removing redundant exception type. 9 лет назад
  Samuel Carlsson d62fbac8c3 OBJLoader now throws on invalid obj files 9 лет назад
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 лет назад
  Mr.doob 8c693904df OBJLoader: Reverted g removal. 9 лет назад
  Mr.doob 7bc5d5207a OBJLoader: Remove g from object_pattern. See #7524. 9 лет назад
  Mr.doob dd7d07e56e OBJLoader/MTLLoader: Added setPath() 9 лет назад
  Daniel Hritzkiv 30729c2fa9 "g" line match like "o" lines in OBJ parser 9 лет назад
  Daniel Hritzkiv ef39e33d17 tweak variable definitions; change check for objects in file; regex pattern changes; misc 10 лет назад
  Daniel Hritzkiv 13febe3f3d Add reference to materials to OBJ Loader 10 лет назад
  gero3 923256459e fixed files to codestyle 10 лет назад
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 лет назад
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 лет назад
  brason eb68622a6e Add missing semicolons 10 лет назад
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 лет назад
  Alexander Rose de657cc605 code cleanup, removed variable re-declarations 10 лет назад
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 лет назад
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 11 лет назад
  Mr.doob f513df5348 Merge pull request #5349 from adashrod/dev 11 лет назад
  Mr.doob fb8520aae8 OBJLoader: No more 0 filled normals/uvs. 11 лет назад
  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 лет назад