359 Commits

Author SHA1 Message Date
AZhan
8c6e7e6df6 Fix some assets were not cached (#2883)
fix: some assets were not cached
2026-01-26 22:12:39 +08:00
zhuxudong
a5a30d0407 Load params in resource loader (#2881)
* feat: add params in resource loader
2026-01-26 11:27:48 +08:00
zhuxudong
56c5a5c948 Fix audio catch error (#2876)
* fix: catch audio error
2026-01-20 20:16:46 +08:00
ChenMo
a5f223f638 Fix iOS 26.2 audio play bug (#2874)
* fix: iOS 26.2 audio play bug
2025-12-29 13:21:53 +08:00
AZhan
01a56df5d1 Fix PrefabResource refCount was incorrect (#2864)
* fix: prefab refcount error
2025-12-01 22:33:51 +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
zhuxudong
b5ba0efb37 Fix mipmap auto downgrade (#2855)
* fix: mipmap auto downgrade
2025-10-23 16:02:28 +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
zhuxudong
bb30d5e9a1 Support shader pre compile (#2794)
* refactor: support shader pre compile
2025-09-16 22:39:30 +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
6e913492a4 Add progress callback for ProjectLoader (#2803)
* refactor: opt glTF load fail logic
2025-08-19 17:40:02 +08:00
GuoLei1990
f9f00cdec1 Merge branch 'main' into dev/1.6 2025-08-19 11:40:46 +08:00
zhuxudong
a6af0d5f00 Enhance ktx2 hdr (#2798)
* fix: Enhance ktx2 hdr
2025-08-12 16:50:01 +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
zhuxudong
462da8f5d0 refactor: export libs for ktx2 transcoder (#2768) 2025-07-15 15:36:29 +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
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
a005541179 Fix illegal url when Parse by Json(#2753)
* fix: illegal url
2025-06-24 16:36:56 +08:00
zhuxudong
f816e1b7d9 Force use of remap plugin if available (#2708)
* fix: Force use  remap plugin if available

---------

Co-authored-by: ChenMo <gl3336563@163.com>
2025-05-28 21:55:42 +08:00
guaxixi
596414b636 Fix WebP decoding capability detection (#2700)
* fix: WebP decoding capability detectio

---------

Co-authored-by: init <ning.su@vivo.com>
2025-05-28 10:36:51 +08:00
ChenMo
425ee3552c Refactor all color properties to linear space (#2656)
* refactor: use linear color space
2025-05-16 16:25:26 +08:00
GuoLei1990
5c5036d005 fix: ktx2 2025-05-15 17:47:34 +08:00
GuoLei1990
8ffafa60c7 Merge branch 'main' into dev/1.5 2025-05-15 17:40:35 +08:00
AZhan
1049b4b364 Fix context lost without recovery (#2642)
* fix: context lost without recovery
2025-05-13 15:53:27 +08:00
GuoLei1990
2d71dc95a3 Merge branch 'main' into dev/1.5 2025-04-28 11:27:22 +08:00
AZhan
8a06e79a97 Fix AssetPromise.cancel uncaught error (#2627)
* fix: `AssetPromise.cancel` uncaught error
2025-04-22 19:36:04 +08:00
AZhan
a4cff37206 Fixed memory leak after engine.destroy (#2619)
* fix: memory leak after `engine.destroy`
2025-04-15 19:31:40 +08:00
zhuxudong
958265a93f refactor: color api change (#2606) 2025-04-09 16:50:11 +08:00
zhuxudong
365bac80b4 Support Texture hardware sRGB encoding and decoding color space (#2593)
* feat(texture): support hardware sRGB encoding and decoding
2025-04-09 14:15:36 +08:00
ChenMo
d245d90524 refactor: opt comments (#2569) 2025-02-26 17:03:56 +08:00
luzhuang
0070d14d28 Fix rotation error when add joint (#2526)
* fix: error when physicsMaterial used in prefab

* fix: rotation error when add joint
2025-01-24 11:06:26 +08:00
luzhuang
3aa4b82ccf Fix error when physicsMaterial used in prefab (#2519)
* fix: error when physicsMaterial used in prefab
2025-01-21 16:45:49 +08:00
AZhan
6ce548a262 Fixed some GUI issues (#2504)
Support `GUI` in Editor and fix some bug.
2025-01-14 15:20:17 +08:00
singlecoder
8703a2dc4f Support GUI (#2375)
* feat(2d): support GUI
2025-01-09 19:17:21 +08:00
zhuxudong
1337ddd3cd Support parse method result (#2485)
* feat: support callback props in parser
2025-01-06 18:18:53 +08:00
hhhhkrx
ab48451a4c pbr support transmission (#2478)
* feat: shaderlab pbr support transmission
2024-12-27 00:54:34 +08:00
luzhuang
90c32285d1 Add physicsMaterial loader and joint component parser and change radians to degrees in physics (#2475)
* feat: add physicsMaterial loader and joint component parser and change radians to degrees in physics
2024-12-24 21:49:12 +08:00
zhuxudong
30b986c424 Open post process pipeline and support local mode (#2401)
* feat: open post process pipeline and support local mode
2024-12-20 18:34:40 +08:00
ChenMo
afc90874d0 Merge pull request #2448 from hhhhkrx/Sheen
feat: PBR support sheen
2024-12-13 02:04:08 +08:00
hhhhkrx
313db93b81 fix: sheen 2024-12-11 15:10:08 +08:00
hhhhkrx
5604310bc6 fix: sheen 2024-12-11 14:52:46 +08:00
hhhhkrx
d1dda0c989 fix: sheen switch 2024-12-10 20:29:30 +08:00
ChenMo
41a673d1c4 Merge pull request #2449 from GuoLei1990/feat/audio
feat: support background audio
2024-12-07 14:49:44 +08:00
AZhan
dc29764a59 Fix env is not restored after device loss (#14)
* fix: env restore
2024-12-06 18:44:23 +08:00
luzhuang
34b705bcf2 refactor: opt code 2024-12-06 15:51:19 +08:00
luzhuang
0f00d8634f refactor: opt code 2024-12-06 15:49:26 +08:00