vault backup: 2023-07-26 15:25:10
This commit is contained in:
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"attachmentFolderPath": "渲染/软渲染/图片"
|
||||
}
|
||||
3
.obsidian/community-plugins.json
vendored
Normal file
3
.obsidian/community-plugins.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"obsidian-git"
|
||||
]
|
||||
30
.obsidian/graph.json
vendored
30
.obsidian/graph.json
vendored
@@ -1,22 +1,30 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "path:渲染",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"textFadeMultiplier": -0.6,
|
||||
"nodeSizeMultiplier": 2.29479166666667,
|
||||
"lineSizeMultiplier": 4.43854166666667,
|
||||
"collapse-forces": false,
|
||||
"centerStrength": 0.552083333333333,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 1,
|
||||
"close": false
|
||||
"scale": 0.7132754626224436,
|
||||
"close": true
|
||||
}
|
||||
18406
.obsidian/plugins/obsidian-git/main.js
vendored
18406
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because it is too large
Load Diff
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
@@ -5,5 +5,5 @@
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||
"js": "main.js",
|
||||
"version": "2.19.1"
|
||||
"version": "2.20.6"
|
||||
}
|
||||
|
||||
22
.obsidian/plugins/obsidian-git/styles.css
vendored
22
.obsidian/plugins/obsidian-git/styles.css
vendored
@@ -484,4 +484,24 @@
|
||||
|
||||
.workspace-leaf-content[data-type="diff-view"] .d2h-moved-tag {
|
||||
border: 1px solid #3572b0;
|
||||
}
|
||||
}
|
||||
|
||||
/* ====================== Line Authoring Information ====================== */
|
||||
|
||||
.cm-gutterElement.obs-git-blame-gutter {
|
||||
/* Add background color to spacing inbetween and around the gutter for better aesthetics */
|
||||
border-width: 0px 2px 0.2px 2px;
|
||||
border-style: solid;
|
||||
border-color: var(--background-secondary);
|
||||
background-color: var(--background-secondary);
|
||||
}
|
||||
|
||||
.cm-gutterElement.obs-git-blame-gutter > div, .line-author-settings-preview {
|
||||
/* delegate text color to settings */
|
||||
color: var(--obs-git-gutter-text);
|
||||
font-family: monospace;
|
||||
height: 100%; /* ensure, that age-based background color occupies entire parent */
|
||||
text-align: right;
|
||||
padding: 0px 6px 0px 6px;
|
||||
white-space: pre; /* Keep spaces and do not collapse them. */
|
||||
}
|
||||
|
||||
89
.obsidian/workspace.json
vendored
89
.obsidian/workspace.json
vendored
@@ -4,44 +4,30 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "be09fd8b647f425d",
|
||||
"id": "9490f88925707195",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "6aedfe92a5b29e2f",
|
||||
"id": "e26bcf9583f0e0fa",
|
||||
"type": "leaf",
|
||||
"pinned": true,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Issue/超出ScrollView的特效渲染层级不对.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"pinned": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "ea082afd946d50f4",
|
||||
"id": "6431c3ab63928f12",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "GPU/GPU渲染流程.md",
|
||||
"file": "渲染/软渲染/冯 高光.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f8f8f48dfb17b2a6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "网络同步.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -72,7 +58,7 @@
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "workspace",
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
@@ -109,7 +95,6 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Issue/超出ScrollView的特效渲染层级不对.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -134,7 +119,6 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Issue/超出ScrollView的特效渲染层级不对.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -156,9 +140,7 @@
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Issue/超出ScrollView的特效渲染层级不对.md"
|
||||
}
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -195,44 +177,51 @@
|
||||
"command-palette:打开命令面板": false
|
||||
}
|
||||
},
|
||||
"active": "6aedfe92a5b29e2f",
|
||||
"active": "f2ac97a7addb8678",
|
||||
"lastOpenFiles": [
|
||||
"Issue/超出ScrollView的特效渲染层级不对.md",
|
||||
"渲染/软渲染/冯 高光.md",
|
||||
"渲染/软渲染",
|
||||
"渲染/软渲染/还未实现.md",
|
||||
"待办事项/TODO.md",
|
||||
"程序集.md",
|
||||
"GPU/Pasted image 20230413163234.png",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"网络同步.md",
|
||||
"Mesh/Mesh Renderer 与 Skinned Mesh Renderer.md",
|
||||
"Mesh/Mesh Baker.md",
|
||||
"Mesh/图片/Pasted image 20221021171104.png",
|
||||
"log_learn/SkillConfig.md",
|
||||
"log_learn/shader入门精要.md",
|
||||
"渲染/GPU/Pasted image 20230413163234.png",
|
||||
"渲染/GPU/GPU渲染流程.md",
|
||||
"战斗/技能/SkillBase.md",
|
||||
"渲染/软渲染/图片/Pasted image 20230613102109.png",
|
||||
"渲染/软渲染/图片",
|
||||
"2023-07-26.md",
|
||||
"2023-06-26.md",
|
||||
"渲染/软渲染/课程.md",
|
||||
"软渲染器/OpenGL.md",
|
||||
"渲染/软渲染/视口剔除.md",
|
||||
"渲染/软渲染/视锥剔除.md",
|
||||
"渲染/软渲染/透视矫正.md",
|
||||
"并行计算/CPU/Brust.md",
|
||||
"并行计算/CPU/SIMD(单指令多数据).md",
|
||||
"Issue/超出ScrollView的特效渲染层级不对.md",
|
||||
"conflict-files-obsidian-git.md",
|
||||
"FairyGui/工作流.md",
|
||||
"FairyGui",
|
||||
"并行计算/GPU/Compute Shader.md",
|
||||
"未命名.canvas",
|
||||
"未命名 1.canvas",
|
||||
"log_learn/shader入门精要.md",
|
||||
"手写渲染器/课程.md",
|
||||
"log_learn/SkillConfig.md",
|
||||
"log_learn",
|
||||
"手写渲染器",
|
||||
"GPU/GPU渲染流程.md",
|
||||
"渲染",
|
||||
"并行计算/GPU/SIMT.md",
|
||||
"操作系统/多级缓存队列.md",
|
||||
"GPU",
|
||||
"并行计算/CPU/SIMD(单指令多数据).md",
|
||||
"并行计算/CPU/Brust.md",
|
||||
"渲染/GPU",
|
||||
"并行计算/GPU",
|
||||
"并行计算/GPU.canvas",
|
||||
"并行计算/CPU",
|
||||
"并行计算/CPU.canvas",
|
||||
"并行计算/未命名看板.md",
|
||||
"未命名 2.canvas",
|
||||
"并行计算/未命名看板 1.md",
|
||||
"并行计算",
|
||||
"Issue",
|
||||
"待办事项/TODO.md",
|
||||
"编辑器/图片/Pasted image 20221025121100.png",
|
||||
"编辑器/SerializedObject.md",
|
||||
"编辑器/SearchFilter UnityEditor筛选器.md",
|
||||
"().md",
|
||||
"Mesh/Mesh Baker.md",
|
||||
"FGui/Login界面.md"
|
||||
"编辑器/图片/Pasted image 20221025121100.png"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user