Skip to content

Releases: marcofugaro/three-projected-material

v2.2.2

27 Feb 17:30
Compare
Choose a tag to compare

🚀 Features

  • Expose backgroundOpacity option #56

v2.2.1

30 Jan 18:17
Compare
Choose a tag to compare

🐛 Bugfixes

  • 👨‍👩‍👧 Take into consideration parent transforms 9b68954

v2.2.0

30 Jan 18:15
Compare
Choose a tag to compare

🚀 Features

  • Dispatch a textureload event #44

🐛 Bugfixes

  • 👮‍♂️ Add camera type check d4a1aab
  • Allow usage with normal three.js materials 1a895de

v2.1.2

18 May 08:28
Compare
Choose a tag to compare

🐛 Bugfixes

  • fix textures not yet loaded not working #40

v2.1.1

26 Apr 10:15
Compare
Choose a tag to compare

🐛 Bugfixes

  • fix scope bug #39

v2.1.0

20 Apr 19:49
Compare
Choose a tag to compare

🚀 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

05 Nov 10:57
Compare
Choose a tag to compare

🐛 BUGFIXES

  • Fix bug with the map option #27

v2.0.4

21 Sep 21:52
Compare
Choose a tag to compare

🐛 BUGFIXES

  • Fix copy() and clone() of material #25
  • Support canvas textures #23

v2.0.3

30 Mar 09:09
Compare
Choose a tag to compare

🐛 BUGFIXES

  • Don't project from the back of the camera #16

v2.0.2

29 Mar 20:52
Compare
Choose a tag to compare

🐛 BUGFIXES

  • Fix issue with VideoTextures #19
  • Fix computing of matrixWorld when mesh has a parent