|
@@ -89,6 +89,7 @@
|
|
|
- Fix bug in `Plane.transform` when matrix passed in is not a pure rotation ([Popov72](https://github.com/Popov72)
|
|
|
- Fix bug in PBR when anisotropy is enabled and no bump texture is provided ([Popov72](https://github.com/Popov72)
|
|
|
- Fix horizon occlusion in PBR materials ([Popov72](https://github.com/Popov72)
|
|
|
+- Fix wrong relative position in applyImpulse/applyForce for ammojs plugin ([cedricguillemet](https://github.com/cedricguillemet))
|
|
|
- Fixed delay calculation in Animatable.goToFrame when speedRatio != 1 ([Reimund Järnfors](https://github.com/reimund)
|
|
|
- Fix bug in PBR when translucency is enabled and an irradiance texture is provided ([Popov72](https://github.com/Popov72)
|
|
|
- Fix bug in PBR with translucency when irradiance texture is 2D ([Popov72](https://github.com/Popov72)
|