Histórico de Commits

Autor SHA1 Mensagem Data
  Andrey Kaipov cec75f95da Adhere to mrdoob's white-space conventions há 9 anos atrás
  Andrey Kaipov e874d2e834 Update OBJLoader.js to parse blank named objects and groups há 9 anos atrás
  Jeff Lindsey bde34a85a2 Modify smoothing pattern to support multiple digits há 9 anos atrás
  Mr.doob 02259b6594 OBJLoader: Clean up. há 9 anos atrás
  Mr.doob bf64a817b9 Merge pull request #7893 from vidstige/trustworthy-objloader há 9 anos atrás
  Samuel Carlsson b4f6c8cd5f Whitespace há 9 anos atrás
  Samuel Carlsson aaee8e179d Removing redundant exception type. há 9 anos atrás
  Samuel Carlsson d62fbac8c3 OBJLoader now throws on invalid obj files há 9 anos atrás
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. há 9 anos atrás
  Mr.doob 8c693904df OBJLoader: Reverted g removal. há 9 anos atrás
  Mr.doob 7bc5d5207a OBJLoader: Remove g from object_pattern. See #7524. há 9 anos atrás
  Mr.doob dd7d07e56e OBJLoader/MTLLoader: Added setPath() há 9 anos atrás
  Daniel Hritzkiv 30729c2fa9 "g" line match like "o" lines in OBJ parser há 9 anos atrás
  Daniel Hritzkiv ef39e33d17 tweak variable definitions; change check for objects in file; regex pattern changes; misc há 10 anos atrás
  Daniel Hritzkiv 13febe3f3d Add reference to materials to OBJ Loader há 10 anos atrás
  gero3 923256459e fixed files to codestyle há 10 anos atrás
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev há 10 anos atrás
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. há 10 anos atrás
  brason eb68622a6e Add missing semicolons há 10 anos atrás
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log há 10 anos atrás
  Alexander Rose de657cc605 code cleanup, removed variable re-declarations há 10 anos atrás
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin há 10 anos atrás
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 há 10 anos atrás
  Mr.doob f513df5348 Merge pull request #5349 from adashrod/dev há 11 anos atrás
  Mr.doob fb8520aae8 OBJLoader: No more 0 filled normals/uvs. há 11 anos atrás
  Aaron Rodriguez fa315d72d7 OBJLoader: change to the regular expressions for vertices, normals, and uv mappings to allow uppercase 'E' in scientific notation of numbers há 11 anos atrás
  Mr.doob 46e6c931cd WebGLRenderer/BufferGeometry: Handle normals update. há 11 anos atrás
  Mr.doob 681685f445 OBJLoader: BufferGeometry based. há 11 anos atrás
  brian a321ba05f0 handle another case of line continuation há 11 anos atrás
  Mr.doob 4fb34b4dae OBJLoader: Better fix for #5008. há 11 anos atrás