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 Dec 26, 2023
1 parent 5adf1d0 commit b4258dd
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 @@ -907,7 +907,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","5867b8c3a1690e8c50090ad7d5c9af9acc06645f")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","303485a2079bba9632476d99e9aee3815bcdf829")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","0f969464c1cf49cf2b264b95a42f9b69dce16a5f")

if with_vr:
Expand Down

0 comments on commit b4258dd

Please sign in to comment.