コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  kikko eaea61c306 added UVs and Normals to exported mesh and set mesh name as Classname instead of full path 15 年 前
  Mr.doob 9a04c244f3 - Fixed mistake on the README example 15 年 前
  Mr.doob 74e70f1358 - Removed unneded updateMatrix in Camera 15 年 前
  Mr.doob 368e6a19c2 - Added WIP Blender 2.5 exporter 15 年 前
  Mr.doob b0b3d9644a - Small camera tweaks 15 年 前
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 年 前
  Mr.doob a889bc2cef - Fixed matrix bug (transformed objects outside the x axis would get infinitely tall :S) 15 年 前
  Mr.doob 2a3d1e35cb * autoClear property for renderers. 15 年 前
  Mr.doob 0aac038d58 - JSLinted 15 年 前
  Mr.doob bdd2d95269 - Tweaks on Terrain demo 15 年 前
  Mr.doob 26412389ae - Improved Terrain Generator demo. 15 年 前
  Mr.doob 2cd123401a - Added codecs metadata on video demo. 15 年 前
  Mr.doob 3755d003f0 - Using .ogv instead of .ogg for clarity. Although it gives mime-type issues... 15 年 前
  Mr.doob ecdf342361 - Added support to Theora only browsers on the materials_video example. 15 年 前
  Mr.doob ff32637a7d - Wrong title on video demo. 15 年 前
  Mr.doob a1eee92ef8 - Added info panel on video demo. 15 年 前