소스 검색

Merge pull request #6394 from MackeyK24/master

Ammo.js library updates
David Catuhe 6 년 전
부모
커밋
55eb473ab8
3개의 변경된 파일83개의 추가작업 그리고 1330개의 파일을 삭제
  1. 40 665
      dist/ammo.js
  2. 40 665
      dist/preview release/ammo.js
  3. 3 0
      dist/preview release/what's new.md

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 40 - 665
dist/ammo.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 40 - 665
dist/preview release/ammo.js


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

@@ -33,6 +33,9 @@
 ### Meshes
 - Added new CreateTiledPlane and CreateTiledBox ([JohnK](https://github.com/BabylonJSGuide/))
 
+### Physics
+- Update Ammo.js library to support global collision contact callbacks ([MackeyK24](https://github.com/MackeyK24/))
+
 ## Bug fixes
 - Added support for `AnimationGroup` serialization ([Drigax](https://github.com/drigax/))
 - Removing assetContainer from scene will also remove gui layers ([TrevorDev](https://github.com/TrevorDev))