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 Jun 24, 2024
1 parent 3e3fc60 commit 44367c9
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 @@ -1070,7 +1070,7 @@ def download_addon(name,addonName,url,commitId=None):
curDir = os.getcwd()
if not skip_repository_updates:
if with_pfm:
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","675a87a79dcade37d32ede335559714aac2b2120")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","9d9d57de7e7ebdfa9769363df30722a25cf18b7f")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","56d46dacb398fa7540e794359eaf1081c9df1edd")

if with_vr:
Expand Down

0 comments on commit 44367c9

Please sign in to comment.