Commit Graph

214 Commits

Author SHA1 Message Date
halx99 dc4e141387 Update readme & ci files 2023-03-25 11:18:21 +08:00
halx99 9bd9bb5714 Update ci: setup-python step 2023-03-25 11:14:51 +08:00
halx99 5e78f5c0db Improve thirdparty updating robot 2023-03-18 00:25:35 +08:00
halx99 8237960c1f Fix osx-ci.yml
Don't set cmake version which may not present on target action vm
2023-03-12 19:26:36 +08:00
halx99 eadd53f366 Improve winuwp-ci 2023-03-12 02:42:32 +08:00
Deal(涓€绾跨伒) 277bcd44ce 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(涓€绾跨伒) e8d63fd992 Update workflow files 2023-02-25 03:06:54 +00:00
Deal(涓€绾跨伒) 0ae5a3e91a Update update-prebuilts.yml 2023-02-16 06:25:35 +08:00
CHP 8174cc85ce Update android-ci.yml (#1029) 2023-01-14 08:24:55 +08:00
CHP dcf2edff5f Update android-ci.yml - upload apk (#1027) 2023-01-12 13:04:38 +08:00
Deal(涓€绾跨伒) 9ebb363802 Update pr-ci.yml 2023-01-12 11:38:08 +08:00
涓€绾跨伒|Deal b5e4bfe8d3 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
aismann 41af249063 Update pull_request_template.md (#1012) 2023-01-05 20:40:25 +08:00
halx99 f7b8c6528a Fix #991 2023-01-03 15:09:45 +08:00
halx99 d238f72820 Fix ci 2023-01-03 14:34:10 +08:00
涓€绾跨伒|Deal d5c7a2761a Update bug_report.md 2023-01-03 14:24:35 +08:00
涓€绾跨伒|Deal 1ae07227eb Add vs2019 test ci 2023-01-03 12:33:24 +08:00
涓€绾跨伒|Deal c59badc336 Update update-prebuilts.yml 2022-10-23 15:47:15 +08:00
涓€绾跨伒|Deal 4baf6a981a Update pr-ci.yml 2022-10-23 13:32:18 +08:00
涓€绾跨伒|Deal 391984bcb9 Update update-prebuilts.yml 2022-10-23 13:10:45 +08:00
涓€绾跨伒|Deal c5e3d4f7e6 Update update-prebuilts.yml 2022-10-23 12:38:54 +08:00
涓€绾跨伒|Deal c72f382cd3 Update update-prebuilts.yml 2022-10-23 00:19:06 +08:00
涓€绾跨伒|Deal 17f19a3547 Update update-prebuilts.yml 2022-10-22 23:48:29 +08:00
涓€绾跨伒|Deal 92d58f9b70 Update update-prebuilts.yml 2022-10-22 23:26:32 +08:00
halx99 be48054605 Add action to update thirdparty prebuilts 2022-10-22 23:21:38 +08:00
halx99 2b2e214ffe Update gh action files 2022-10-20 22:20:33 +08:00
涓€绾跨伒|Deal 94caf8d36d Update windows-ci.yml 2022-10-13 23:16:25 +08:00
涓€绾跨伒|Deal 25d93bd509 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
aismann ffca1c082f Update pull_request_template.md (#900) 2022-10-06 12:15:27 +08:00
涓€绾跨伒|Deal 48a7da97d6 Final migrate (#876) 2022-10-01 16:24:52 +08:00
涓€绾跨伒|Deal 9990f693a6 Update clang-format.yml 2022-09-24 13:36:32 +08:00
涓€绾跨伒|Deal 9ab996196e Create stale.yml 2022-09-19 18:42:24 +08:00
halx99 ea1b70288d Update thirdparty libs
fmt: 9.0.0 --> 9.1.0
llhttp: 6.0.7 --> 6.0.9
astc-encoder: 4.0.0 --> 4.1.0
webp: 1.2.2 --> 1.2.4
flatbuffers: 2.0.0 --> 2.0.8
2022-09-15 20:15:28 +08:00
halx99 25ba618050 Update windows-ci 2022-09-12 23:09:31 +08:00
Paulo Coutinho f5aeb5a8c2 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
涓€绾跨伒 c6fc93abbc Update README.md 2022-08-18 09:13:09 +08:00
unknown 9a9025aede Add empty check 2022-08-16 15:12:45 +05:30
halx99 6d5e50ded9 Avoid unnecessary double lookup 2022-08-16 17:14:06 +08:00
unknown 9968a7ddcb Add support for width & height in percentage for RichElementImage 2022-08-16 12:09:02 +05:30
halx99 d42e6b22b6 Update gh actions config files 2022-08-16 08:26:20 +08:00
涓€绾跨伒 a5ee1f0a98 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 68a205f9d3 Fix osx/ios ci 2022-08-11 13:08:14 +08:00
涓€绾跨伒 9892aa3d1c Migrate axys (#782) 2022-08-08 18:02:17 +08:00
涓€绾跨伒 72f689e38d Update genbindings-ci.yml 2022-07-19 18:50:49 +08:00
halx99 cf40f6e0c2 Update ci ignore [skip ci] 2022-07-15 18:51:17 +08:00
halx99 05805987d5 Sync docs for namespace migrate 2022-07-15 18:40:42 +08:00
涓€绾跨伒 9b4a7b1446 Merge: 04ca16125b 9ee4181976
Merge pull request #739 from axis-project/migrate-engine-test-extension-config

Migrate tests, extensions and configs
2022-07-10 09:47:41 +08:00
涓€绾跨伒 d4c4d395a5 Merge: 18076d09f0 2f8d5dd2f6
Merge pull request #738 from solan-solan/index_array_to_stl

IndexArray to stl
2022-07-10 09:47:27 +08:00
halx99 c2acb3a744 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
DESKTOP-16GC0B8\813658 07bffb5df1 operator[] changed for better usage 2022-07-09 02:07:01 +03:00
涓€绾跨伒 8dcef00970 Rename .github/PULL_REQUEST_TEMPLATE/pull_request_template.md to .github/pull_request_template.md
Fix pull request tempalte doesn't work
2022-07-08 23:17:29 +08:00
halx99 c10fb9a94f Add pull request template 2022-07-08 22:56:49 +08:00
涓€绾跨伒 20900f2065 Merge: f02410f81b f15dc098e6
Merge pull request #730 from DelinWorks/migrate-engine-name

Fix engine setup files.
2022-07-08 15:34:23 +08:00
DelinWorks 455be5d2ac Fix python setup file. 2022-07-07 14:37:59 +03:00
halx99 7d245700be Fix gh actions syntax 2022-07-07 17:45:52 +08:00
halx99 f11930eb08 Auto ignore all *.md files for ci 2022-07-07 17:42:45 +08:00
Turky Mohammed 87e4fad96c Merge: a2bea19e1e 3ac444efa6
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-12 17:26:54 +03:00
DelinWorks 237a3ccbad Improve emission shapes workflow.
`ps->addEmissionShape(ParticleSystem::createConeShape({ -2000, 0 }, 400, 90, 50));` is the new workflow.
2022-06-11 18:06:43 +03:00
涓€绾跨伒 fc2d2e5e50 Update genbindings-ci.yml 2022-06-09 17:14:10 +08:00
涓€绾跨伒 4a835f8fab Update genbindings-ci [skip ci] 2022-06-09 17:05:46 +08:00
涓€绾跨伒 c6619c60c6 Update genbindings-ci.yml
perform pull before push
2022-06-09 17:02:41 +08:00
涓€绾跨伒 dcc6071fa2 Update docs-ci.yml 2022-05-19 13:54:02 +08:00
涓€绾跨伒 5520e026fe Update windows-ci.yml 2022-04-24 21:35:29 +08:00
涓€绾跨伒 a1352a8170 Try fix windows ci 2022-04-24 20:09:55 +08:00
halx99 0043b61eb0 Merge: d8b858203e 8e7a59a0d4
Merge branch 'dev' of https://github.com/adxeproject/adxe into dev
2022-02-24 19:02:42 +08:00
halx99 58281f4145 Fix linux ci 2022-02-24 19:00:49 +08:00
deal c5eaa07f4a Update genbindings-ci.yml 2022-02-24 18:55:19 +08:00
halx99 a1b40c61ea [ci] Setup openjdk with github action 2022-01-28 15:27:17 +08:00
deal 6031fdda11 Update android-ci.yml 2022-01-08 00:09:50 +08:00
deal 6b94191d82 Update genbindings-ci.yml 2022-01-01 22:01:29 +08:00
deal 3861a15be6 Auto commiting genbinding chnages 2022-01-01 21:27:39 +08:00
halx99 def5f9e2bc Rename core folder name 2021-12-31 14:39:08 +08:00
deal f32280ff42 Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead

Merge ahead to dev
2021-12-31 12:12:40 +08:00
halx99 64d7b55366 Update ci branch name 2021-12-31 11:00:35 +08:00
halx99 fb5c2926af Tidy ci scripts 2021-12-30 20:15:42 +08:00
deal ddedf1e113 Update linux-ci.yml 2021-12-30 19:56:07 +08:00
deal 2581aaf19b Update pr-ci.yml 2021-12-30 19:53:30 +08:00
halx99 af52e6b6bb Tidy ci scripts 2021-12-30 19:40:30 +08:00
halx99 fa6617b8a8 Fix ci 2021-12-30 17:56:35 +08:00
halx99 11c83ea1cf Optimize ci scripts [skip ci] 2021-12-30 17:47:01 +08:00
deal a813aac10e Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev

Merge Crash Fix #559 from dev
2021-12-28 21:27:32 +08:00
halx99 13927aa1bc Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector

Reported by @rh101

Signed-off-by: halx99 <halx99@live.com>
2021-12-28 21:00:45 +08:00
deal ae4268a736 Update clang-format.yml 2021-12-28 16:03:49 +08:00
deal 47720c429a Update clang-format.yml 2021-12-28 16:00:18 +08:00
halx99 6bba4ce24b Merge: d397854ead 9eeeb151a1
Merge commit
2021-12-28 11:07:12 +08:00
halx99 c93849c6de Commit chnages 2021-12-28 11:05:34 +08:00
deal 0bd37c8875 Update clang-format.yml 2021-12-28 10:57:56 +08:00
deal dc2f821a58 Update clang-format.yml 2021-12-25 10:00:26 +08:00
deal 6459318039 Update clang-format.yml 2021-12-25 09:53:34 +08:00
deal 6b876c51ea Update clang-format.yml 2021-12-25 00:35:40 +08:00
deal 391305ca9e Create clang-format.yml 2021-12-24 20:16:30 +08:00
halx99 e83c8b1c08 Merge: b5e1e78417 53272c6532
Merge pull request #504 from adxeproject/freetype-sdf

Replace SDF implementation with freetype
2021-09-20 18:24:11 +08:00
halx99 01f34d1e74 Fix mac build [skip ci] 2021-09-20 18:18:52 +08:00
halx99 cd67d2f3cc Update pr-ci.yml 2021-09-20 16:18:08 +08:00
halx99 3580070f62 Update linux-ci.yml 2021-09-20 16:16:41 +08:00
halx99 0e1e2663e0 Update pr-ci.yml 2021-09-17 16:10:46 +08:00
halx99 53ac32b74a Update pr-ci.yml 2021-09-17 16:09:00 +08:00
halx99 324c5ffde6 Update bug_report.md 2021-08-30 10:47:45 +08:00
halx99 48a1164168 Update bug_report.md 2021-08-30 10:47:07 +08:00
halx99 3b424f75e5 Update windows-ci.yml 2021-08-27 12:39:49 +08:00