From 9ba76446edb27b2648315c111ec42df0dc059431 Mon Sep 17 00:00:00 2001 From: Silverlan Date: Tue, 24 Dec 2024 15:53:33 +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 fa7d9dfb4..c79fcbc74 100644 --- a/build_scripts/build.py +++ b/build_scripts/build.py @@ -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","a2d90d9705d599416c453ce86eee883be2da09d4") + download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","3117e3999999a71d059b93f832afdf8a4cf6a866") download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","a9ea4820f03be250bdf1e6951dad313561b75b17") if with_vr: