Commit History

Author SHA1 Message Date
  Mr.doob 2b6dc6600d Removed no longer used dependencies. 8 years ago
  Tristan Valcke 6835023004 Add missing semicolon in Math3Node 8 years ago
  Tristan Valcke d606f272dc Remove unnecessary comma in StandardNode 8 years ago
  Tristan Valcke 5918295ba3 Add missing semicolons in NodeMaterial 8 years ago
  Tristan Valcke 92340ca5ea Remove unnecessary comma in NodeBuilder 8 years ago
  Tristan Valcke 84fa8969e6 Add missing semicolon in SimplifyModifier 8 years ago
  Mr.doob 0b86af3923 Removed outdated codestyle util. 8 years ago
  Mr.doob 5cea1894e4 Merge pull request #10100 from takahirox/MMDExporter 8 years ago
  Mr.doob 5f1d29d5f1 Merge pull request #10124 from takahirox/UpdateMMDParser 8 years ago
  Mr.doob cf774e6d29 Updated builds. 8 years ago
  Mr.doob e9122654d2 Removed gaussianPdf from common.glsl. Fixes #10113 8 years ago
  looeee 5e642e023c Improved Object3D doc 8 years ago
  Mr.doob e04bc0a262 Merge pull request #10128 from Kyle-Larson/FBXLoader-strict 8 years ago
  Tristan Valcke abf57981b7 Add missing semicolon in PCDLoader 8 years ago
  Tristan Valcke 892a92d47e Remove unnecessary comma in MTLLoader 8 years ago
  Tristan Valcke 2bfc378c40 Remove/add unnecessary/missing semicolons, and remove unnecessary variable assignement in MMDLoader 8 years ago
  Tristan Valcke bfa24378d6 Add missing semicolon in MD2Loader 8 years ago
  Tristan Valcke 6f5d75c3c5 Add missing semicolon in HDRCubeTextureLoader 8 years ago
  Tristan Valcke d40ca84e76 Add missing semicolons in GLTFLoader, and return is unnecessary as the last statement in a function with no return value 8 years ago
  Tristan Valcke 66b22edf2c Fix implicit variable declaration in FBXLoader 8 years ago
  Kyle Larson a98b13bac9 FBXLoader now works in strict mode. 8 years ago
  Tristan Valcke 0e55a079ce Remove unnecessary comma in BVHLoader 8 years ago
  Tristan Valcke 6e99cf6132 Add missing semicolons, and set correct assignment in AWDLoader 8 years ago
  Tristan Valcke 4183f5bfab Fix implicit declaration, and unnecessary comma in AssimpJSONLoader 8 years ago
  Tristan Valcke 271ada4bb8 Fix implicit declaration in 3MFLoader 8 years ago
  Tristan Valcke 938f881ceb Add missing semicolons in SEA3DLZMA 8 years ago
  Tristan Valcke 6160d83b22 Add missing semicolons in SEA3DLoader 8 years ago
  Tristan Valcke 476491aba1 Add missing semicolons in SEA3DLegacy 8 years ago
  Tristan Valcke af33f2a77d Add missing semicolons in SEA3DDeflate 8 years ago
  Tristan Valcke ebcbfc97a9 Error: Unresolve variable numDiv fixed accordingly to the rest of code and apply this to it 8 years ago