Skip to content

Commit 549c856

Browse files
committed
Update RM
1 parent 867cb23 commit 549c856

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.obsidian/workspace.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@
122122
"state": {
123123
"type": "outline",
124124
"state": {
125-
"file": "README.md",
125+
"file": "README_CN.md",
126126
"followCursor": false,
127127
"showSearch": false,
128128
"searchQuery": ""
129129
},
130130
"icon": "lucide-list",
131-
"title": "Outline of README"
131+
"title": "Outline of README_CN"
132132
}
133133
}
134134
]
@@ -222,10 +222,10 @@
222222
"obsidian-git:Open Git source control": false
223223
}
224224
},
225-
"active": "d93ffc2d4e7b14bd",
225+
"active": "1ab61776fdab9c7c",
226226
"lastOpenFiles": [
227-
"README_CN.md",
228227
"README.md",
228+
"README_CN.md",
229229
"assets~/Pasted image 20250523120309.png",
230230
"assets~/Pasted image 20250522183200.png",
231231
"Test/LWGUI_RampAtlas.tga.meta",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ The new LWGUI Gradient Editor integrates with Unity's built-in [Gradient Editor]
533533

534534
![image-20241126105823397](./assets~/image-20241126105823397.png)![image-20241126112320151](./assets~/image-20241126112320151.png)
535535

536-
> [!INFO]
536+
> [!NOTE]
537537
> **Known issues:**
538538
> - Preview images below Unity 2022 have no difference between sRGB/Linear color spaces
539539
> - Ctrl + Z results may be slightly different from expected when the editor frame rate is too low

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ Result:
530530

531531
![image-20241126105823397](./assets~/image-20241126105823397.png)![image-20241126112320151](./assets~/image-20241126112320151.png)
532532

533-
> [!INFO]
533+
> [!NOTE]
534534
> **已知问题:**
535535
> - Unity 2022以下的预览图像在sRGB/Linear颜色空间之间没有区别
536536
> - 在编辑器帧率较低时Ctrl + Z结果可能和预期稍有偏差

0 commit comments

Comments
 (0)