Compare commits
12
Commits
v3.8.0-15
...
develop-26
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7983e5d777 | ||
|
|
109587f1dd | ||
|
|
4063971d00 | ||
|
|
80ca0b1f3c | ||
|
|
5fc3b6118c | ||
|
|
4296d772c0 | ||
|
|
8bfff93881 | ||
|
|
6e292f061a | ||
|
|
e1ee5ad00a | ||
|
|
161b2ca59a | ||
|
|
998ab5a93c | ||
|
|
bc4dcfbabe |
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -255,6 +255,7 @@ declare namespace Bullet {
|
||||
// CharacterController
|
||||
ControllerHitReport_new(): ptr;
|
||||
CharacterController_getGhostObject(ptrCCT: ptr): ptr;
|
||||
CharacterController_getCollisionShape(ptrCCT: ptr): ptr;
|
||||
ControllerHit_getCurrentController(p: ptr): ptr;
|
||||
ControllerHit_getHitWorldPos(p: ptr): ptr;
|
||||
ControllerHit_getHitWorldNormal(p: ptr): ptr;
|
||||
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
+4
-4
@@ -139,7 +139,7 @@ glslang (Built using https://github.com/YunHsiao/glslang/tree/build)
|
||||
linux: 11.5.0
|
||||
openharmony:11.5.0 (commit: 1978c76)
|
||||
|
||||
swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files are downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.4 )
|
||||
win64: cocos-v1.1.4 (commit: 9807544)
|
||||
mac: cocos-v1.1.4 (commit: 9807544)
|
||||
linux: cocos-v1.1.4 (commit: 9807544)
|
||||
swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files are downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.5 )
|
||||
win64: cocos-v1.1.5 (commit: 42543c0)
|
||||
mac: cocos-v1.1.5 (commit: 42543c0)
|
||||
linux: cocos-v1.1.5 (commit: 42543c0)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user