477 Commits

Author SHA1 Message Date
GuoLei1990
ca5884b5d8 chore: release v0.0.0-experimental-backup.5 2025-11-29 00:45:03 +08:00
GuoLei1990
89dff9a8d7 chore: release v0.0.0-experimental-backup.4 2025-11-29 00:40:43 +08:00
GuoLei1990
489d0d32f1 chore: release v0.0.0-experimental-backup.3 2025-11-29 00:37:47 +08:00
GuoLei1990
d38833dca3 chore: release v0.0.0-experimental-backup.0 2025-11-29 00:12:31 +08:00
GuoLei1990
88bf3d23ee chore: release v1.6.8 2025-11-29 00:09:46 +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
zhuxudong
eac8b3c48a Fix renderState conflict between constant map and variable map (#2853)
* feat: support renderState syntax sugar

* fix: merge renderState of constant and variable
---------

Co-authored-by: GuoLei1990 <gl3336563@163.com>
2025-10-10 15:01:31 +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
GuoLei1990
3a18c0b664 chore: release v1.6.1 2025-09-21 23:31:46 +08:00
AZhan
f64615796c Fixed the issue where get LocalMatrix before clone operation would cause the dirtyFlag to be incorrect. (#2836)
* fix: sync transform clontto dirty flag
2025-09-21 23:26:47 +08:00
GuoLei1990
fbfe15f56d Merge branch '1.5' 2025-09-21 22:07:15 +08:00
GuoLei1990
c976d31e88 chore: release v1.5.15 2025-09-21 22:05:35 +08:00
GuoLei1990
b346952c20 test: add transform parent cache test case 2025-09-21 22:05:12 +08:00
GuoLei1990
638fba5323 Merge branch '1.5' 2025-09-21 19:56:18 +08:00
AZhan
d54fc4e01f Fix when getting parentTransform during clone operation, it will cause parentTransform error later. (#2835)
* fix: transform._parentTransformCache is incorrect
2025-09-21 19:54:19 +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
luzhuang
08205f902d Add overload function for sweep (#2819)
* refactor: add overload fun for sweep
2025-09-17 16:17:06 +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
bc12049dd7 Fixed local Matrix dirty error triggered by setting UITransform.localMatrix (#2813)
* fix: local world matrix flag
2025-09-15 18:29:01 +08:00
AZhan
b7f5f23351 Optimization Transform clone. (#2816)
* refactor: optimization `Transform` clone
2025-09-15 14:55:44 +08:00
GuoLei1990
2d315f8b19 chore: release v1.6.0-alpha.1 2025-09-15 11:58:33 +08:00
GuoLei1990
b8c6013496 chore: release v1.6.0-alpha.0 2025-09-08 10:49:22 +08:00
AZhan
bf7da35945 Add relative layout to UITransform (#2760)
* feat: add relative layout to `UITransform`
2025-09-05 15:32:29 +08:00
cptbtptpbcptdtptp
40ee4971cd chore: release v1.5.14 2025-09-04 11:35:25 +08:00
luzhuang
ba37dd4a9d Physics support sweep and overlap (#2776)
* feat: support sweep and overlap
2025-09-03 19:42:34 +08:00
cptbtptpbcptdtptp
a284963a1a chore: release v1.5.13 2025-08-22 17:36:39 +08:00
GuoLei1990
f9f00cdec1 Merge branch 'main' into dev/1.6 2025-08-19 11:40:46 +08:00
AZhan
f10b07fa36 fix: particle set tiling (#2789) 2025-08-06 17:26:16 +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
zhuxudong
d273e48c98 Fixed KTX2 transcoder compatibility issue (#2778)
* feat: KTX2 transcoder compatibility issue
2025-07-24 16:37:12 +08:00
AZhan
ba6fcc734c Fix audio clone bug (#2767)
* fix: clone bug
2025-07-21 21:38: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
AZhan
d814019d8b Fix ui clone bug (#2765)
* fix: ui clone bug
2025-07-11 16:01:58 +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
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
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