Commit Graph

782 Commits

Author SHA1 Message Date
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
cptbtptpbcptdtptp
05820e5e8f chore: release v1.4.16 2025-05-14 18:05:39 +08:00
AZhan
1049b4b364 Fix context lost without recovery (#2642)
* fix: context lost without recovery
2025-05-13 15:53:27 +08:00
GuoLei1990
eca741e8c8 chore: release v1.5.0-alpha.1 2025-04-28 15:54:59 +08:00
GuoLei1990
1692c5e4a4 chore: release v1.5.0-alpha.0 2025-04-28 13:57:52 +08:00
GuoLei1990
2d71dc95a3 Merge branch 'main' into dev/1.5 2025-04-28 11:27:22 +08:00
GuoLei1990
5c732088e4 chore: release v1.4.15 2025-04-23 11:57:26 +08:00
AZhan
8a06e79a97 Fix AssetPromise.cancel uncaught error (#2627)
* fix: `AssetPromise.cancel` uncaught error
2025-04-22 19:36:04 +08:00
GuoLei1990
b6f90fa2de chore: release v1.4.14 2025-04-18 13:37:12 +08:00
GuoLei1990
0de5aa7a6c chore: release v1.4.13 2025-04-17 11:59:09 +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
GuoLei1990
c339685c69 chore: release v1.4.12 2025-03-04 11:21:26 +08:00
GuoLei1990
ef27819f26 chore: release v1.4.11 2025-03-04 11:19:22 +08:00
GuoLei1990
79ce4a651a chore: release v1.4.10 2025-03-03 20:21:27 +08:00
ChenMo
d245d90524 refactor: opt comments (#2569) 2025-02-26 17:03:56 +08:00
GuoLei1990
338b1e1407 chore: release v1.4.9 2025-02-18 11:47:49 +08:00
GuoLei1990
24d25898bf chore: release v1.4.8 2025-02-12 19:31:42 +08:00
GuoLei1990
8f960f8412 chore: release v1.4.7 2025-02-08 17:03:07 +08:00
GuoLei1990
5266217804 chore: release v1.4.6 2025-02-07 13:45:48 +08:00
GuoLei1990
6d27069f21 chore: release v1.4.5 2025-01-24 11:24:03 +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
GuoLei1990
cf31685c4b chore: release v1.4.4 2025-01-23 17:17:29 +08:00
GuoLei1990
e8f8359762 chore: release v1.4.3 2025-01-21 16:47:20 +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
GuoLei1990
20f879c2e4 chore: release v1.4.2 2025-01-20 22:05:24 +08:00
GuoLei1990
d3cf162093 chore: release v1.4.1 2025-01-17 17:15:45 +08:00
GuoLei1990
a9d8b3c47a chore: release v1.4.0 2025-01-16 12:08:03 +08:00
Kbscript
9ae8641048 chore: release v1.4.0-beta.2 2025-01-14 20:34:14 +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
GuoLei1990
a8414f9efb chore: release v1.4.0-beta.1 2025-01-09 19:22:26 +08:00
GuoLei1990
fb52ce95bc chore: release v1.4.0-beta.0 2025-01-09 19:20:55 +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
GuoLei1990
e9230978d2 chore: release v1.4.0-alpha.3 2025-01-02 18:00:01 +08:00
GuoLei1990
980a7ed7ba chore: release v1.4.0-alpha.2 2025-01-02 11:52:23 +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
GuoLei1990
24abef3835 chore: release v1.4.0-alpha.1 2024-12-17 18:02:28 +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