|
@@ -104,6 +104,7 @@
|
|
- postMessage calls in webworkers were fixed. ([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))
|
|
- Add onLoadObservable on VideoTexture - [#3845](https://github.com/BabylonJS/Babylon.js/issues/3845) ([sebavan](https://github.com/sebavan))
|
|
|
|
+- beforeRender is now triggered after the camera updated its state - [#3873](https://github.com/BabylonJS/Babylon.js/issues/3873) ([RaananW](https://github.com/RaananW))
|
|
|
|
|
|
## Breaking changes
|
|
## Breaking changes
|
|
|
|
|