fix
This commit is contained in:
parent
43ca9147f4
commit
a59b8ad437
@ -1,8 +1,19 @@
|
||||
# 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|
|
||||
|---|---|
|
||||
|
Loading…
x
Reference in New Issue
Block a user