|
@@ -99,7 +99,8 @@
|
|
|
- AMD "define" declaration is no longer anonymous ([RaananW](https://github.com/RaananW))
|
|
|
- Collision worker didn't initialize instanced meshes correctly - [#3819](https://github.com/BabylonJS/Babylon.js/issues/3819) ([RaananW](https://github.com/RaananW))
|
|
|
- postMessage calls in webworkers were fixed. ([RaananW](https://github.com/RaananW))
|
|
|
-- fixed WebCam Texture on Firefox and Edge - [#3825](https://github.com/BabylonJS/Babylon.js/issues/3825) ([sebavan](https://github.com/sebavan))
|
|
|
+- Fixed WebCam Texture on Firefox and Edge - [#3825](https://github.com/BabylonJS/Babylon.js/issues/3825) ([sebavan](https://github.com/sebavan))
|
|
|
+- Add onLoadObservable on VideoTexture - [#3845](https://github.com/BabylonJS/Babylon.js/issues/3845) ([sebavan](https://github.com/sebavan))
|
|
|
|
|
|
## Breaking changes
|
|
|
|