James Chen
|
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 |
minggo
|
ce540f2517
|
Revert "Support to bind a struct's default constructor with its properties as arguments. (#330)" (#331)
This reverts commit bfc808a095.
|
2023-01-06 10:31:42 +08:00 |
James Chen
|
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
|
8942d8ab78
|
Update the license info for the files genereated by swig
|
2022-12-29 12:44:30 +08:00 |
James Chen
|
b1d2c74774
|
Add Constructor.__isJSB for JSB classes. (#321)
|
2022-12-07 14:07:53 +08:00 |
James Chen
|
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 Chen
|
749af5630c
|
Update swig, fix warnings, upgrade to 4.1.0 release (#315)
|
2022-11-18 09:48:59 +08:00 |
James Chen
|
0d193a0432
|
Update swig, disable warning for unused variable (#289)
|
2022-09-06 14:43:43 +08:00 |
James Chen
|
68e015729d
|
Add swig binaries for mac, win64, linux (#280)
* Add swig binaries for mac, win64, linux
|
2022-08-15 14:34:58 +08:00 |