Commit History

Author SHA1 Message Date
  gero3 4a1ab0b0f9 use correct variable store data 6 years ago
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 years ago
  Victor Glindås 8732114f7c Bugfix in VRMLLoader 7 years ago
  Victor Glindås 3c37371c87 Update VRMLLoader to use or create an indexed geometry. 7 years ago
  Victor Glindås 96c1f744ee Update VRMLLoader to import vertex colors. 7 years ago
  Victor Glindås 0ee70eaac0 Style fix. 7 years ago
  Victor Glindås 39f0917673 Update VRMLLoader to support normals. #14814 7 years ago
  Mugen87 8fb067d4d0 VRMLLoader: Improved reference in comment 7 years ago
  Mugen87 3f48ca634c VRMLLoader: Fixed parsing bug when comments were present in the file. 7 years ago
  Garrett Johnson 770b4296c0 Fix the VRMLLoader `this` scope. 7 years ago
  Mugen87 5ec5d6d615 Loaders: Harmonize crossOrigin default value 7 years ago
  Mugen87 a25f34750d Examples: Clean up 7 years ago
  Mugen87 3eb9051686 VRMLLoader: Improve parsing 7 years ago
  Mugen87 def64cc0e0 VRML: Fix winding order bug 7 years ago
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 years ago
  Mugen87 0e8dc49232 VRMLLoader: BufferGeometry support 8 years ago
  Mr.doob b37706008b Setting ‘Anonymous’ as default crossOrigin to relevant loaders. 8 years ago
  Mr.doob 61520f0d8a Fixed some more lgtm.com alerts. 8 years ago
  Mr.doob 70a2622dbf VRMLLoader: Probably better to not mess with light decay. 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Mr.doob 7ddc4da5f7 Reverted new VRMLLoader PR. See #10290. 8 years ago
  Bart McLeod 44b402878e integrate VrmlParser with ThreeJs using the VRMLLoader 8 years ago
  Bart McLeod 0fb04e15d2 Proposal for VrmlParser integration as a copy-paste of the entire library 9 years ago
  Mr.doob ecb7b5f375 Merge pull request #8188 from makc/vrml-loader-fix 9 years ago
  makc ffea217069 replace \w with [^\s] 9 years ago
  makc 7dafd00b7c fix #8054 9 years ago
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 years ago
  makc 86ef89a3ec replace ImageUtils with TextureLoader in VRMLLoader 9 years ago
  makc 6f1b2aff4a formatting, removing dummy geometry 9 years ago
  makc b3b29962b7 un-break quads in VRMLLoader 9 years ago