Commit History

Author SHA1 Message Date
  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. 12 years ago
  Neil 88092284cb Changed Material.overdraw from a boolean to a number 12 years ago
  Mr.doob 31b77223f0 Material: Remove unnecessary conditional branch. From @cjshannon. 12 years ago
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 years ago
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 years ago
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 years ago
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 years ago
  Mr.doob fdb737d078 Sending target in the deallocate event. 12 years ago
  Mr.doob 2b4d13ea44 Added deallocate() to Material. 12 years ago
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 12 years ago
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 12 years ago
  Mr.doob 95b17a53c8 Added style strings support THREE.Color. 12 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
  alteredq c7895fb5b4 Fixed handling of materials generated by ColladaLoader. 13 years ago
  alteredq 78bee855e6 Fixed lowercase "material" constructor. 13 years ago
  alteredq 7dd4dd0b73 Started to clean up broken materials. 13 years ago
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 years ago
  Mr.doob aadb1d7825 Material super clone appoach. 13 years ago
  Mr.doob b973152c38 Dumber (but safer) approach for material.clone(). 13 years ago
  Mr.doob fb22058689 .setValues() was also copying 'setValues' and 'clone' :D 13 years ago
  gero3 7695c25398 update to make it less dependaned 13 years ago