Commit Graph

66 Commits

Author SHA1 Message Date
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
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
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
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
Hu Song
a8d9990930 test: fix github test (#1669) 2023-07-31 15:17:08 +08:00
Hu Song
8f151ae691 test: fix ci not work (#1670) 2023-07-31 15:15:55 +08:00
GuoLei1990
16ce65dbed ci: update ci on branch 2023-05-31 11:14:31 +08:00
云游君
f0fdb2452b ci: faster with lock & better practice by github actions (#1508)
* ci: faster with lock & better practice by github actions

* ci: add move os test & use build instead of ci
2023-05-27 14:13:05 +08:00
GuoLei1990
11aedfa37e Merge commit 'b391c7441fc934139bf74d997424627b33ea9779' into dev/0.9
* commit 'b391c7441fc934139bf74d997424627b33ea9779':
  Fix physics lite raycast bug (#999) (#1104)
  fix: resource parser error (#1105)
  v0.8.0-beta.31
  feat: add release action (#1102)
  Fix `Compoment`/`Script` `onDisable` and  `onEnable` bug  (#1087)
  Revert "fix: onDisable() call back scene is null bug (#1098)" (#1101)
  fix: onDisable() call back scene is null bug (#1098)
  Add AnimatorController loader  for AniamtorController Editor (#1078)
  v0.8.0-beta.30
  fix: pointer moving delta bug (#1083)
  v0.8.0-beta.29
  fix: texture load bug in miniprogram (#1077)
  v0.8.0-beta.28
  v0.8.0-beta.27
  Fix Material Resolved with Texture References (#1076)
  Support glTF materials remap (#1034)
  Fix wrong word recieveShadow to receiveShadow (#1065)

# Conflicts:
#	lerna.json
#	packages/core/package.json
#	packages/core/src/shadow/Extension.ts
#	packages/core/src/shadow/ShadowFeature.ts
#	packages/design/package.json
#	packages/draco/package.json
#	packages/loader/package.json
#	packages/loader/src/index.ts
#	packages/loader/src/resource-deserialize/index.ts
#	packages/loader/src/resource-deserialize/resources/animatorController/type.ts
#	packages/math/package.json
#	packages/oasis-engine/package.json
#	packages/physics-lite/package.json
#	packages/physics-physx/package.json
#	packages/rhi-webgl/package.json
#	tests/package.json
2022-10-17 17:57:03 +08:00
Kbscript
310ea2bbb2 feat: add release action (#1102) 2022-10-17 10:59:42 +08:00
Hu Song
343e067ec8 Use pnpm workspace instead of lerna (#1032)
* build: Use pnpm workspace instead of lerna
2022-09-15 12:51:23 +08:00