Commit Graph

2498 Commits

Author SHA1 Message Date
Sway007
3ef643e2d9 feat: update en doc for shaderlab 2025-01-23 10:55:27 +08:00
Sway007
5542897fd1 Merge branch 'main' of github.com:galacean/engine into doc/shaderlab 2025-01-15 16:52:41 +08:00
Kbscript
9ae8641048 chore: release v1.4.0-beta.2 v1.4.0-beta.2 2025-01-14 20:34:14 +08:00
GuoLei1990
3881156bf7 Merge branch 'dev/1.4' 2025-01-14 19:45:31 +08:00
GuoLei1990
155d76d2f9 build: fix build error 2025-01-14 19:37:16 +08:00
GuoLei1990
f6b801ee57 refactor: fix Animator conflict 2025-01-14 19:35:24 +08:00
Sway007
119ab0b177 feat: update shaderlab doc 2025-01-14 18:09:54 +08:00
GuoLei1990
1ba552dcf1 Merge branch 'main' into dev/1.4 2025-01-14 18:09:11 +08:00
johanzhu
5242263264 Add spine en doc for using in code. (#2496)
Update spine doc.
2025-01-14 17:48:16 +08:00
ChenMo
3575cb9376 Update release.yml 2025-01-14 16:04:14 +08:00
zhuxudong
caa21ac04c Enhancement ShaderLab PBR (#2502)
* refactor: enhancement ShaderLab PBR
2025-01-14 15:37:46 +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 v1.4.0-beta.1 2025-01-09 19:22:26 +08:00
GuoLei1990
fb52ce95bc chore: release v1.4.0-beta.0 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
ChenMo
63a5662f56 Optimize the writing of function call _onValueChanged (#2497)
* refactor: optimize the writing of function call `_onValueChanged`
2025-01-09 17:40:31 +08:00
SwayYan
ec6ca8c99d Fix generic type deduce bug of ShaderLab compiler in verbose mode (#2477)
* fix: generic function type deduce
2025-01-09 14:36:30 +08:00
SwayYan
b9b2e1c290 Fix ShaderLab variable list declaration & CRLF break & macro #if bug (#2465)
* fix: supprot global declaration list

* fix: `#if` bug when macro #define no body

* fix: compatible with CRLF line break
2025-01-08 18:20:29 +08:00
luzhuang
0c340a21f5 Update physX wasm without assertions (#2493)
* refactor:  update physX wasm without assertions
2025-01-08 14:30:05 +08:00
zhuxudong
bc6b24e0ae built-in prefiltered lut (#2463)
* feat: add built-in LUT
2025-01-08 14:29:32 +08:00
ChenMo
cdb7b57558 更新 vitest.config.ts 2025-01-07 23:46:34 +08:00
SwayYan
cd98552c74 Fix ci e2e error (#2492)
* fix: ci
2025-01-07 19:34:02 +08:00
hhhhkrx
f55f83e2ad fix Iridescence name (#2489)
* fix: iridescence bug
2025-01-07 18:34:21 +08:00
luzhuang
ac6f5f5762 Remove unused physX function (#2490)
* refactor: remove unused physx function

* feat: update downgrade version
2025-01-07 16:14:22 +08:00
Bo Kou
81d56b3d67 Merge pull request #2491 from singlecoder/feat/support-upload-wasm
Add wasm upload in git action
2025-01-07 14:11:30 +08:00
Bo Kou
808997c568 Update release.yml 2025-01-07 13:24:53 +08:00
Bo Kou
89c3cf23d7 Update release.yml 2025-01-07 12:34:55 +08:00
singlecoder
07c6475a09 feat: spine support git clone branch (#2488) 2025-01-06 18:24:30 +08:00
zhuxudong
1337ddd3cd Support parse method result (#2485)
* feat: support callback props in parser
2025-01-06 18:18:53 +08:00
singlecoder
7fa1efb7dd feat(wasm): add wasm in git action 2025-01-06 17:29:29 +08:00
zhuxudong
7fae92c8d3 Refactor PostProcessParameter to strong type (#2487)
* refactor: `PostProcessParameter` to strong type
2025-01-06 16:59:31 +08:00
Bo Kou
42d0927c04 Update release.yml 2025-01-02 18:48:08 +08:00
GuoLei1990
e9230978d2 chore: release v1.4.0-alpha.3 v1.4.0-alpha.3 2025-01-02 18:00:01 +08:00
SwayYan
71244d9a64 Rename package name fo engine-shader-lab to engine-shaderlab (#2484)
* chore: rename engine-shader-lab to engine-shaderlab
2025-01-02 17:59:13 +08:00
Bo Kou
9015315165 Update release.yml 2025-01-02 17:53:29 +08:00
johanzhu
70af4ee071 Support dependency map in resource config (#2476)
* feat: support dependency map in `resource config`
2025-01-02 16:58:52 +08:00
GuoLei1990
980a7ed7ba chore: release v1.4.0-alpha.2 v1.4.0-alpha.2 2025-01-02 11:52:23 +08:00
luzhuang
4e659c8a5b Support destroy physicsMaterial (#2481)
* feat: support destroy physicsMaterial
2025-01-02 11:33:59 +08:00
hhhhkrx
01deebc80f shaderlab pbr support refraction (#2470)
* feat: pbr support refraction
2024-12-28 03:38:37 +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
Kbscript
f5351a9c59 fix: adapter bundle setting 2024-12-24 18:41:12 +08:00
Kbscript
970a02d02c fix: adapter bundle setting 2024-12-24 18:34:41 +08:00
Kbscript
a4a6953d10 feat: adapter path 2024-12-24 18:29:03 +08:00
Kbscript
2850a718d5 feat: fix adapter temp path 2024-12-24 18:23:20 +08:00
SwayYan
07186da9e3 ShaderLab support MRT (#2452)
* feat: add mrt syntax
2024-12-24 18:20:44 +08:00
Kbscript
afddc218b6 chore: modify adapter bundler setting 2024-12-24 15:42:50 +08:00
Kbscript
81d6c4c6c3 chore: use main branch of galacena/publish to build 2024-12-24 13:28:42 +08:00
Kbscript
77db379443 chore: tweak release action 2024-12-24 12:58:41 +08:00
Kbscript
cbe310e394 chore: tweak release action 2024-12-24 12:43:11 +08:00