Commit Graph

2131 Commits

Author SHA1 Message Date
SwayYan
406ffa1962 Update docs for ShaderLab 1.3 (#2260)
feat: update shaderlab doc
2024-08-01 14:54:26 +08:00
AZhan
c5c642fc93 fix: merge (#2284) 2024-08-01 14:25:38 +08:00
AZhan
361bc2f78e Fix XR camera clear flag error (#2281)
* fix: xr camera clear flag error
2024-08-01 14:12:55 +08:00
GuoLei1990
b093760fc5 Merge branch 'main' into dev/1.3 2024-08-01 13:03:06 +08:00
JujieX
90f156400c feat: doc update (#2283) 2024-08-01 11:52:32 +08:00
luzhuang
efd7ecb366 doc: opt entity doc (#2282)
* feat: opt entity doc
2024-08-01 11:14:48 +08:00
Bo Kou
a54c0c0184 doc: update redirect link and inspector link (#2276) 2024-08-01 10:07:56 +08:00
GuoLei1990
d5910f6723 "v1.3.0-beta.9" v1.3.0-beta.9 2024-08-01 00:51:29 +08:00
zhuxudong
4f6d9549b2 Fix sub asset promise error (#2274)
* fix: sub promise error
2024-07-31 16:44:54 +08:00
luzhuang
78a00f6611 Fix setParameterValue bug (#2279)
* fix: setParameterValue bug
2024-07-31 16:17:52 +08:00
GuoLei1990
31245db004 "v1.3.0-beta.8" v1.3.0-beta.8 2024-07-29 19:55:43 +08:00
GuoLei1990
a7acfe061d "v1.3.0-beta.7" v1.3.0-beta.7 2024-07-29 19:52:44 +08:00
luzhuang
9d349128a9 Fix animation time error because of speed and precision && fix: animatorParameter rename bug (#2273)
* fix: animation time error because of speed and precision
2024-07-29 19:42:31 +08:00
luzhuang
8b02aa007b Fix evaluate value error when switch layer state && get target value error in stateMachine callback and animation event (#2258)
* fix: evaluate value error when switch layer state

* fix: get target value error in stateMachine callback and animation event

* fix: AnimatorController ref bug
2024-07-26 22:17:02 +08:00
AZhan
07970c9ef9 fix: SkinnedRenderer.boundingBox updates are not timely 2024-07-26 19:01:45 +08:00
zhuxudong
04ecdfcded docs: update shadow document (#2265)
* docs: update shadow document
2024-07-26 16:31:51 +08:00
Hu Song
d4b80ba710 Improve asset docs (#2237)
* docs: improve asset doc quality
2024-07-26 15:55:25 +08:00
luzhuang
43d9f86672 Fix update size error when charactorController disabled (#2259)
* fix: update size error when charactorController disabled
2024-07-26 12:05:05 +08:00
Kbscript
317af7d87b doc: update embed exmaple workflow 2024-07-26 11:31:02 +08:00
Bo Kou
04770ec4f7 chore: add labeler action (#2268) 2024-07-26 11:29:48 +08:00
singlecoder
526b0e0a99 Opt doc for 2d (#2226)
* feat(doc): opt math & 2d doc
2024-07-26 11:14:51 +08:00
Bo Kou
e6e90d6fd2 doc: add comparison mdx component (#2266) 2024-07-25 12:57:51 +08:00
zhuxudong
d16d668b90 feat: loader add enableTransparentShadow (#2263) 2024-07-24 17:46:09 +08:00
AZhan
5f9709c9dc fix: disable sprite batch tag (#2261) 2024-07-24 16:09:27 +08:00
GuoLei1990
30bc0b2c1e "v1.2.0" v1.2.0 2024-07-24 10:54:26 +08:00
zhuxudong
4e3f5a9cd8 [Docs]Add docs of post-processing related (#2250)
* docs: add docs of post-processing related
2024-07-23 18:21:35 +08:00
singlecoder
0baef3e139 Fix 2D batch buffer error (#2257)
* fix(2d): fix vertex area start error

* fix(2d): fix buffer update error
2024-07-23 13:47:50 +08:00
GuoLei1990
5c08ec16f4 "v1.3.0-beta.6" v1.3.0-beta.6 2024-07-23 11:47:05 +08:00
ChenMo
63203db75f Fix particle bugs (#2256)
* fix: particle render bug
2024-07-23 11:44:28 +08:00
GuoLei1990
e3bf27e5d7 "v1.3.0-beta.5" v1.3.0-beta.5 2024-07-22 15:28:00 +08:00
GuoLei1990
9e4dc57735 "v1.3.0-beta.4" v1.3.0-beta.4 2024-07-22 15:19:17 +08:00
GuoLei1990
3bde387630 fix: lint error 2024-07-22 15:05:59 +08:00
GuoLei1990
4e92999e9f Merge commit '4fbf848cc81a7f7072aae05edecf3f6dd035394a' into dev/1.3 2024-07-22 14:57:40 +08:00
GuoLei1990
e1cf648b12 "v1.3.0-beta.2" v1.3.0-beta.2 2024-07-22 14:33:15 +08:00
GuoLei1990
903fb90a59 "v1.3.0-beta.1" 2024-07-22 14:31:16 +08:00
GuoLei1990
02332595eb "v1.3.0-beta.0" v1.3.0-beta.0 2024-07-22 14:21:18 +08:00
luzhuang
fcaf1af9dd Fix animation sholud reset when reenabled (#2252)
* fix: animation sholud reset when reenabled
2024-07-22 14:17:54 +08:00
luzhuang
4a498cd052 fix: scene root mark as template (#2251) 2024-07-22 11:10:20 +08:00
AZhan
0e70bffe55 fix: xr features init (#2255) 2024-07-22 11:08:21 +08:00
AZhan
243976270b XR editor adaptation (#2165)
* feat: xr support editor
2024-07-19 19:48:05 +08:00
Bo Kou
f0655f9e8c Merge pull request #2245 from galacean/doc/benchmark-typo
fix: benchmark doc typo
2024-07-19 17:18:00 +08:00
luzhuang
4171a97cdd feat: update controller loader to enhance stateMachine and fix crossfade bug when dest state has no clip (#2228)
* feat: update controller loader to enhance stateMachine
2024-07-19 16:59:58 +08:00
ChenMo
4fbf848cc8 Update release.yml 2024-07-19 13:21:30 +08:00
ChenMo
b8b651bbdd Update release.yml 2024-07-19 13:13:57 +08:00
ChenMo
36c6539c2d Update release.yml (#2249) 2024-07-19 13:12:07 +08:00
zhuxudong
e2d137af22 refactor: add bloom downScale in loader (#2246) 2024-07-18 19:19:41 +08:00
Kbscript
614227efa0 fix: benchmark doc typo 2024-07-18 18:15:47 +08:00
cptbtptpbcptdtptp
eb3d17fa36 "v1.3.0-alpha.3" v1.3.0-alpha.3 2024-07-18 16:00:01 +08:00
SwayYan
cb9ea62605 Path in #include directive support relative path against to shader's path AND fix code generation error when target language is gles 100 (#2241)
* fix: path in `#include` directive support relative path against to shader's path AND fix code generation error when target language is gles 100
2024-07-18 15:36:25 +08:00
zhuxudong
9c9d84a184 fix: clamp 0 at last output (#2243) 2024-07-18 12:23:06 +08:00