1852 Commits

Author SHA1 Message Date
GuoLei1990
ca5884b5d8 chore: release v0.0.0-experimental-backup.5 2025-11-29 00:45:03 +08:00
GuoLei1990
6ae10cf0ed chore: cleanup 2025-11-29 00:43:01 +08:00
GuoLei1990
89dff9a8d7 chore: release v0.0.0-experimental-backup.4 2025-11-29 00:40:43 +08:00
GuoLei1990
a922997640 chore: remove shader 2025-11-29 00:39:34 +08:00
GuoLei1990
489d0d32f1 chore: release v0.0.0-experimental-backup.3 2025-11-29 00:37:47 +08:00
GuoLei1990
f7bb088c8f chore: remove unused code 2025-11-29 00:35:28 +08:00
GuoLei1990
046a6d9a97 chore: cleanup working tree 2025-11-29 00:33:38 +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
GuoLei1990
37dd3d6bfb chore: release backup 2025-11-29 00:09:05 +08:00
Hu Song
cab45ffa63 Unify ComponentConstructor usage across multiple files (#2860)
* refactor: unify ComponentConstructor usage across multiple files
2025-11-19 19:17:41 +08:00
cptbtptpbcptdtptp
d2f089c21c chore: release v1.6.7 2025-10-24 14:20:18 +08:00
zhuxudong
b5ba0efb37 Fix mipmap auto downgrade (#2855)
* fix: mipmap auto downgrade
2025-10-23 16:02:28 +08:00
zhuxudong
32dc0c948b feat: replace multiple consecutive newlines with a single newline to clean up the output (#2854) 2025-10-17 18:12:08 +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
zhuxudong
90967b6c9a fix: typedoc error (#2849) 2025-09-25 11:57:19 +08:00
cptbtptpbcptdtptp
dfd2ad4a94 chore: release v1.6.5 2025-09-24 01:38:52 +08:00
AZhan
aaed1b5172 Merge 1.5 to main (#2846)
* feat: add feature to optional (#2844)
2025-09-24 01:34:45 +08:00
GuoLei1990
d2fe3d694c chore: release v1.6.4 2025-09-23 11:48:05 +08:00
AZhan
7f509da018 Fixe the camera._pixelViewport was incorrect in XR mode (#2840) (#2842)
* fix: camera pixel viewport error in xr
2025-09-23 11:46:45 +08:00
AZhan
2ea5402d53 feat: update code (#2841) 2025-09-23 11:41:32 +08:00
GuoLei1990
f01be81b3e chore: release v1.6.3 2025-09-23 10:35:49 +08:00
ChenMo
8de7e1009b Fix text render when depth texture enabled (#2839)
* fix: text render
2025-09-22 21:41: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
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
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
AZhan
8147e3a116 Scene parse Ambient Occlusion (#2834)
* feat: scene parse Ambient Occlusio
2025-09-19 17:32:55 +08:00
AZhan
c6c0945351 fix: no scene name was given when loading the scene (#2831) 2025-09-19 11:37:48 +08:00
GuoLei1990
928c6f8743 chore: release v1.6.0 2025-09-18 16:54:57 +08:00
ChenMo
dcb16ba25f fix: sao precison bug in some mobile devicd (#2828) 2025-09-18 16:43:13 +08:00
Kbscript
9dbb725f5f chore: release v1.6.0-beta.2 2025-09-18 14:48:35 +08:00
Kbscript
17972f2225 fix: rename shader umd package name 2025-09-18 14:45:39 +08:00
cptbtptpbcptdtptp
bf485d3c32 fix: resolve dependency conflicts 2025-09-18 14:31:54 +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
luzhuang
08205f902d Add overload function for sweep (#2819)
* refactor: add overload fun for sweep
2025-09-17 16:17:06 +08:00
AZhan
4a99c0c6c4 Register UI Shader (#2772)
* feat: update code
2025-09-17 11:52:10 +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
hhhhkrx
b901a52dca fix: scalableAmbientOcclusion material destroy error (#2818) 2025-09-16 16:49:53 +08:00
GuoLei1990
ed50bcb097 Merge branch 'main' into dev/1.6 2025-09-15 20:02:12 +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
鹅叔
7b2dbc407b Refactor: create magenta material (#2763)
* refactor: create magenta material
2025-09-15 16:03:49 +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