コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 3946176ef3 Merge branch 'dev' of git://github.com/alteredq/three.js into dev 13 年 前
  Mr.doob 92314df02d Editor: Wired up material.reflectivity 13 年 前
  Mr.doob 9c36d3082d Editor: Wired up material.bumpScale 13 年 前
  Mr.doob 86e310b555 Editor: material.envMap actually working\nobjectSelected event was nulling the widget texture... 13 年 前
  Mr.doob 1bf08ec3f5 Editor: Added material.endMap, or so I think 13 年 前
  alteredq 7b44f9ccb6 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年 前
  alteredq a945f93644 Added config and batch files for creating "max" build with JS files from the examples folder. 13 年 前
  Mr.doob 5bbfbbf467 Merge remote-tracking branch 'alteredq/dev' into dev 13 年 前
  Mr.doob fa245d81c6 Implemented the new deallocate() methods in webgl_test_memory. 13 年 前
  alteredq 07fc79d788 Added var to Detector.js 13 年 前
  alteredq 6660e155d5 More Closure compile warnings / errors fixing in examples/js. 13 年 前
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. 13 年 前
  Mr.doob feffb88f1e Includes to editor and examples. 13 年 前
  Mr.doob 04b652ae26 Moving *Controls to examples/js 13 年 前
  Mr.doob b2b4789465 Editor: Changing dummyTexture to be of a Texture instead of DataTexture. 13 年 前
  Mr.doob d000e49c25 Updated builds. 13 年 前
  Mr.doob 5365e0c512 Changed *Library approach. 13 年 前
  Mr.doob 8123729290 Updated builds. 13 年 前
  Mr.doob 5b29891f56 Renamed *Lib to *Library. 13 年 前
  Mr.doob 5d08ebe99b Updated builds. 13 年 前
  Mr.doob f9d9b88f00 Added deallocate() as per discussion in 05cbaf5a3324d5770b8f52c0a3fc886344d8b932 13 年 前
  Mr.doob e618db3c5d Merge remote-tracking branch 'alteredq/dev' into dev 13 年 前
  Mr.doob bab5c3423e Editor: specularMap, bumpMap, normalMap seem to work. 13 年 前
  alteredq d20375434e Editor: texture init hack also for dropped models. 13 年 前
  Mr.doob ecc41ceb16 Merge remote-tracking branch 'alteredq/dev' into dev 13 年 前
  Mr.doob 97899178c0 Editor: Putting material.map feature on hold. 13 年 前
  alteredq 1f959d4283 Editor: temporary hack to make textures working. 13 年 前
  alteredq 45b3ca20d0 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年 前
  alteredq 0ba66170b6 Testing exporter in new Blender 2.64. 13 年 前
  Mr.doob 05cbaf5a33 Replaced *Count with *Lib system. 13 年 前