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 18, 2024
1 parent 103709f commit 2e621c0
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 @@ -1141,7 +1141,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","c43f1204266b7821299dd6c20c7ea9c940211ec3")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","6ca8aab1392a3ff0ad667ffb73ce6f646f285368")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","a9ea4820f03be250bdf1e6951dad313561b75b17")

if with_vr:
Expand Down

0 comments on commit 2e621c0

Please sign in to comment.