From c6dea84a863965659fe03ac47031da3b9007f51f Mon Sep 17 00:00:00 2001 From: mkp Date: Thu, 6 Mar 2025 13:22:48 +0100 Subject: [PATCH] Skip the orginid property that was introduced in Max 9 (but will be removed in a next version) This property changes every time you save the patch --- maxdiff/patch_printer.py | 1 + 1 file changed, 1 insertion(+) diff --git a/maxdiff/patch_printer.py b/maxdiff/patch_printer.py index 3114859..a68fcb9 100644 --- a/maxdiff/patch_printer.py +++ b/maxdiff/patch_printer.py @@ -78,6 +78,7 @@ def print_patcher_summary_recursive( "dependency_cache", # treated separately "project", # treated separately "styles", # treated separately + "originid", # invalid Max 9 property ] properties = get_properties_to_print(