Commit Graph

93 Commits

Author SHA1 Message Date
luzhuang
ed9c82fa3f Fix audio test error in local env && Upgrade upload-artifact for e2e (#2539)
* fix: upgrade upload-artifact

* fix: audio test error in local env
2025-02-06 17:53:14 +08:00
ChenMo
3575cb9376 Update release.yml 2025-01-14 16:04:14 +08:00
singlecoder
8703a2dc4f Support GUI (#2375)
* feat(2d): support GUI
2025-01-09 19:17:21 +08:00
Bo Kou
808997c568 Update release.yml 2025-01-07 13:24:53 +08:00
Bo Kou
89c3cf23d7 Update release.yml 2025-01-07 12:34:55 +08:00
singlecoder
07c6475a09 feat: spine support git clone branch (#2488) 2025-01-06 18:24:30 +08:00
Bo Kou
42d0927c04 Update release.yml 2025-01-02 18:48:08 +08:00
Bo Kou
9015315165 Update release.yml 2025-01-02 17:53:29 +08:00
Kbscript
f5351a9c59 fix: adapter bundle setting 2024-12-24 18:41:12 +08:00
Kbscript
970a02d02c fix: adapter bundle setting 2024-12-24 18:34:41 +08:00
Kbscript
a4a6953d10 feat: adapter path 2024-12-24 18:29:03 +08:00
Kbscript
2850a718d5 feat: fix adapter temp path 2024-12-24 18:23:20 +08:00
Kbscript
afddc218b6 chore: modify adapter bundler setting 2024-12-24 15:42:50 +08:00
Kbscript
81d6c4c6c3 chore: use main branch of galacena/publish to build 2024-12-24 13:28:42 +08:00
Kbscript
77db379443 chore: tweak release action 2024-12-24 12:58:41 +08:00
Kbscript
cbe310e394 chore: tweak release action 2024-12-24 12:43:11 +08:00
Bo Kou
3076ff6c27 Update release.yml 2024-12-24 12:07:49 +08:00
Kbscript
590ebaabb5 feat: update release action 2024-12-24 10:52:34 +08:00
luzhuang
85327c63e7 Merge branch main of github.com:oasis-engine/engine into feat/animator 2024-10-31 14:41:25 +08:00
Kbscript
d78acd2c0c chore: replace publish action 2024-10-31 11:02:15 +08:00
Dan218
2d22109d91 Fix typo of HOW_TO_CONTRIBUTE.md (#2400)
* fix: typo of .github/HOW_TO_CONTRIBUTE.md
2024-10-25 15:44:52 +08:00
luzhuang
1b3c7fd483 test: replacce floss with vitest (#2396)
* test: change floss to vitest
2024-10-22 10:53:49 +08:00
SwayYan
ab1ceb3bd7 Improve ShaderLab compilation error log and package build (#2364)
* feat(shaderlab): [wip] optmize error log

* feat(shaderlab): multi package

* feat: add shaderlab verbose package

* feat: update readme

* fix: new scope when parse pass
2024-10-16 17:41:27 +08:00
gz65555
fc39d5d15e ci: update publish 2024-09-25 17:08:29 +08:00
gz65555
e6ea0571c4 ci: remove directory 2024-09-25 16:49:56 +08:00
gz65555
b55549df0a ci: add code cov token 2024-09-25 16:44:16 +08:00
gz65555
432b75c49b ci: use the new coverage action 2024-09-25 16:38:23 +08:00
gz65555
d4e0d5d0bc ci: use the right nyc 2024-09-25 16:28:57 +08:00
gz65555
ec4a457eb0 ci: support report codecov 2024-09-25 16:17:09 +08:00
Bo Kou
7f62d4a5f1 Fix labeler action (#2372) 2024-09-10 20:36:42 +08:00
gz65555
e357541c1c ci: fix public key 2024-09-02 11:00:51 +08:00
gz65555
e9d3286a52 ci: upgrade node version 2024-09-02 10:43:56 +08:00
gz65555
faefa7b03b ci: update publish version 2024-09-02 10:36:08 +08:00
gz65555
73447c258f ci: update publish version 2024-09-02 10:25:34 +08:00
gz65555
0c72400a53 ci: upgrade publish version 2024-08-30 18:07:01 +08:00
gz65555
442c811402 ci: add upload workflow 2024-08-30 17:57:15 +08:00
Hu Song
17e3edbb8f ci: add webxr provenace (#2365)
* ci: add webxr provenace
2024-08-28 11:21:01 +08:00
gz65555
e63584d9ea ci: update publish version 2024-08-28 10:49:36 +08:00
gz65555
df84f7c32f ci: update release version 2024-08-28 10:37:28 +08:00
Hu Song
cb058362b3 Add release workflow to github action (#2363)
* ci: add release to github action
2024-08-27 17:43:18 +08:00
Bo Kou
04770ec4f7 chore: add labeler action (#2268) 2024-07-26 11:29:48 +08:00
GuoLei1990
4e92999e9f Merge commit '4fbf848cc81a7f7072aae05edecf3f6dd035394a' into dev/1.3 2024-07-22 14:57:40 +08:00
ChenMo
4fbf848cc8 Update release.yml 2024-07-19 13:21:30 +08:00
ChenMo
b8b651bbdd Update release.yml 2024-07-19 13:13:57 +08:00
ChenMo
36c6539c2d Update release.yml (#2249) 2024-07-19 13:12:07 +08:00
SwayYan
1a1870821e Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size (#2113)
* refactor: refactoring the ShaderLab Compiler Module
2024-07-15 18:05:28 +08:00
zhuxudong
ffad56b2fe Add material tests for e2e (#1918)
* test: add material e2e test

---------

Co-authored-by: luzhuang <364439895@qq.com>
2023-12-28 10:58:05 +08:00
luzhuang
8200bfdd5e Add e2e test (#1656)
* test: add e2e test
2023-12-21 18:03:08 +08:00
GuoLei1990
63d26cc6fa Merge commit '4260bae1d4baf4b68a3e280f7fb8c4644e54b978' into dev/1.1
* commit '4260bae1d4baf4b68a3e280f7fb8c4644e54b978':
  Enhance type for `LoadItem` & `Entity.getComponent` (#1696)
  Fix ci test (#1677)
  "v1.0.0-beta.18"
  Fix blend shape bug with glTF interleaved buffer (#1678)
  fix: exec multiple times error (#1680)
  test(TextUtils): update unit test case of `TextUtils` (#1645)
  test(TextRenderer): add unit test case of `TextRenderer` (#1646)
2023-08-14 16:11:35 +08:00
Hu Song
c7d4eeb464 Fix ci test (#1677)
* ci: test
2023-08-11 15:18:53 +08:00