Cleanup: Make format

This commit is contained in:
Jeroen Bakker
2023-10-17 12:45:19 +02:00
parent fd192188cd
commit da2e951512

View File

@@ -5226,7 +5226,7 @@ bool SCULPT_stroke_get_location_ex(bContext *C,
StrokeCache *cache;
float ray_start[3], ray_end[3], ray_normal[3], depth, face_normal[3];
bool original;
ViewContext vc = ED_view3d_viewcontext_init(C, depsgraph);
ob = vc.obact;