Compare commits

...
10 Commits
Author SHA1 Message Date
江战andGitHub a17aa187c4 Merge pull request #334 from bravetwo/v3.7.1
[v3.7.1] fix iOS plane polygon drift error
2023-02-07 14:58:58 +08:00
MoHai bb9d872f65 fix plane polygon drift error 2023-02-07 14:06:42 +08:00
MoHaiandGitHub 67df64a9ae Merge branch 'cocos:v3.7.1' into v3.7.1 2023-02-07 11:51:41 +08:00
MoHaiandGitHub 06933d0a6a [v3.7.1] update ar .a libs (#333)
* update ar android .a lib

* update ar ios .a lib
2023-02-05 11:32:05 +08:00
MoHai 152aa6bf9c update ar ios .a lib 2023-02-03 21:00:49 +08:00
MoHai 346ae8f18e update ar android .a lib 2023-02-03 20:47:28 +08:00
MoHaiandGitHub 1a834a63c6 update ar ios lib (#329) 2022-12-30 11:11:18 +08:00
江战andGitHub c6a8715ad2 Merge pull request #328 from dumganhar/license-year
Update the license info for the files generated by swig
2022-12-29 13:22:50 +08:00
James Chen d38351ef50 Update versions.txt 2022-12-29 12:45:33 +08:00
James Chen 8942d8ab78 Update the license info for the files genereated by swig 2022-12-29 12:44:30 +08:00
7 changed files with 4 additions and 4 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4 -4
View File
@@ -131,7 +131,7 @@ glslang (Built using https://github.com/YunHsiao/glslang/tree/build)
ios: 11.5.0 (commit: 1978c76)
linux: 11.5.0
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.1 )
win64: cocos-v1.1.1 (commit: 7736311)
mac: cocos-v1.1.1 (commit: 7736311)
linux: cocos-v1.1.1 (commit: 7736311)
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.2 )
win64: cocos-v1.1.2 (commit: 5c7c430)
mac: cocos-v1.1.2 (commit: 5c7c430)
linux: cocos-v1.1.2 (commit: 5c7c430)
Binary file not shown.