From 103709f9dd9303b1acea28aa3a8032c80b2dd587 Mon Sep 17 00:00:00 2001 From: Silverlan Date: Wed, 18 Dec 2024 16:02:21 +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 613258d17..999e5be88 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","bd8fd51dc3e07af5f682308930fca43d407e55ad") + download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","c43f1204266b7821299dd6c20c7ea9c940211ec3") download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","a9ea4820f03be250bdf1e6951dad313561b75b17") if with_vr: