diff --git a/src/content/post/Blender on macOS - Steam Version Limitations for Apple Silicon Devices.md b/src/content/post/Blender on macOS - Steam Version Limitations for Apple Silicon Devices.md index 76d437f..f44d5d7 100644 --- a/src/content/post/Blender on macOS - Steam Version Limitations for Apple Silicon Devices.md +++ b/src/content/post/Blender on macOS - Steam Version Limitations for Apple Silicon Devices.md @@ -1,21 +1,18 @@ --- date_created: 2025-01-31T21:07:18+08:00 -date_modified: 2025-01-31T21:23:19+08:00 +date_modified: 2025-01-31T21:25:39+08:00 slug: blender-macos-steam-version-limitations tags: - - Blender - - steam - - MacOS - - Software -description: Important considerations when installing Blender via Steam on macOS + - [Blender, Steam, macOS, Apple Silicon, Software Compatibility] +description: Important considerations when installing Blender via Steam on macOS for Apple Silicon devices title: Blender on macOS - Steam Version Limitations for Apple Silicon Devices date: 2025-01-31 author: KazooTTT -type: Post +type: Technical Note status: Published finished: true published: true -category: blender +category: 3D Modeling toAstro: true --- @@ -28,7 +25,7 @@ Key advantages of using Steam version: ## 2. macOS Version Considerations -![[attachment/03-领域/设计/blender/Blender on macOS - Steam Version Limitations for Apple Silicon Devices/IMG-F705691552F356BAFA7C7FEB418ED0B4.png]] +![IMG-F705691552F356BAFA7C7FEB418ED0B4](https://pictures.kazoottt.top/2025/01/20250131-IMG-F705691552F356BAFA7C7FEB418ED0B4.png) - Steam provides **Intel-chip compatible version** only - If you are Apple Silicon user, the performance may be affected diff --git a/src/content/post/Y5-2024年度总结.md b/src/content/post/Y5-2024年度总结.md index 0e31087..fa2c3ba 100644 --- a/src/content/post/Y5-2024年度总结.md +++ b/src/content/post/Y5-2024年度总结.md @@ -8,13 +8,15 @@ type: Post status: Published tags: - "2024" - - 2024年度总结 - - 生活 - - 工作 + - 年度总结 + - 生活记录 + - 职业发展 + - 个人成长 + - 技术学习 published: true category: 年报 -slug: summary-of-2024 -description: "" +slug: 2024-annual-summary +description: 2024年个人成长全记录,包含职业转型到成都的历程、Blender技能提升、兴趣发展轨迹、年度消费评估,以及对未来职业道路的深度思考与规划。 toAstro: true noteId_x: 18 create_time: 12/30/2024, 5:18:07 PM @@ -74,7 +76,7 @@ ogImage: "https://pictures.kazoottt.top/2025/01/20250130-Pasted%20image%20202501 这几年我的喜欢事物一直都是很稳定的:我葱和憨色。 -但是 24 年的 5 月底我在微博上刷到 milklove 的鱼丝的切片,也就是“女朋友请下单”那一段,觉得很有意思就去补了一些物料从此入坑了奶爱。甚至还去接机以及线下的活动看她们了。 +但是 24 年的 5 月底我在微博上刷到 milklove 的鱼丝的切片,也就是"女朋友请下单"那一段,觉得很有意思就去补了一些物料从此入坑了奶爱。甚至还去接机以及线下的活动看她们了。 嗑上她俩之后觉得生活又注入了新的动力吧,整个人也更加快乐了,希望可以早日看到她们的新剧~ @@ -82,7 +84,7 @@ ogImage: "https://pictures.kazoottt.top/2025/01/20250130-Pasted%20image%20202501 ![Pasted image 20250130142216](https://pictures.kazoottt.top/2025/01/20250130-Pasted%20image%2020250130142216.png) -在前面 nina 在广场说“一起竖起中指吧”和 nina 回家见父母、姐姐那一段的时候,脑子里没想为什么,就忍不住哭了,感染力太强了。 +在前面 nina 在广场说"一起竖起中指吧"和 nina 回家见父母、姐姐那一段的时候,脑子里没想为什么,就忍不住哭了,感染力太强了。 831 主播直播合约到期,不再有日常 135 的直播,心里却没有 3 年前那么焦虑和难受了,感觉自己也变化了不少,总之希望大家都一切顺利吧。 diff --git a/src/content/post/how to separate object in blender.md b/src/content/post/how to separate object in blender.md index 07aad10..bdc16b7 100644 --- a/src/content/post/how to separate object in blender.md +++ b/src/content/post/how to separate object in blender.md @@ -1,24 +1,24 @@ --- -title: how to separate object in blender +date_created: 2025-01-20T09:56:29+08:00 +date_modified: 2025-01-31T21:24:14+08:00 +slug: how-to-separate-object-in-blender +tags: + - [Blender, 3D Modeling, Mesh Editing, Shortcut Keys] +description: Step-by-step guide to separating objects in Blender using three different methods +title: How to Separate Objects in Blender date: 2025-01-20 author: KazooTTT -type: Post +type: Tutorial status: Published -tags: - - blender finished: true published: true -category: blender -slug: how-to-separate-object-in-blender -description: +category: Modeling Techniques toAstro: true -date_created: 2025-01-20T09:56:29+08:00 -date_modified: 2025-01-22T13:39:19+08:00 --- how to separate object in blender -1. press tab to enter the edit mode +1. press tab to enter the edit mode 2. select the object you want to separate 3. click right mouse button or press the p directly to separate the object @@ -32,4 +32,4 @@ there are three kinds of separation: ## reference -https://docs.blender.org/manual/en/latest/modeling/meshes/editing/mesh/separate.html \ No newline at end of file + diff --git a/src/content/post/how to split window in blender.md b/src/content/post/how to split window in blender.md index 747fd3a..2a586ff 100644 --- a/src/content/post/how to split window in blender.md +++ b/src/content/post/how to split window in blender.md @@ -1,17 +1,18 @@ --- date_created: 2025-01-31T20:24:09+08:00 -date_modified: 2025-01-31T21:20:33+08:00 -title: how to split window in blender +date_modified: 2025-01-31T21:28:28+08:00 +slug: split-window-in-blender +tags: + - [Blender, Interface, Window Management, Workflow Optimization] +description: Guide to splitting editor windows in Blender for improved workflow +title: How to Split Editor Windows in Blender date: 2025-01-31 author: KazooTTT type: Post status: Published -tags: [] -finished: false -published: false +finished: true +published: true category: blender -slug: -description: toAstro: true --- @@ -21,4 +22,4 @@ when the cursor hover on the edge of the window, the style of the cursor will ch then we can click the left mouse button and drag the window to split it into two parts. -![IMG-FA35689E9D95A1999D07D88BEC3058CE](https://pictures.kazoottt.top/2025/01/20250131-IMG-FA35689E9D95A1999D07D88BEC3058CE.gif) \ No newline at end of file +![IMG-FA35689E9D95A1999D07D88BEC3058CE](https://pictures.kazoottt.top/2025/01/20250131-IMG-FA35689E9D95A1999D07D88BEC3058CE.gif)