Fix: Vertex paint filter operators broken undo #106136

Merged
Joseph Eagar merged 3 commits from JosephEagar/blender:blender-v3.5-vpaint_fixes into blender-v3.5-release 2023-03-25 22:10:20 +01:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 2fd5295d1d - Show all commits

View File

@ -22,7 +22,6 @@
#include "BKE_deform.h"
#include "BKE_geometry_set.hh"
#include "BKE_mesh.h"
#include "BKE_mesh_mapping.h"
#include "DEG_depsgraph.h"