Releases: pmndrs/three-stdlib
Releases · pmndrs/three-stdlib
v1.2.4
1.2.4 (2021-04-22)
Bug Fixes
- transform controls event system can't have _ as preffix (cc079be), closes #51
v1.2.4-beta.1
Bug Fixes
- transform controls event system can't have _ as preffix (cc079be), closes #51
v1.2.3
1.2.3 (2021-04-11)
Bug Fixes
- classes should be called with this (f0ea855)
- dont need to call Function.call when it's a class (ab2e560), closes #52
v1.2.3-beta.4
Bug Fixes
- dont need to call Function.call when it's a class (ab2e560), closes #52
v1.2.3-beta.3
Bug Fixes
- classes should be called with this (f0ea855)
v1.2.3-beta.2
Reverts
- Revert "fix: regeneratorRuntime is not defined" (4c2a736)
v1.2.3-beta.1
Bug Fixes
- regeneratorRuntime is not defined (5a4b01e)
v1.2.2
1.2.2 (2021-04-04)
Bug Fixes
v1.2.1
1.2.1 (2021-04-03)
Bug Fixes
v1.2.0
1.2.0 (2021-04-03)
Features
- Move AfterimagePass to a class with customizable shader (#49) (4450baf)