Commit History

Author SHA1 Message Date
  Mr.doob 992fa72707 Texture: Added sourceFile property. See #6236. 11 years ago
  Michael Bond 484f364eb8 Adding different environment mapping types including equirectangular mapping and sphere mapping 11 years ago
  Mr.doob d2cfb5ec37 Made id property immutable. 11 years ago
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 years ago
  Mr.doob 94125d9ec3 More tweaks to Texture. 11 years ago
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 years ago
  Mr.doob 769b0195e8 Moving texture.needsUpdate to events. 12 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 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 b81e23e898 Event system implementation for deallocating geometries and textures. 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 4d1c1edabf Simplified mipmaps a bit more and returning copy of array when cloning. 13 years ago
  alteredq 71c4cec78c Refactored texture cloning. 13 years ago
  alteredq 5cb5d8b022 Added texture.unpackAlignment parameter. 13 years ago
  Ben Adams c955abf235 Implement pre-mipmapping 13 years ago
  alteredq 3a19a4ae08 Editor: added textures to scene exporter. 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