Historique des commits

Auteur SHA1 Message Date
  Bart McLeod 0fb04e15d2 Proposal for VrmlParser integration as a copy-paste of the entire library il y a 9 ans
  Mr.doob ecb7b5f375 Merge pull request #8188 from makc/vrml-loader-fix il y a 9 ans
  makc ffea217069 replace \w with [^\s] il y a 9 ans
  makc 7dafd00b7c fix #8054 il y a 9 ans
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. il y a 9 ans
  makc 86ef89a3ec replace ImageUtils with TextureLoader in VRMLLoader il y a 9 ans
  makc 6f1b2aff4a formatting, removing dummy geometry il y a 9 ans
  makc b3b29962b7 un-break quads in VRMLLoader il y a 9 ans
  makc a6e269a281 VRMLLoader improvements il y a 9 ans
  gero3 760252a560 add space after comma il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  gero3 4501d5a51d revert last commit il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin il y a 10 ans
  Mr.doob c80eee8478 VRMLLoader: More clean up. il y a 10 ans
  Mr.doob 89a9dba22d VRMLLoader: More fixes. il y a 10 ans
  Mr.doob b0ffb51462 VRMLLoader: Support Brackground with just skyColor. Fixes #5433. il y a 10 ans
  Mr.doob a5c18b2ae6 VRMLLoader: Handle multiple points defined in a single line. Fixes #5391. il y a 10 ans
  Mr.doob 47d29d66af VRMLLoader: Handle callback. Fixes #4435. il y a 11 ans
  Mr.doob 6cadc3b751 VRMLLoader: Converted to tab indentation. il y a 11 ans
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. il y a 11 ans
  Bart McLeod d0171efda9 - Background node color and angle parsing complete il y a 11 ans
  Bart McLeod 4337fcdfc0 - Background node color and angle parsing complete, but colors sequence is inverted for background node il y a 11 ans
  Bart McLeod 8fac438f87 - Warning that Background node is not yet implemented (need more research to mimic original VRML player behaviors) il y a 11 ans
  Bart McLeod 1ba3c34082 Fixed doublesided material on non solid USE(d) IndexedFaceSets il y a 11 ans
  Bart McLeod e10e5dfd64 - Double sided material is friendly towards crappy IndexedFaceSets il y a 11 ans