Commit Graph
24 Commits
Author SHA1 Message Date
James Chen 9ca49d770a Merge branch 'v3.8.0-hmi' into v3.8.2 2023-09-01 10:28:50 +08:00
James ChenandGitHub f7991ce839 Add v8 library (9.1) for openharmony. (#408) 2023-08-25 14:10:47 +08:00
James ChenandGitHub edc75f8839 Update swig, supports virtual inheritance (#395) 2023-08-09 11:35:04 +08:00
James ChenandGitHub 06c42fcd05 Update swig, fix: the generated glue code is wrong if rename an inner class (#388) 2023-07-13 16:02:45 +08:00
James Chen 772894d6a0 Merge branch 'v3.8.0' of github.com:cocos/cocos-engine-external into v3.8.0-hmi 2023-07-11 17:39:43 +08:00
James ChenandGitHub 53b03aa1de Update spine, build it on Mac to resolve low FPS (#379) 2023-07-06 17:32:33 +08:00
James ChenandGitHub e1ee5ad00a Update swig to v1.1.5, fix https://github.com/cocos/cocos-engine/issues/15583 (#373) 2023-06-30 10:36:46 +08:00
James ChenandGitHub 7dfba29388 Rebuild spine.wasm with -s MIN_SAFARI_VERSION=110000 (#370)
* Rebuild spine.wasm with -s MIN_SAFARI_VERSION=110000

* Remove execute permission
2023-06-21 19:40:31 +08:00
James Chen ab15deb121 Merge branch 'v3.8.0' of github.com:cocos/cocos-engine-external into v3.7.2-hmi 2023-06-05 13:51:02 +08:00
James ChenandGitHub 3117b1218c Update swig to cocos-v1.1.4, fix the binding of static variables. (#348)
* Update swig to cocos-v1.1.4

* Revert permission

* Update version.txt
2023-05-11 14:24:36 +08:00
James ChenandGitHub b701539f22 Update sources/CMakeLists.txt, add configuration for surfaceless mode (#341) 2023-04-17 16:06:37 +08:00
James ChenandGitHub bfc808a095 Support to bind a struct's default constructor with its properties as arguments. (#330) 2023-01-05 16:55:22 +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
James ChenandGitHub bc1c652c93 Update swig repo url (#324)
* Update swig repo url

* Update swig version
2022-12-19 14:10:04 +08:00
James ChenandGitHub b1d2c74774 Add Constructor.__isJSB for JSB classes. (#321) 2022-12-07 14:07:53 +08:00
James ChenandGitHub 8e9734ba80 fix crash if function returns stack object like Vec4 (#316)
* fix crash if function returns stack object like Vec4

* Strip debug symbols

* Update swig version to v1.1.0
2022-11-21 10:22:25 +08:00
James ChenandGitHub 749af5630c Update swig, fix warnings, upgrade to 4.1.0 release (#315) 2022-11-18 09:48:59 +08:00
James ChenandGitHub 0d193a0432 Update swig, disable warning for unused variable (#289) 2022-09-06 14:43:43 +08:00
James ChenandGitHub 68e015729d Add swig binaries for mac, win64, linux (#280)
* Add swig binaries for mac, win64, linux
2022-08-15 14:34:58 +08:00
James ChenandGitHub a0a3c67d09 freetype is only used in DebugRenderer now, so link freetype only when DebugRenderer is enabled. (#268) 2022-06-30 10:26:44 +08:00
James ChenandGitHub 53005b48c3 [v3.5] Don't depend on boost_container since it's not necessary (#240) 2022-04-01 11:54:59 +08:00
dumganhar 5215773c23 Add MurmurHash2.h/.cpp 2021-08-25 16:26:37 +08:00
James ChenandGitHub 00dee102a5 Add rapidjson v1.1.0 source code. (#181)
* Delete mac specific temp file: .DS_Store.

* Update .gitignore.

* Add rapidjson source code.
2021-08-21 11:29:26 +08:00