Commit History

Author SHA1 Message Date
  Mr.doob e43f90282b Increased all toJSON() versions for consistency. 8 years ago
  Mr.doob a8f146a57a Object3D.toJSON() now produces 4.5 8 years ago
  Mr.doob 6c5354f453 Merge pull request #11095 from Mugen87/dev 8 years ago
  Mugen87 d9831d7b36 Examples: Clean up 8 years ago
  Mr.doob affbb2b895 Updated builds. 8 years ago
  Mr.doob a1d297011e Simplified webgl_materials example. 8 years ago
  Mr.doob 6252b6fa59 Editor: Minimal MultiMaterial support. See #10931 8 years ago
  Mr.doob 7de1d68cab Multi Material serialising and deserialising. See #10931 8 years ago
  Mr.doob 7adb9160ae Updated builds. 8 years ago
  Mr.doob 7f55016b84 Merge pull request #11076 from brianchirls/remove-banding 8 years ago
  Mr.doob 254e09b72f Merge pull request #11074 from Mugen87/parametric 8 years ago
  Mr.doob ee76506451 Merge pull request #11088 from donmccurdy/feat-gltf-pbr-channel-swap 8 years ago
  Mr.doob 87cd4caca1 Merge pull request #11087 from mkeblx/patch-2 8 years ago
  Mr.doob 0677659027 Merge pull request #11082 from angelowang/dev 8 years ago
  Don McCurdy 24acde9a75 Add envmap to glTF 2.0 demo. 8 years ago
  Don McCurdy 486f4195c2 Swap channels on BoomBox metal-rough texture. 8 years ago
  Brian Chirls 1dd8c69564 Copy Material `dithering` property in `copy` and `toJSON` #11076 8 years ago
  Brian Chirls 88b397eede Renamed DITHERING defines in shaders 8 years ago
  Michael Blix abdd1713c6 Remove resetPose functionality. 8 years ago
  Mr.doob 759c78ef27 Merge pull request #11080 from yellcorp/matrix3parity 8 years ago
  Jim Boswell d63b15f424 Document Matrix3 multiplication and equality methods 8 years ago
  Jim Boswell 50708d968a Remove Matrix3.multiplyToArray 8 years ago
  Brian Chirls e1f2773178 Rename removeBanding to dithering #11076 8 years ago
  Angelo Wang 5b1b197305 Fix DragControls for containers not at (0,0) 8 years ago
  Mr.doob 3ae54a2a40 Merge pull request #11081 from donmccurdy/feat-draco-is-version-supported 8 years ago
  Don McCurdy f99a9e3103 Update DRACOLoader and draco_decoder. 8 years ago
  Mr.doob 19b3e0db3c Merge pull request #11061 from BrianMacIntosh/patch-1 8 years ago
  Mr.doob 6cd8973ced FBXLoader2: Removed more unneeded allocations. 8 years ago
  Jim Boswell 22b7fcd7bf Add unit tests of multiplyMatrices methods for both Matrix3 and Matrix4 8 years ago
  Jim Boswell 1b963b98b9 Add equality and matrix multiplication methods to Matrix3 8 years ago