From acbef6f75925a138ec6485cd363cc4cd58c9ec91 Mon Sep 17 00:00:00 2001 From: Silverlan Date: Tue, 24 Dec 2024 22:10:11 +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 1366a0fb2..398b33b70 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","bdf5bb88b706a126d09e3d9d1ae393ae077966aa") + download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","b289c094988c887f24b2f5ff00fe106ea306b9b5") download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","a9ea4820f03be250bdf1e6951dad313561b75b17") if with_vr: