Skip to content

Commit

Permalink
build: update submodule "filmmaker"
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Nov 12, 2023
1 parent 8b1527b commit a8eadc5
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 @@ -902,7 +902,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","d4532882bfe237a70d0d51b8a8456f1a5816d9e8")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","3889710c9fad7319493f86fbe4b5dbd537fb2b68")
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 a8eadc5

Please sign in to comment.