Commit Graph

2746 Commits

Author SHA1 Message Date
halx99 1d29be8613 Fix win-ci/build.ps1 for x86 build 2023-04-20 08:11:14 +08:00
halx99 dd8a88d6f8 Improve build.ps1 script 2023-04-02 21:34:45 +08:00
Deal(一线灵) 7a24a89ca8
Building with ninja + official llvm-clang-cl support (#1159)
* Building with ninja + official llvm-clang-cl support

* Update gh ci for clang

* Fix ci

* Fix ci

* Fix ci

* FIx dll copy [skip ci]

* Fix ci warnings

* Update ci files and readme

* Update badges
2023-04-02 16:04:19 +08:00
halx99 1560049f03 Fix #1157 2023-04-02 09:27:56 +08:00
Deal(一线灵) 54c6087bb4
Fix #1156 2023-04-02 01:41:00 +08:00
halx99 fa1c9b8322 Fix #1155 2023-04-02 00:26:03 +08:00
bwaiox 8026e9fd70
Fix lua warnning (#1151)
* Update CMakeLists.txt

fix tmpnam warnning in loslib.c

* Update utils.py

fix error "File "/axmol/tools/console/bin/axmol.py", line 1091, in <module>" when command "axmol new " was used
2023-04-01 17:31:13 +08:00
Deal(一线灵) 3d23eea8d0
Media engine video texture (#1133)
* VideoPlayer based on new MediaEngine[Win32/UWP]

* Improve MediaEngine interface

* Update readme

* Improve pixel format

* Improve MediaEngine interface

* Ready for PR UWP/Win32

* Ready for PR UWP,Win32

* Update reademe files

* Update readme files

* Update UIVideoPlayer-android.cpp [skip ci]

* Update UIVideoPlayer-ios.mm

* Update MFUtils.cpp

* Fix ci
2023-03-25 08:37:51 +08:00
Deal(一线灵) 4f8b5a25a9
Update update-prebuilts.ps1 2023-03-21 21:21:02 +08:00
halx99 5d23fea656 Improve thirdparty updating robot 2023-03-18 00:25:35 +08:00
halx99 7226125e7e Update project url in sources 2023-03-12 01:44:55 +08:00
Deal(一线灵) b46417809d
Windows Store UWP apps support (#1108)
* [BIG FEATURE] Windows Store UWP apps support

* Fix ci, add uwp for pr-ci

* Fix ci

* Improve ci script

* Fix ci

* Fix ci

* Fix ci

* Fix ci

* Upload uwp appx package artifacts [skip ci]

* Use d2d draw system font text

* Fix ci

* Improve code style
2023-03-11 22:10:18 +08:00
Deal(一线灵) 37f1b59014
Update update-prebuilts.sh 2023-03-09 16:51:09 +08:00
halx99 859a4eea57 Tidy lua-template-default 2023-02-24 00:17:36 +08:00
halx99 c8f5293f2e Android CI: signed release apks 2023-02-18 11:26:37 +08:00
Deal(一线灵) 47ba2e6644
Delete README.md 2023-02-15 15:06:53 +08:00
halx99 c108ee1917 Now lua-binding generator use python3 2023-02-14 23:30:44 +08:00
halx99 768955f7ae Remove unused 2023-02-14 23:23:11 +08:00
halx99 7c34cfe22d Remove libclang binaries from repo 2023-02-14 23:10:28 +08:00
CHP 0ad4fbbe37
Update android-ci.yml - upload apk (#1027) 2023-01-12 13:04:38 +08:00
一线灵|Deal 100a688ce5
Add windows dll build checks for GH actions (#1023)
* Update windows-ci.yml

* Update pr-ci.yml

* Update build.ps1

* Update windows-ci.yml

* Update build.ps1
2023-01-08 22:04:14 +08:00
CHP b5cde53994
ANDROID_SDK_ROOT -> ANDROID_HOME (#1009)
* Update setup.py

* ANDROID_SDK_ROOT -> ANDROID_HOME
2023-01-04 08:03:48 +08:00
halx99 7b921a2d75 Fix ci 2023-01-03 14:34:10 +08:00
CHP 7a0138e3f1
unix-ci use cmake --parallel for all platforms (#982)
* unix-ci use cmake --parallel for all platforms

+cleanup

* Update run-script.sh
2022-12-12 02:23:39 +08:00
CHP 41b9b68038
Update before-install.sh (#981) 2022-12-11 22:26:24 +08:00
CHP 09f5ac6150
Update before-install.sh (#980) 2022-12-11 22:25:54 +08:00
一线灵|Deal 07f9bf5b2f
Fix axmol run --list-platforms [skip ci] 2022-11-12 20:48:41 +08:00
一线灵|Deal 2e63e8923c
Update run-script.sh 2022-11-10 23:28:15 +08:00
一线灵|Deal 7c8a856e57
Fix tvos ci (effekseer require tvos-14.5) 2022-11-01 18:23:27 +08:00
一线灵|Deal 039e899da2
Update run-script.sh 2022-11-01 17:35:00 +08:00
halx99 35876ef6c1 Fix ci 2022-11-01 12:12:13 +08:00
一线灵|Deal f10e63c24d
Eanble efeekseer ci checks for apple platforms 2022-10-31 21:48:52 +08:00
halx99 886c25c9de Enable live2d and effekseer extension ci checks 2022-10-31 14:35:42 +08:00
一线灵|Deal 0ee6e93e1d
Update update-prebuilts.sh 2022-10-23 11:06:20 +08:00
halx99 1df4a99e4b Update script file 2022-10-22 20:02:36 -07:00
一线灵|Deal 6ee4d33fff
Update script [skip ci] 2022-10-22 23:54:40 +08:00
halx99 6c738bbb31 Add update thirdparty prebuilt script [skip ci] 2022-10-22 07:49:36 -07:00
一线灵|Deal 39b57ae939
Improve code quality (stage1.Oct) (#916)
* Improve code quality

* Add env PULL_REQUEST [skip ci]

* Update build.ps1

* Fix ci [skip ci]

* Update ZipUtils.cpp

* Update build.ps1

* Resolve reviews

* Improve

* Improve code style

* Resolve reviews

* Use pod_vector

* Improve resize growth

* Update CCAnimation3D.cpp

* Update axstd.h [skip ci]
2022-10-13 21:44:42 +08:00
halx99 8e5a378f1c Luabinding: Add std:🧵:id support 2022-10-12 14:22:45 +08:00
CHP 92cd2ee005
Update run-script.sh 2022-10-05 21:20:53 +02:00
CHP 460a197220
Update before-install.sh 2022-10-05 21:19:47 +02:00
CHP 6d9acdc789
Delete setup_android.py
This file is not needed with latest android SDK
2022-10-05 21:18:06 +02:00
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