Commit Graph

8 Commits

Author SHA1 Message Date
GuoLei1990
f2f7c77275 refactor: update AmbientLight asset URL to new format 2026-03-13 00:55:06 +08:00
ChenMo
2a242ef61a refactor: rename Env to AmbientLight, .env to .ambLight (#2919)
* refactor: rename Env/EnvLoader to AmbientLight/AmbientLightLoader
2026-03-12 23:28:04 +08:00
hhhhkrx
3c1103c9c6 migrate ambient env from RGBM to half-float (#2916)
* feat: migrate ambient env from RGBM to half-float
2026-03-10 20:54:40 +08:00
hhhhkrx
d15d085f0b Support fxaa (#2605)
* feat: support fxaa
2025-04-24 23:02:54 +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
luzhuang
8541659337 Optimize the e2e test framework (#1973)
* feat: opt e2e test framework
2024-01-17 11:10:12 +08:00
zhuxudong
c55ceedd96 Fix element buffer read error (#1950)
* fix: buffer read error
2024-01-08 19:12:24 +08:00
zhuxudong
ffad56b2fe Add material tests for e2e (#1918)
* test: add material e2e test

---------

Co-authored-by: luzhuang <364439895@qq.com>
2023-12-28 10:58:05 +08:00