From 28a96693246c114576f4b2227ddbc667e8ce840c Mon Sep 17 00:00:00 2001 From: Silverlan Date: Sat, 23 Nov 2024 21:33:16 +0100 Subject: [PATCH] build: update submodule "filmmaker" --- build_scripts/build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_scripts/build.py b/build_scripts/build.py index 6fa5764f0..80e5d33f0 100644 --- a/build_scripts/build.py +++ b/build_scripts/build.py @@ -1136,7 +1136,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","b0cc0afcdb96aab8a5fe778fb20aef7eb5329115") + download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","7492a21fc643fa831dc45bfcb401bd7b4ecdc2f1") download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","a9ea4820f03be250bdf1e6951dad313561b75b17") if with_vr: