Releases: marcofugaro/three-projected-material
Releases · marcofugaro/three-projected-material
v2.0.1
🐛 BUGFIXES
- Don't break on WebGL1 devices
v2.0.0
🚨 BREAKING CHANGES
project()
andprojectInstanceAt()
now have to be called as a method of the material
🚀 NEW FEATURES
- Support for
envMap
and other properties of MeshPhysicalMaterial. - Multi material support
- Transparent images support
- Allow updating the properties
🐛 BUGFIXES
- Fix OrthographicCamera incorrect calculations
- Fix library breaking with WebGL2