Mesh: Replace auto smooth with node group #108014

Merged
Hans Goudey merged 149 commits from HooglyBoogly/blender:refactor-mesh-corner-normals-lazy into main 2023-10-20 16:54:20 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 0bc9a7e78b - Show all commits

View File

@ -24,6 +24,7 @@
# include "DNA_mesh_types.h"
# include "BKE_anim_data.h"
# include "BKE_attribute.hh"
# include "BKE_mesh.h"
# include "BKE_mesh_mapping.h"
# include "BKE_mesh_runtime.h"