Commit History

Author SHA1 Message Date
  Fernando Serrano b34e122ca8 GLTFExporter: Added onlyVisible option 8 years ago
  Fernando Serrano 284628c8b7 GLTFExporter: Prevent creating empty nodes 8 years ago
  Fernando Serrano 3da7e1c51f GLTFExporter: Fix Mag/Min filter mapping 8 years ago
  Fernando Serrano 316f07829e GLTFExporter: Fix empty children 8 years ago
  Fernando Serrano 23e84369fe GLTFExporter: Changed MIME from application/octet-binary to application/octet-stream 8 years ago
  Fernando Serrano ffaba6e3bc GLTFExporter: prevent exporting ShaderMaterial 8 years ago
  Fernando Serrano 9511494717 Fix THREE_TO_WEBGL conversion 8 years ago
  Fernando Serrano a9bea2de2a Fix #11962 Remove WebGLUtils and renderer dependency 8 years ago
  Don McCurdy f7263aa3e4 [glTF] Move/rename all the glTF2 things. 8 years ago
  Fernando Serrano ee06d68b7b Modify export options in example 8 years ago
  Fernando Serrano 501ac6447e GLTF2Exporter: Allow list of scenes and objects and single object and scene 8 years ago
  Fernando Serrano 9861087cde Format mrdoob style 8 years ago
  Fernando Serrano 9707674dde Fix non pbr materials, add more geometries to example 8 years ago
  Fernando Serrano 85182a1f4d Added support for wireframe 8 years ago
  Fernando Serrano 84fccec584 Added geometry support by using BufferGeometry.fromGeometry() 8 years ago
  Fernando Serrano 767ba0e720 Export userData as extra attribute 8 years ago
  Fernando Serrano 7300fbb038 Add triangle strip and line loop example and fix bufferAttribute componentType detection 8 years ago
  Fernando Serrano f352452145 Points support added 8 years ago
  Fernando Serrano 9b5fcb2892 Added support for lines and other drawmodes and weights and joints attributes in vertices 8 years ago
  Fernando Serrano 2f0d078f62 Addes support for THREE.Group 8 years ago
  Fernando Serrano 35b6ee8544 Add material attributes and maps 8 years ago
  Fernando Serrano 362fc596b6 Remove WebGLConstans and use renderer.context instead 8 years ago
  Fernando Serrano f1804974ce Remove paramThreeToGL 8 years ago
  Fernando Serrano 1f2c1d86a9 Add support for cameras 8 years ago
  Fernando Serrano ae158d192e Added TRS option 8 years ago
  Fernando Serrano c4fa2dd00b Added support for multiple scenes 8 years ago
  Fernando Serrano 483d339610 Added primitives constants 8 years ago
  Fernando Serrano c71735635c Fix usage in the editor 8 years ago
  Fernando Serrano e0c5cf5d28 Clean up code 8 years ago
  Fernando Serrano c97101fe77 Added callback 8 years ago