Commit Graph

27 Commits

Author SHA1 Message Date
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
Hu Song
e66263d78e ci: remove ci on node 12 (#801) 2022-05-16 14:24:20 +08:00
Hu Song
ebaa542496 Fix ci Error (#322)
* feat: add curl -s codecov
2021-06-08 12:01:42 +08:00
Hu Song
f7adc1c5f5 Fix CI Error (#321)
* ci: fix ci script error
2021-06-08 11:29:46 +08:00
gz65555
6fd2441d3f ci: use macos to run electron test 2021-01-26 18:56:33 +08:00
gz65555
8bf0d40a0c ci: rename ci file 2021-01-26 17:01:05 +08:00
gz65555
6cd1a9c7a0 ci: run ci 2021-01-26 16:38:03 +08:00
gz65555
313fab0bac ci: add npm install 2021-01-26 16:33:34 +08:00
gz65555
03cb5e8c03 ci: add npx to spawn rollup 2021-01-26 16:30:28 +08:00
gz65555
f12e289913 ci: add build command 2021-01-26 16:26:08 +08:00
gz65555
cd1956b1ea push trigger actions 2021-01-26 16:22:43 +08:00
gz65555
48047ae44c ci: use github template 2021-01-26 16:19:27 +08:00
gz65555
bd71e9ba8b ci: set ci atomic 2021-01-26 16:15:24 +08:00
gz65555
afa92f2b4a ci: fix ci command 2021-01-26 16:13:02 +08:00
gz65555
e4f93a11c8 ci: call ci 2021-01-26 16:11:57 +08:00
gz65555
6f436aecb5 ci: boostrap first 2021-01-26 16:10:07 +08:00
gz65555
950ed7338a ci: first github action 2021-01-26 16:05:35 +08:00