luzhuang
|
2e915a01d6
|
Update e2e base image and correct threshold (#2775)
* refactor: update e2e base image and correct threshold
|
2025-08-06 15:49:53 +08:00 |
|
luzhuang
|
c50e4f2a18
|
Migrate e2e testing from Cypress to Playwright (#2746)
* refactor: migrate e2e testing from Cypress to Playwright
|
2025-07-08 14:38:49 +08:00 |
|
luzhuang
|
220f9a7a7d
|
Fix primitive e2e error (#2007)
* fix: primitive e2e error
|
2024-02-22 17:35:23 +08:00 |
|
GuoLei1990
|
cabba01237
|
Merge branch 'dev/1.1' of github.com:galacean/engine into dev/shaderLab
# Conflicts:
# packages/shader-lab/src/RuntimeContext.ts
# packages/shader-lab/src/ShaderVisitor.ts
# packages/shader-lab/src/ast-node/AstNode.ts
# packages/shader-lab/src/parser/tokens/GLSLKeywords.ts
# tests/src/shader-lab/ShaderLab.test.ts
# tests/src/shader-lab/demo.shader
|
2024-02-22 16:38:32 +08:00 |
|
luzhuang
|
8541659337
|
Optimize the e2e test framework (#1973)
* feat: opt e2e test framework
|
2024-01-17 11:10:12 +08:00 |
|
singlecoder
|
caa5b38aa7
|
Fix cone and capsule error (#1961)
* fix(primitivemesh): fix clone and capsule error
|
2024-01-16 10:33:55 +08:00 |
|
GuoLei1990
|
2e8b172a1b
|
Merge branch 'main' into dev/1.2
* main:
Fix `PointerEvent` and `BlurEvent` triggered in same frame caused the wrong count of pointers. (#1958)
Fix element buffer read error (#1950)
Add extend height for measure text (#1947)
"v1.1.0-beta.37"
fix(sort): fix sort error (#1951)
# Conflicts:
# packages/core/package.json
# packages/design/package.json
# packages/draco/package.json
# packages/galacean/package.json
# packages/loader/package.json
# packages/math/package.json
# packages/physics-lite/package.json
# packages/physics-physx/package.json
# packages/rhi-webgl/package.json
# packages/shader-lab/package.json
|
2024-01-12 11:19:53 +08:00 |
|
zhuxudong
|
c55ceedd96
|
Fix element buffer read error (#1950)
* fix: buffer read error
|
2024-01-08 19:12:24 +08:00 |
|
Hu Song
|
a679466bf1
|
glTF support meshopt (#1686)
* feat: support meshopt
|
2024-01-04 15:46:25 +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 |
|