Compositor: Turn Double Edge Mask node menus into inputs

This patch turns the double edge mask node menus into two boolean
inputs.

Pull Request: https://projects.blender.org/blender/blender/pulls/146304
This commit is contained in:
Omar Emara
2025-09-15 13:45:34 +02:00
committed by Omar Emara
parent 3b1faf7594
commit e9638b4a0a
5 changed files with 53 additions and 63 deletions

View File

@@ -27,7 +27,7 @@
/* Blender file format version. */
#define BLENDER_FILE_VERSION BLENDER_VERSION
#define BLENDER_FILE_SUBVERSION 82
#define BLENDER_FILE_SUBVERSION 83
/* Minimum Blender version that supports reading file written with the current
* version. Older Blender versions will test this and cancel loading the file, showing a warning to