vault backup: 2023-12-13 22:02:04
This commit is contained in:
parent
1f74347e19
commit
fe47f57176
@ -148,4 +148,9 @@ def unregister():
|
|||||||
stop_server_thread()
|
stop_server_thread()
|
||||||
global thread2
|
global thread2
|
||||||
thread2.join()
|
thread2.join()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Blender CMD 启用插件
|
||||||
|
>./blender -b --addons animation_nodes,meshlint [file] --python [myscript.py]
|
||||||
|
|
||||||
|
这样就可以指定启用某某插件
|
Loading…
x
Reference in New Issue
Block a user