Historia zmian

Autor SHA1 Wiadomość Data
  Mr.doob 5b0714c370 Updated build. 15 lat temu
  Mr.doob 389b74f9fc Updated builds. 15 lat temu
  Mr.doob e538e30a2a Adding alteredq's builds (crappy way to merge I know, but works). 15 lat temu
  Mr.doob 7aeaa8c663 Added `translateX( amount )` and `translateZ( amount )` to `Camera`. 15 lat temu
  Mr.doob b13b9164b7 `THREE.Matrix4()` → `THREE.Matrix4( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 )` 15 lat temu
  Mr.doob 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` 15 lat temu
  alteredq 508d22f296 Synced with mrdoob's branch. 15 lat temu
  Mr.doob a9e185aa70 Updated README includes. 15 lat temu
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 lat temu
  Mr.doob e7f5f3865a Fixed WebGL Wrappings. 15 lat temu
  Mr.doob fecd2f3a39 `python build.py --includes` generate a `includes.js` for easy copy/pasting 15 lat temu
  alteredq a395e120c3 Updated WebGLRenderer and corresponding examples to work with new Texture API. 15 lat temu
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. 15 lat temu
  alteredq c91aac5d5c Synced with mrdoob's branch. 15 lat temu
  Mr.doob 315bc5ad3e Updated build. 15 lat temu
  alteredq a1d68ddba3 Fixed bug(s) causing broken Fresnel demo. 15 lat temu
  Mr.doob 584a8440fd Merging with alteredq's branch. 15 lat temu
  Mr.doob 59304d8a6e Matrix4.transformVector3 ⟶ Matrix4.multiplyVector3 15 lat temu
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 15 lat temu
  Mr.doob 7441b1de59 Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ). 15 lat temu
  alteredq c1cb8e9067 Added handling of 2d textures in MeshShaderMaterial. 15 lat temu
  alteredq 0f9184888a Refactored common code for cube texture setting into separate setCubeTexture function. 15 lat temu
  alteredq da9094710f Made refraction examples working again. 15 lat temu
  Mr.doob e72b82cda2 Merging with orgicus' branch. 15 lat temu
  Mr.doob f9f7d3645f Merging with alteredq's branch. 15 lat temu
  Mr.doob a6c9984a67 Commented some WIP code in CanvasRenderer so it doesn't throw warnings while compiling. 15 lat temu
  Mr.doob 47d6116179 Merging with alteredq's branch. 15 lat temu
  Mr.doob 95ec00f8ac Updated builds. 15 lat temu
  Mr.doob 67250c69d9 Merging with alteredq's branch. 15 lat temu
  Mr.doob 34f802e392 Code clean up. 15 lat temu