Skip to content

Commit

Permalink
build: update filmmaker submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Sep 29, 2023
1 parent 7cecba1 commit bf666e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ def download_addon(name,addonName,url,commitId=None):

curDir = os.getcwd()
if with_pfm:
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","d4888b9b6895c163f30f8728a78e1b1fa4b714e0")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","cf2a7480b61561784b197b3fb8fa4928638e784d")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","362981334d7b2f023dbcb1a2d1972fdc843b15e7")

if with_vr:
Expand Down

0 comments on commit bf666e8

Please sign in to comment.