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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user