Commit History

作者 SHA1 備註 提交日期
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... 15 年之前
  Mr.doob 8b18eafc78 - Added "Or so they say..." demo to featured projects. 15 年之前
  Mr.doob ada5ff2536 - Show ParticleBitmapMaterial center when using three_debug.js 15 年之前
  Mr.doob 5fe1f2a6d1 - ParticleBitmapMaterial.offset clearRect fixed 15 年之前
  Mr.doob 217b1505a3 - Added ParticleBitmapMaterial.offset (Vector2) 15 年之前
  Mr.doob c4d39ba6ae - UV 1,1 trying to access unexisting pixels on the texture 15 年之前
  Mr.doob 5ff2dfcaca - Added Mesh.flipSided boolean 15 年之前
  Mr.doob 2c9c52d037 - Added Earth example to README 15 年之前
  Mr.doob fbbb78446d - Shadow texture for Earth demo 15 年之前
  Mr.doob 2dfcf24e02 - Improved earth demo 15 年之前
  Mr.doob a7bed157a3 - Added Sphere primitive 15 年之前
  Mr.doob 8820e868b9 - Missed a line change on the Blender 2.5b exporter 15 年之前
  Mr.doob b381202910 * Using new object `UV` instead of `Vector2` where it should be used 15 年之前
  Mr.doob 69dc5dcb8f - Removed unneded code 15 年之前
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) 15 年之前
  Mr.doob 8e5c8debf9 - Clean up 15 年之前
  philogb f0f3483f91 Remove useless alert. 15 年之前
  philogb 2b0ea54a4c Core performance improvements through shared props 15 年之前
  Mr.doob f62b6e988d - Added three_debug.js (Renders some debug data) 15 年之前
  Mr.doob 1c729ec8a0 - strip() is not the right way to remove substrings, replace() is the right one 15 年之前
  Mr.doob 5268aeb0c9 - Blender Exporter: Using filename instead of object name for classname (easier to use that way) 15 年之前
  Mr.doob 794e26a94f - My keboard pastes stuff randomly sometimes :/ 15 年之前
  Mr.doob 7d43f5394c - While we're at it, let's add particle rotations too. 15 年之前
  Mr.doob f4335c5409 - Updated README 15 年之前
  Mr.doob 418a1bc287 * Added `ParticleCircleMaterial` and `ParticleBitmapMaterial` 15 年之前
  Mr.doob c58843f23e - Seems like new dev version of Blender has some Python API changes. (Can't wait until Blender 2.5 gets released :D) 15 年之前
  Mr.doob 7b385cf7a8 - First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now) 15 年之前
  Mr.doob dfc82f46ba - Added more example projects 15 年之前
  Mr.doob 4d0fdbb1c6 - Scene.add > Scene.addObject 15 年之前
  Mr.doob fbad38c7e3 - Added "Contributors" section to README 15 年之前