Commit History

Author SHA1 Message Date
  Mr.doob d2cfb5ec37 Made id property immutable. 11 years ago
  Mr.doob c353d166c2 Reverted 4439d901e0e3e9b8a6dd3559a665062ad1988344. Implemented material.visible in Projector. See #5256. 11 years ago
  Mr.doob f8ecbb150e Moved *Exporter code to the objects themselves. See #4621. 11 years ago
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 years ago
  Mr.doob 4439d901e0 Uh?! Since when material.visible exists? 11 years ago
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 years ago
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 years ago
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 years ago
  Mr.doob 0b62713ccc Removed *.uuid. 12 years ago
  Mr.doob a220c6c347 Renamed Math.uuid() to Math.generateUUID() 12 years ago
  Mr.doob 76f65d7fdb Using RFC4122, version 4 for ids instead of incremental number. 12 years ago
  Aleksandar Rodic 0e9c555e3a added outliner for multiple asset types 12 years ago
  Mr.doob 0aa61720cb Updated builds. 13 years ago
  Neil 88092284cb Changed Material.overdraw from a boolean to a number 13 years ago
  Mr.doob 31b77223f0 Material: Remove unnecessary conditional branch. From @cjshannon. 13 years ago
  Mr.doob 389cf29b6b THREE.extend again breaking things. 13 years ago
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 13 years ago
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 years ago
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 years ago
  Mr.doob fdb737d078 Sending target in the deallocate event. 13 years ago
  Mr.doob 2b4d13ea44 Added deallocate() to Material. 13 years ago
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 13 years ago
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 13 years ago
  Mr.doob 95b17a53c8 Added style strings support THREE.Color. 13 years ago
  Mr.doob 5365e0c512 Changed *Library approach. 13 years ago
  Mr.doob 5b29891f56 Renamed *Lib to *Library. 13 years ago
  Mr.doob f9d9b88f00 Added deallocate() as per discussion in 05cbaf5a3324d5770b8f52c0a3fc886344d8b932 13 years ago
  Mr.doob 05cbaf5a33 Replaced *Count with *Lib system. 13 years ago
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 years ago
  Mr.doob e60c179536 I guess we can start adding some warning here and there. 13 years ago