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 Feb 20, 2024
1 parent 8782eb1 commit 6c3f4a2
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 @@ -983,7 +983,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","fb881fe5604016b7a3225124bbdeb4a99c545e4c")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","946fc73a03ec481df24c0ae9ec5daad7f3085c25")
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 6c3f4a2

Please sign in to comment.