This commit is contained in:
syui 2025-03-05 21:59:39 +09:00
parent 43ca9147f4
commit a59b8ad437
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -1,8 +1,19 @@
# blender # blender
[blender](https://blender.org/)でモデルを編集して、ueで読み込みます。 [blender](https://projects.blender.org/blender/blender)でモデルを編集して、ueで読み込みます。
- version: `4.2` - version: `4.5`
```sh
# https://developer.blender.org/docs/handbook/building_blender/windows/
$ cd c:\blender-git
$ git clone https://projects.blender.org/blender/blender.git
$ cd c:\blender-git\blender
$ make update
$ make
```
## addon
|addon|body| |addon|body|
|---|---| |---|---|