Releases: marcofugaro/three-projected-material
Releases · marcofugaro/three-projected-material
v2.2.2
🚀 Features
- Expose backgroundOpacity option #56
v2.2.1
🐛 Bugfixes
- 👨👩👧 Take into consideration parent transforms 9b68954
v2.2.0
🚀 Features
- Dispatch a textureload event #44
🐛 Bugfixes
- 👮♂️ Add camera type check d4a1aab
- Allow usage with normal three.js materials 1a895de
v2.1.2
🐛 Bugfixes
- fix textures not yet loaded not working #40
v2.1.0
🚀 Features
- 👮 Add typescript definition #37
🐛 Bugfixes
- 🔫 Dispose of resize listener in the
dispose()
function #36
- 🔪 Remove three.js warning #35
- 🌥 Fix usage with skypack #35
v2.0.5...v2.1.0
v2.0.5
🐛 BUGFIXES
- Fix bug with the map option #27
v2.0.4
🐛 BUGFIXES
- Fix copy() and clone() of material #25
- Support canvas textures #23
v2.0.3
🐛 BUGFIXES
- Don't project from the back of the camera #16
v2.0.2
🐛 BUGFIXES
- Fix issue with VideoTextures #19
- Fix computing of matrixWorld when mesh has a parent