Commit Graph

2756 Commits

Author SHA1 Message Date
halx99 6e81b44965 Improve sources-migrate [skip ci] 2023-06-11 17:48:29 +08:00
halx99 71be98dede Improve sources-migrate [skip ci] 2023-06-11 15:35:18 +08:00
halx99 cb3d96b56f Improve sources-migrate [skip ci]
- support migrate specific folder
2023-06-11 15:31:16 +08:00
halx99 9b3031822d Fix lua bindings 2023-06-11 15:07:31 +08:00
halx99 f1e3fc9348 Improve sources-migrate 2023-06-11 14:38:54 +08:00
halx99 b9034fd33b Fix genbindings 2023-06-11 14:38:34 +08:00
Deal(一线灵) 0c058a5d3e
Remove CC prefix from code file name (#1230)
* Add migrate sources tool

* Fix include replace regex

* Fix compile

* Migrate maually

* Disable sources-migrate tool by default

* Fix ci

* Fix ci

* Improve source migrate

* Fix ios/tvos ci

* Fix ios/tvos ci

* Fix
2023-06-11 13:08:08 +08:00
Deal(一线灵) d57706b8ae
Improve media-engine for android, linux (#1228)
* Improve media-engine
- Implement andorid,linux
- Improve local file uri scheme

* Fix ci

* Improve code style

* Improve

* Update VlcMediaEngine.cpp

* Update AvfMediaEngine.h

* Fix ci

* Improve code style

* Enable androidx gradle.properties [skip ci]

* Improve code style

* Remove unnecessary callbacks

* Rename VideoPlayer to MediaPlayer
2023-06-10 22:05:49 +08:00
halx99 4568549870 [CI] Only build cpp-tests for android 2023-06-06 10:33:00 +08:00
Deal(一线灵) dbc323d3f2
Update VERSION.txt 2023-05-30 10:19:09 +08:00
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