GuoLei1990
|
2d315f8b19
|
chore: release v1.6.0-alpha.1
|
2025-09-15 11:58:33 +08:00 |
|
hhhhkrx
|
f6f571965e
|
Support Salable Ambient Occlusion (#2807)
* feat: support screen space ambient occlusion
Co-authored-by: GuoLei1990 <gl3336563@163.com>
|
2025-09-11 19:24:21 +08:00 |
|
GuoLei1990
|
b8c6013496
|
chore: release v1.6.0-alpha.0
|
2025-09-08 10:49:22 +08:00 |
|
ChenMo
|
a55313a6c5
|
test: fix diffPercentage of primitive-cone (#2804)
|
2025-08-19 14:28:35 +08:00 |
|
zhuxudong
|
a6af0d5f00
|
Enhance ktx2 hdr (#2798)
* fix: Enhance ktx2 hdr
|
2025-08-12 16:50:01 +08:00 |
|
luzhuang
|
2e915a01d6
|
Update e2e base image and correct threshold (#2775)
* refactor: update e2e base image and correct threshold
|
2025-08-06 15:49:53 +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 |
|
luzhuang
|
5a5276c5cd
|
fix: e2e screenshot compare error (#2773)
|
2025-07-22 16:49: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 |
|
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 |
|
cptbtptpbcptdtptp
|
faf5ab76a2
|
chore: release v1.5.8
|
2025-06-18 10:44:20 +08:00 |
|
GuoLei1990
|
5bf2155fc6
|
chore: release v1.5.7
|
2025-05-29 11:22:02 +08:00 |
|
GuoLei1990
|
e5b7ccec04
|
chore: release v1.5.6
|
2025-05-28 22:27:12 +08:00 |
|
ChenMo
|
c568b4a6db
|
Fix particle bounds transform bug in world mode (#2709)
* fix: world bounds bug
|
2025-05-28 22:25:42 +08:00 |
|
GuoLei1990
|
7f02c912df
|
chore: release v1.5.5
|
2025-05-28 20:33:14 +08:00 |
|
GuoLei1990
|
67939c5793
|
chore: release v1.5.4
|
2025-05-28 11:24:18 +08:00 |
|
GuoLei1990
|
2193e982a9
|
chore: release v1.5.3
|
2025-05-27 20:00:58 +08:00 |
|
GuoLei1990
|
d8d065e344
|
chore: release v1.5.2
|
2025-05-26 16:58:05 +08:00 |
|
GuoLei1990
|
0433470ec8
|
chore: release v1.5.1
|
2025-05-26 10:43:38 +08:00 |
|
luzhuang
|
f0fd340c24
|
Fix physics e2e demo (#2692)
* fix: physics custom url demo
|
2025-05-26 10:42:39 +08:00 |
|
GuoLei1990
|
f628b84b9e
|
chore: release v1.5.0
|
2025-05-22 14:36:58 +08:00 |
|
luzhuang
|
98f548b913
|
Support custom physX url (#2672)
* feat: support custom physx url
|
2025-05-21 13:28:48 +08:00 |
|
GuoLei1990
|
e04d41618d
|
chore: release v1.5.0-beta.0
|
2025-05-20 17:42:43 +08:00 |
|
cptbtptpbcptdtptp
|
84c5da9658
|
chore: release v1.5.0-alpha.2
|
2025-05-20 14:19:23 +08:00 |
|
ChenMo
|
60b8d36adf
|
Fix additive blend mode bug when canvas is transparency (#2659)
* fix: additive bug
* fix: fxaa with rendertarget bug
|
2025-05-16 17:00:55 +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 |
|
luzhuang
|
ea51cf33e0
|
Support collision group and fix the position of characterController synchronization late issue (#2614)
* feat: support collision group
---------
Co-authored-by: GuoLei1990 <gl3336563@163.com>
|
2025-05-14 20:09:40 +08:00 |
|
ChenMo
|
d069479671
|
Particle support emissive (#2631)
* feat: particle support emissive
|
2025-05-12 20:17:30 +08:00 |
|
GuoLei1990
|
eca741e8c8
|
chore: release v1.5.0-alpha.1
|
2025-04-28 15:54:59 +08:00 |
|
ChenMo
|
3f316a6528
|
Merge pull request #2639 from GuoLei1990/pr/msaa-opt
refactor: Opt MSAA config, comments and memory
|
2025-04-28 15:17:26 +08:00 |
|
GuoLei1990
|
1692c5e4a4
|
chore: release v1.5.0-alpha.0
|
2025-04-28 13:57:52 +08:00 |
|
GuoLei1990
|
ac4d9fc970
|
refactor: opt code
|
2025-04-28 13:48:51 +08:00 |
|
GuoLei1990
|
542648bf2e
|
refactor: opt code
|
2025-04-28 13:41:09 +08:00 |
|
GuoLei1990
|
2d71dc95a3
|
Merge branch 'main' into dev/1.5
|
2025-04-28 11:27:22 +08:00 |
|
hhhhkrx
|
d15d085f0b
|
Support fxaa (#2605)
* feat: support fxaa
|
2025-04-24 23:02:54 +08:00 |
|
GuoLei1990
|
5c732088e4
|
chore: release v1.4.15
|
2025-04-23 11:57:26 +08:00 |
|
GuoLei1990
|
b6f90fa2de
|
chore: release v1.4.14
|
2025-04-18 13:37:12 +08:00 |
|
zhuxudong
|
f73d2e2921
|
Fix linear threshold (#2628)
* fix: merge error
|
2025-04-18 13:35:35 +08:00 |
|
zhuxudong
|
0ea00080bc
|
Update e2e fixtures in linear blend (#2626)
* refactor: update e2e fixtures in linear blend
|
2025-04-17 14:56:06 +08:00 |
|
GuoLei1990
|
0de5aa7a6c
|
chore: release v1.4.13
|
2025-04-17 11:59:09 +08:00 |
|
ChenMo
|
810601c2de
|
Texture support R8 and R8G8 Format (#2612)
* feat: support R8 and R8G8
|
2025-04-17 11:16:14 +08:00 |
|
singlecoder
|
44d8234444
|
Opt: opt text e2e threshold (#2618)
* fix: text ete threshold
|
2025-04-14 17:01:00 +08:00 |
|
SwayYan
|
46aa3e9e12
|
Replenish the velocity offset caused by force (#2599)
* fix(particle): forceOverLifetime bug when render mode is stretched
|
2025-04-09 15:29:06 +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
|
7629d52153
|
Particle support mesh emit (#2585)
* feat: particle support mesh emit
|
2025-03-26 11:13:04 +08:00 |
|