提交歷史

作者 SHA1 備註 提交日期
  Mr.doob d2cfb5ec37 Made id property immutable. 11 年之前
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 年之前
  Mr.doob 94125d9ec3 More tweaks to Texture. 11 年之前
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 年之前
  Mr.doob 769b0195e8 Moving texture.needsUpdate to events. 12 年之前
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 年之前
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 年之前
  Mr.doob 0b62713ccc Removed *.uuid. 12 年之前
  Mr.doob a220c6c347 Renamed Math.uuid() to Math.generateUUID() 12 年之前
  Mr.doob 76f65d7fdb Using RFC4122, version 4 for ids instead of incremental number. 12 年之前
  Aleksandar Rodic 0e9c555e3a added outliner for multiple asset types 12 年之前
  Mr.doob 389cf29b6b THREE.extend again breaking things. 13 年之前
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 13 年之前
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 年之前
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 年之前
  Mr.doob fdb737d078 Sending target in the deallocate event. 13 年之前
  Mr.doob b81e23e898 Event system implementation for deallocating geometries and textures. 13 年之前
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 13 年之前
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 13 年之前
  Mr.doob 4d1c1edabf Simplified mipmaps a bit more and returning copy of array when cloning. 13 年之前
  alteredq 71c4cec78c Refactored texture cloning. 13 年之前
  alteredq 5cb5d8b022 Added texture.unpackAlignment parameter. 13 年之前
  Ben Adams c955abf235 Implement pre-mipmapping 13 年之前
  alteredq 3a19a4ae08 Editor: added textures to scene exporter. 13 年之前
  Mr.doob 5365e0c512 Changed *Library approach. 13 年之前
  Mr.doob 5b29891f56 Renamed *Lib to *Library. 13 年之前
  Mr.doob f9d9b88f00 Added deallocate() as per discussion in 05cbaf5a3324d5770b8f52c0a3fc886344d8b932 13 年之前
  Mr.doob 05cbaf5a33 Replaced *Count with *Lib system. 13 年之前
  Mr.doob b5d6cd9221 Clearer Texture clone(). 13 年之前
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 年之前