161 Commits

Author SHA1 Message Date
ChenMo
d65c5a4cc4 Support trail render (#2873)
* feat: Support trail render
2026-01-24 18:17:57 +08:00
GuoLei1990
39dcd8a49d chore: release v1.6.13 2025-12-29 13:25:18 +08:00
GuoLei1990
e8fc958f51 chore: release v1.6.12 2025-12-26 10:36:38 +08:00
ChenMo
54837e4b03 Particle support emit mesh (#2869)
* feat: particle support emit mesh
2025-12-24 16:57:55 +08:00
GuoLei1990
46a0c5ec94 chore: release v1.6.11 2025-11-29 02:31:27 +08:00
GuoLei1990
e938185381 chore: release v1.6.10 2025-11-29 02:25:48 +08:00
GuoLei1990
efa9d9f32c chore: release v1.6.9 2025-11-29 02:23:50 +08:00
cptbtptpbcptdtptp
d2f089c21c chore: release v1.6.7 2025-10-24 14:20:18 +08:00
GuoLei1990
fdc9bdc124 chore: release v1.6.6 2025-10-10 15:03:04 +08:00
cptbtptpbcptdtptp
dfd2ad4a94 chore: release v1.6.5 2025-09-24 01:38:52 +08:00
GuoLei1990
d2fe3d694c chore: release v1.6.4 2025-09-23 11:48:05 +08:00
GuoLei1990
f01be81b3e chore: release v1.6.3 2025-09-23 10:35:49 +08:00
GuoLei1990
7e57a71342 chore: release v1.6.2 2025-09-22 16:18:54 +08:00
hhhhkrx
d880ed255a Built-in PBR support specular (#2837)
* feat: Built in PBR support specular
2025-09-22 16:17:34 +08:00
GuoLei1990
3a18c0b664 chore: release v1.6.1 2025-09-21 23:31:46 +08:00
GuoLei1990
928c6f8743 chore: release v1.6.0 2025-09-18 16:54:57 +08:00
Kbscript
9dbb725f5f chore: release v1.6.0-beta.2 2025-09-18 14:48:35 +08:00
GuoLei1990
337b019a41 chore: release v1.6.0-beta.1 2025-09-17 16:35:36 +08:00
ChenMo
891e9ad47b Fix transparency objects DepthTexture and SAO (#2820)
* fix: transparency objects `DepthTexture` and `SAO`
2025-09-17 16:34:14 +08:00
GuoLei1990
b92f8ea51e chore: release v1.6.0-beta.0 2025-09-16 22:43:07 +08:00
zhuxudong
bb30d5e9a1 Support shader pre compile (#2794)
* refactor: support shader pre compile
2025-09-16 22:39:30 +08:00
Kbscript
e19fcca948 chore: release v1.6.0-alpha.2 2025-09-16 16:53:42 +08:00
AZhan
36bc9fe068 fix: text e2e (#2814) 2025-09-15 18:29:50 +08:00
GuoLei1990
2d315f8b19 chore: release v1.6.0-alpha.1 2025-09-15 11:58:33 +08:00
hhhhkrx
f6f571965e Support Salable Ambient Occlusion (#2807)
* feat: support screen space ambient occlusion

Co-authored-by: GuoLei1990 <gl3336563@163.com>
2025-09-11 19:24:21 +08:00
GuoLei1990
b8c6013496 chore: release v1.6.0-alpha.0 2025-09-08 10:49:22 +08:00
ChenMo
a55313a6c5 test: fix diffPercentage of primitive-cone (#2804) 2025-08-19 14:28:35 +08:00
zhuxudong
a6af0d5f00 Enhance ktx2 hdr (#2798)
* fix: Enhance ktx2 hdr
2025-08-12 16:50:01 +08:00
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
Hu Song
2d0ecc3e77 feat: support ktx2 hdr(BC6H) (#2784) 2025-08-04 11:44:19 +08:00
hhhhkrx
6f3b755f5c metallic roughness workflow support specular (#2756)
* feat: metallic roughness workflow support specular
2025-07-25 11:15:36 +08:00
luzhuang
5a5276c5cd fix: e2e screenshot compare error (#2773) 2025-07-22 16:49:04 +08:00
zhuxudong
4da2c723fd Merge branch 'main' into chore/merge-main
# Conflicts:
#	pnpm-lock.yaml
2025-07-18 15:44:32 +08:00
cptbtptpbcptdtptp
5a047e20c1 chore: release v1.5.12 2025-07-15 15:45:24 +08:00
cptbtptpbcptdtptp
7c489dd12c chore: release v1.5.11 2025-07-11 16:04:56 +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
GuoLei1990
8a28389d8b chore: release v1.5.10 2025-07-02 15:18:08 +08:00
cptbtptpbcptdtptp
62256b7011 chore: release v1.5.9 2025-06-24 18:28:20 +08:00
cptbtptpbcptdtptp
faf5ab76a2 chore: release v1.5.8 2025-06-18 10:44:20 +08:00
GuoLei1990
5bf2155fc6 chore: release v1.5.7 2025-05-29 11:22:02 +08:00
GuoLei1990
e5b7ccec04 chore: release v1.5.6 2025-05-28 22:27:12 +08:00
ChenMo
c568b4a6db Fix particle bounds transform bug in world mode (#2709)
* fix: world bounds bug
2025-05-28 22:25:42 +08:00
GuoLei1990
7f02c912df chore: release v1.5.5 2025-05-28 20:33:14 +08:00
GuoLei1990
67939c5793 chore: release v1.5.4 2025-05-28 11:24:18 +08:00
GuoLei1990
2193e982a9 chore: release v1.5.3 2025-05-27 20:00:58 +08:00
GuoLei1990
d8d065e344 chore: release v1.5.2 2025-05-26 16:58:05 +08:00
GuoLei1990
0433470ec8 chore: release v1.5.1 2025-05-26 10:43:38 +08:00
luzhuang
f0fd340c24 Fix physics e2e demo (#2692)
* fix: physics custom url demo
2025-05-26 10:42:39 +08:00
GuoLei1990
f628b84b9e chore: release v1.5.0 2025-05-22 14:36:58 +08:00
luzhuang
98f548b913 Support custom physX url (#2672)
* feat: support custom physx url
2025-05-21 13:28:48 +08:00