Commit Graph

2704 Commits

Author SHA1 Message Date
halx99 b249282234 Update file chmod [skip ci] 2022-10-02 17:16:16 +08:00
halx99 2eea90545d Add missing binaries 2022-10-02 17:07:39 +08:00
一线灵|Deal 5645bb241e
Final migrate (#876) 2022-10-01 16:24:52 +08:00
tkzcfc c01af9d338
export 'setAttachment' function to lua (#868)
* export: sp.SkeletonAnimation:findBone sp.SkeletonAnimation:getBoundingBox

* export 'setAttachment' function to lua

Co-authored-by: tkzcfc <tkzcfc@users.noreply.github.com>
2022-09-27 19:15:11 +08:00
halx99 d49b67204e Fix ci [skip ci] 2022-09-26 23:15:59 +08:00
halx99 a4454e7263 Migrate lua bindings generator 2022-09-26 23:01:09 +08:00
Paulo Coutinho 8c359917f7
Add apple tvos support (#846)
* support tvos

* support tvos and fix run command

* support tvos, fix run script and fix windows files

* support tvos on ci

* support tvos on ci and fix windows zlib

* support tvos on ci

* support tvos

* support tvos and tvos tests
2022-09-05 14:13:52 +08:00
halx99 3d30aecc46 Improve cmdline tool [skip ci] 2022-09-02 12:01:46 +08:00
一线灵|Deal 33b67fa0df
Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
一线灵 460e59f4de
Feature 803 (#804)
* Improve libpng cmake script to allow osx-arm64 target

* Update run-script.sh

* Update osx-ci.yml

* Update pr-ci.yml

* Update android-ci.yml

* Update pr-ci.yml

* Update osx-ci.yml

* Update README.md

* Update README.md

* Update libs

* Use macos-12 for osx target

* Fix ci
2022-08-14 11:19:56 +08:00
halx99 45d4d49266 Fi ci 2022-08-09 09:48:03 +08:00
一线灵 0b3032b4b1
Fix ci 2022-08-08 22:22:34 +08:00
一线灵 13fc72c02c
Migrate axys (#782) 2022-08-08 18:02:17 +08:00
halx99 e31640ca7b Fix andorid ci 2022-08-06 22:10:56 +08:00
halx99 f40c44755f Improve android setup tools
- Rename ANDROID_SDK to ANDROID_SDK_ROOT, refer to: https://developer.android.google.cn/studio/command-line/variables
- CMake: Use ndk in sdk_root/ndk/xxx/
2022-08-06 22:02:58 +08:00
halx99 70752831f6 Sync android sdk build-tools version for setup_android.py
Match with Android Gradle Plugin 7.2.0
2022-08-06 19:23:41 +08:00
halx99 c3582b45f8 Sync axis cmdline stat default value [skip ci] 2022-08-06 18:26:47 +08:00
一线灵 df2cfe1490
Fix android ci
Overwrite deprecated env to avoid use unexpected android sdk
2022-08-02 19:17:16 +08:00
halx99 81af90d463 Fix android ci 2022-08-02 18:49:19 +08:00
一线灵 a3b89db466
Update setup_android.py 2022-08-02 18:07:00 +08:00
tkzcfc 9791189fd3
[Lua Binding] Support return type 'ResourceData' (#763) 2022-07-22 13:13:22 +08:00
halx99 600fdd5962 Migrate macro COCOS2D_DEBUG, refer #751 2022-07-19 15:34:26 +08:00
halx99 c0a4371879 Migrate more macors 2022-07-16 10:43:05 +08:00
halx99 f3ac6ea871 Migrate macros 'CC_' to 'AX_' 2022-07-15 19:17:01 +08:00
一线灵 406f962cad
Migrate extension lua (#747) 2022-07-12 21:31:54 +08:00
一线灵 279337f17f
Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
halx99 9ee4181976 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
halx99 85bf142e52 Update tool scripts and delete unused file 2022-07-08 17:56:04 +08:00
DelinWorks 96c3453784 Fix project creation tools. 2022-07-08 07:22:29 +03:00
DelinWorks 6a9fed3f99 Finally fix .gitignore [skip ci] 2022-07-07 15:51:47 +03:00
DelinWorks 786e088ade Update .gitignore 2022-07-07 15:32:12 +03:00
DelinWorks 51a04cceaf Update .gitignore 2022-07-07 15:31:33 +03:00
DelinWorks 13ebaea1a9 Rename build toolchain. 2022-07-07 15:29:23 +03:00
DelinWorks c116171c1f Fix compilation. 2022-07-04 17:55:41 +03:00
halx99 047206e529 Fix warnings 2022-07-01 13:47:47 +08:00
halx99 5c35eda3b9 Upgrade android toolsets
- ndk to r23c
- gradle plugin to 7.2.0
- gradle wrapper to 7.4.2
- config ndk ver at adxetools.gradle
2022-06-11 16:16:47 +08:00
halx99 193ed82788 Fix github ci scripts 2022-05-23 17:11:10 +08:00
halx99 c584ee1e78 Enable video & webview lua-tests on windows 2022-05-18 12:52:05 +08:00
halx99 21fe8df12b Fix lua template duplicate res error on mac
Fix typo

Fix cmdline fail on new macos
2022-05-15 16:36:06 +08:00
一线灵 e8f6ea09e7
Try fix windows ci 2022-04-24 20:08:48 +08:00
halx99 ddd150d321 Sync lua bindings 2022-02-24 18:53:14 +08:00
halx99 94f3b94d55 Fix use prebuilt engine libs for win64 2022-02-22 19:09:34 +08:00
halx99 818e563e51 Finish #578 2022-02-17 17:11:17 +08:00
deal 8662f26f30
Enable ImGUIExt check for linux [skip ci] 2022-02-03 15:43:40 +08:00
deal 4e0581d168
Update setup_android.py 2022-01-28 20:25:58 +08:00
deal 66541d4236
Update script prompt [skip ci] 2022-01-28 20:18:46 +08:00
deal 04e5eeb112
Update setup_android.py 2022-01-28 20:17:28 +08:00
deal c241a418c9
Delete jdk setup on script [skip ci] 2022-01-28 15:19:56 +08:00
deal e6bf8c753d
[ci] Add openjdk17 to PATH 2022-01-28 15:04:23 +08:00
deal 7b7d19a577
print jdk version [skip ci] 2022-01-28 15:01:42 +08:00