|
@@ -168,6 +168,7 @@
|
|
- Fix an error in applying texture to sides of `extrudePolygon` using faceUV[1] ([JohnK](https://github.com/BabylonJSGuide/))
|
|
- Fix an error in applying texture to sides of `extrudePolygon` using faceUV[1] ([JohnK](https://github.com/BabylonJSGuide/))
|
|
- Playground didn't work if query params were added to the URL ([RaananW](https://github.com/RaananW))
|
|
- Playground didn't work if query params were added to the URL ([RaananW](https://github.com/RaananW))
|
|
- Fixed Path3D `_distances` / length computation ([Poolminer](https://github.com/Poolminer))
|
|
- Fixed Path3D `_distances` / length computation ([Poolminer](https://github.com/Poolminer))
|
|
|
|
+- Make sure bone matrices are up to date when calling `TransformNode.attachToBone` ([Popov72](https://github.com/Popov72))
|
|
|
|
|
|
## Breaking changes
|
|
## Breaking changes
|
|
|
|
|