Raanan Weber 7 лет назад
Родитель
Сommit
9886c2dedb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      dist/preview release/what's new.md

+ 1 - 0
dist/preview release/what's new.md

@@ -24,6 +24,7 @@
 ### Core Engine
 
 - Fix ```shadowEnabled``` property on lights. Shadows are not visble anymore when disabled ([sebavan](http://www.github.com/sebavan))
+- Physics `unregisterOnPhysicsCollide` didn't remove callback correctly [#4291](https://github.com/BabylonJS/Babylon.js/issues/4291) ([RaananW](https://github.com/RaananW))
 
 ### Viewer