커밋 기록

작성자 SHA1 메시지 날짜
  alteredq d1931198ea Fixed wrong orientation of bottom and top textures in textured cube. 15 년 전
  alteredq 0610f5734f Fixed vertex shader to work in Mac. 15 년 전
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) 15 년 전
  alteredq 59280c0cbb Fixed performance issue in WebGL version of materials test. We are back at 60 fps ;) 15 년 전
  alteredq 5535f71130 Added checks for nonexisting face materials if MeshFaceMaterial is used. 15 년 전
  alteredq bc11316ae9 Back at master branch. 15 년 전
  Mr.doob c174157925 Compiled lib with julianwa's Line clipping fix. 15 년 전
  Julian Walker 90d5ddf681 Fixed flickering issue when clipping lines with multiple segments. 15 년 전
  Mr.doob aafc506270 Projector: Added header credit and reformated. 15 년 전
  Mr.doob 2e38de39df Modified lines_test example to test Line clipping. Seems like there are some issues... 15 년 전
  Mr.doob 9637daef88 Seems like the new Particle projection code got lost in the merge. Fixed. 15 년 전
  Mr.doob c16394d2ec Updated README. 15 년 전
  Mr.doob b025a6176d Projector merged succesfully. 15 년 전
  Mr.doob 0d9dc84980 Merge remote branch 'julianwa/master' into materials 15 년 전
  Mr.doob b8ae37245f Merging julianwa's branch 15 년 전
  Mr.doob 2b92a824c2 Added FaceMaterial example in materials demo. 15 년 전
  Mr.doob 9c12250c61 Merge remote branch 'alteredq/materials' into materials 15 년 전
  Mr.doob ec0de29153 Merging alteredq branch 15 년 전
  Mr.doob 7dd33d6df6 Merging with alteredq branch 15 년 전
  Mr.doob 51f91fdd03 Removed alpha component from the Color class 15 년 전
  alteredq e98d8da4ad Added poor man's additive blending to WebGLRenderer. 15 년 전
  Julian Walker 49f878c5a5 * Added near and far plane clipping for THREE.Line rendering in CanvasRenderer. 15 년 전
  alteredq 3d3708919b Added support to "shading" materials parameter in WebGLRenderer. 15 년 전
  Mr.doob f7d71abc3e Improved materials demo. 15 년 전
  Mr.doob 23688daf08 Added WIP materials example (showing all at once). 15 년 전
  Mr.doob fbfa375d2c src/io/Loader.js ⟶ src/extras/io/Loader.js 15 년 전
  Mr.doob b449fdf5a8 Added a variation of the interactive example (using Tween.js) 15 년 전
  Mr.doob 5e4476bde8 Now using Closure Compiler (~2kbytes) 15 년 전
  Mr.doob dc6e335dc9 Color: Nicer way to check whether the hex has the alpha component or not. Removed unused methods. 15 년 전
  Mr.doob fe82bdbda9 Came up with a crazy approach to get Vertex Colors. Gouraud yet on step closer. 15 년 전