Commit Graph

2812 Commits

Author SHA1 Message Date
GuoLei1990
2d315f8b19 chore: release v1.6.0-alpha.1 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 v1.6.0-alpha.0 2025-09-08 10:49:22 +08:00
luzhuang
9364b2fd4a Prevent ResourceManager test failures due to unhandled rejection… (#2812)
* fix: prevent ResourceManager test failures due to unhandled rejection
2025-09-05 16:09:00 +08:00
AZhan
bf7da35945 Add relative layout to UITransform (#2760)
* feat: add relative layout to `UITransform`
2025-09-05 15:32:29 +08:00
luzhuang
ba37dd4a9d Physics support sweep and overlap (#2776)
* feat: support sweep and overlap
2025-09-03 19:42:34 +08:00
AZhan
6e913492a4 Add progress callback for ProjectLoader (#2803)
* refactor: opt glTF load fail logic
2025-08-19 17:40:02 +08:00
ChenMo
a55313a6c5 test: fix diffPercentage of primitive-cone (#2804) 2025-08-19 14:28:35 +08:00
GuoLei1990
f9f00cdec1 Merge branch 'main' into dev/1.6 2025-08-19 11:40:46 +08:00
Bo Kou
0a11d5b32b chore: make examples into a package (#2800)
* chore: add example package
2025-08-19 11:35:13 +08:00
zhuxudong
a6af0d5f00 Enhance ktx2 hdr (#2798)
* fix: Enhance ktx2 hdr
2025-08-12 16:50:01 +08:00
zhuxudong
d312ce46dc fix particle function error (#2797) 2025-08-08 16:45:54 +08:00
鹅叔
3d372bb11c Refactor: add IPlatformShaderProgram type (#2782)
* refactor: add IPlatformShaderProgram type
2025-08-06 17:30:09 +08:00
AZhan
f10b07fa36 fix: particle set tiling (#2789) 2025-08-06 17:26:16 +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
zhuxudong
7861f3f20c Fix ktx2 compatibility (#2783) 2025-07-25 17:15:34 +08:00
hhhhkrx
6f3b755f5c metallic roughness workflow support specular (#2756)
* feat: metallic roughness workflow support specular
2025-07-25 11:15:36 +08:00
zhuxudong
d273e48c98 Fixed KTX2 transcoder compatibility issue (#2778)
* feat: KTX2 transcoder compatibility issue
2025-07-24 16:37:12 +08:00
Bo Kou
c9cade4668 Merge pull request #2779 from MrKou47/chore/preload-config
chore: preload including xr-webxr
2025-07-24 15:48:07 +08:00
Kbscript
a7e764685a chore: preload include xr-webxr 2025-07-24 15:46:46 +08:00
luzhuang
5a5276c5cd fix: e2e screenshot compare error (#2773) 2025-07-22 16:49:04 +08:00
AZhan
ba6fcc734c Fix audio clone bug (#2767)
* fix: clone bug
2025-07-21 21:38:04 +08:00
ChenMo
22e73517c7 Merge pull request #2774 from zhuxudong/fix/context-lost-immediately
fix: context lost immediately
2025-07-21 20:50:39 +08:00
zhuxudong
ed3d897a39 chore: opt code 2025-07-21 20:40:53 +08:00
zhuxudong
1e8814a3bf chore: rename 2025-07-21 19:26:00 +08:00
zhuxudong
32ffb7012c fix: get gl lost state immediately 2025-07-21 18:13:17 +08:00
ChenMo
9a6d81dc71 Merge pull request #2770 from zhuxudong/chore/merge-main
Merge main
2025-07-18 17:11:08 +08:00
zhuxudong
d7cf62e4b8 chore: update pnpm lock 2025-07-18 15:44:58 +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 v1.5.12 2025-07-15 15:45:24 +08:00
zhuxudong
462da8f5d0 refactor: export libs for ktx2 transcoder (#2768) 2025-07-15 15:36:29 +08:00
cptbtptpbcptdtptp
7c489dd12c chore: release v1.5.11 v1.5.11 2025-07-11 16:04:56 +08:00
AZhan
d814019d8b Fix ui clone bug (#2765)
* fix: ui clone bug
2025-07-11 16:01:58 +08:00
AZhan
17c273e22e fix: button clone bug (#2758) 2025-07-08 15:10:25 +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 v1.5.10 2025-07-02 15:18:08 +08:00
ChenMo
4e9a448ce6 Add add Component or Entity plugin method (#2759)
* feat: add add Component or Entity plugin method
2025-07-02 15:17:34 +08:00
cptbtptpbcptdtptp
62256b7011 chore: release v1.5.9 v1.5.9 2025-06-24 18:28:20 +08:00
luzhuang
266168e987 Fix resolve hanging when component references are deleted in PrefabLoader (#2755)
* fix: prefabLoader when componentRef be deleted
2025-06-24 18:23:21 +08:00
AZhan
8f59562599 Fix ui button clone bug (#2752)
* fix: ui button clone
2025-06-24 16:37:56 +08:00
AZhan
a005541179 Fix illegal url when Parse by Json(#2753)
* fix: illegal url
2025-06-24 16:36:56 +08:00
zhuxudong
751dd059bd chore: replace glslify plugin (#2754) 2025-06-24 15:50:33 +08:00
zhuxudong
2115736edf ci: no glslify shader-shaderlab (#2749) 2025-06-20 16:08:18 +08:00
Bo Kou
e7f1f19e08 Update release-official-kit.yml 2025-06-20 16:00:33 +08:00
hhhhkrx
95135f4f23 Fix Indirect Light Sheen/ClearCoat specularAO (#2744)
* fix: pbr specularAO
2025-06-20 12:05:48 +08:00
hhhhkrx
ac262f3915 brdf and btdf moved to bsdf (#2745)
* fix: brdf and btdf merge into bsdf
2025-06-19 15:57:30 +08:00
luzhuang
430eacdf76 Fix box shape CharacterController size setting error (#2716)
* fix: box shape CharacterController size setting error and add warning for upAxis and rotation change
2025-06-19 15:11:13 +08:00
cptbtptpbcptdtptp
faf5ab76a2 chore: release v1.5.8 v1.5.8 2025-06-18 10:44:20 +08:00
AZhan
46b6a3cda0 Fixed UITransform cloning missing some properties (#2722)
* fix: ui transform clone
2025-06-18 10:37:13 +08:00