Skip to content

Commit

Permalink
build: update submodule "filmmaker"
Browse files Browse the repository at this point in the history
Silverlan committed Dec 24, 2023
1 parent 0c2054d commit 3fccdad
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
@@ -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","e5f7cb9e6ea212cf231de0f0c290076dd6e3c415")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","5867b8c3a1690e8c50090ad7d5c9af9acc06645f")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","0f969464c1cf49cf2b264b95a42f9b69dce16a5f")

if with_vr:

0 comments on commit 3fccdad

Please sign in to comment.