doc: update fake-bpy-module.
- update fake-bpy-module for dev and write its version, which is suit for blender 4.5, in doc.
This commit is contained in:
@ -8,5 +8,6 @@
|
|||||||
|
|
||||||
* Blender 3.6: `pip install fake-bpy-module-latest==20230627`
|
* Blender 3.6: `pip install fake-bpy-module-latest==20230627`
|
||||||
* Blender 4.2: `pip install fake-bpy-module-latest==20240716`
|
* Blender 4.2: `pip install fake-bpy-module-latest==20240716`
|
||||||
|
* Blender 4.5: `pip install fake-bpy-module-latest==20250604`
|
||||||
|
|
||||||
这么做主要是因为`fake-bpy-module`没有发布官方的适用于指定Blender版本的包,因此我只能通过选择最接近Blender对应版本发布时间的每日编译版本来安装它。
|
这么做主要是因为`fake-bpy-module`没有很及时地发布适用于指定Blender版本的包,因此我只能通过选择最接近Blender对应版本离开`main`主线时间的每日编译版本来安装它(因为每日编译版本只编译`main`主线)。
|
||||||
|
Reference in New Issue
Block a user