Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob 7ba811c6b7 Merge pull request #11343 from kaisalmen/Issue11270 8 anni fa
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 anni fa
  Kai Salmen bd3eda311e #11270 OBJLoader assigns flat shading if smoothing group is defined as 0 or off. All other values lead to smooth shading 8 anni fa
  Kai Salmen 0ff805ff84 #9756 Updated to WWOBJLoader2 V1.1.0: 9 anni fa
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 9 anni fa
  Mr.doob 6c7f000734 OBJLoader: Added workaround note. 9 anni fa
  Peter "Coburn" Fornari f34e136206 Fixed memory leak in OBJLoader for V8 based js engines (#9680) 9 anni fa
  Daniel Hritzkiv 27f42fbe90 Handle line continuation character in OBJs (#9643) 9 anni fa
  Jonne Nauha af06c2121d OBJLoader: Fix bug that produced geom group and multi-material for objects where the last line is a material change. (#9645) 9 anni fa
  Daniel Hritzkiv 89b3d0babe Normalize all line endings in an OBJ file (#9633) 9 anni fa
  Fernando Serrano 9889425cf3 Change Line for LineSegments in ObjLoader (#9533) 9 anni fa
  Jonne Nauha 3adf4783cf OBJLoader: When a new o/g starts, inherit the currently parsed material. (#9013) 9 anni fa
  Jonne Nauha 61260bc6ad OBJLoader: MultiMaterial and geometry group support (#8691) 10 anni fa
  Mr.doob 54ada559dc OBJLoader: Clean up. 10 anni fa
  Jonne Nauha 0bca52669f ObjLoader: Ignore silently o/g line declarations that are not followed by any geometry (f) before a new o/g is started. Discussed in #6682. 10 anni fa
  Jonne Nauha f855c88b1a ObjLoader: Change double quotes. 10 anni fa
  Jonne Nauha cac908dcd9 ObjLoader: Implement creating THREE.Line correctly when geometry is type of line. Adds support for 'l ' lines from the obj spec, which apprently is used by the ObjExporter. Related to discussion in #8427 10 anni fa
  Jonne Nauha dc16db2ee9 ObjLoader: Dont do redundant parseNormalIndex if the abc values are the same, which seems to be the case for certain models. 10 anni fa
  Jonne Nauha e6d6f45f8d ObjLoader: Use single tick quotes, seems to be the common convention. 10 anni fa
  Jonne Nauha dce794ddb1 Speed up regex execution by removing unused group captures from ^f lines. 10 anni fa
  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. 10 anni fa
  Jonne Nauha 711a9c31c6 ObjLoader improvements: 10 anni fa
  Andrey Kaipov cec75f95da Adhere to mrdoob's white-space conventions 10 anni fa
  Andrey Kaipov e874d2e834 Update OBJLoader.js to parse blank named objects and groups 10 anni fa
  Jeff Lindsey bde34a85a2 Modify smoothing pattern to support multiple digits 10 anni fa
  Mr.doob 02259b6594 OBJLoader: Clean up. 10 anni fa
  Mr.doob bf64a817b9 Merge pull request #7893 from vidstige/trustworthy-objloader 10 anni fa
  Samuel Carlsson b4f6c8cd5f Whitespace 10 anni fa
  Samuel Carlsson aaee8e179d Removing redundant exception type. 10 anni fa
  Samuel Carlsson d62fbac8c3 OBJLoader now throws on invalid obj files 10 anni fa

粤ICP备19079148号