Commit: 217abc23b0c97e90411200c0546ad890e3a48670
Author: Hans Goudey
Date: Thu Jan 13 08:52:10 2022 -0600
Branches: temp-vert-normals-cleanup
https://developer.blender.org/rB217abc23b0c97e90411200c0546ad890e3a48670
Fix typo
===================================================================
M source/blender/editors/sculpt_paint/sculpt_intern.h
===================================================================
diff --git a/source/blender/editors/sculpt_paint/sculpt_intern.h
b/source/blender/editors/sculpt_paint/sculpt_intern.h
index c0b8a1c6948..5034251e973 100644
--- a/source/blender/editors/sculpt_paint/sculpt_intern.h
+++ b/source/blender/editors/sculpt_paint/sculpt_intern.h
@@ -933,7 +933,7 @@ typedef struct {
float radius_squared;
bool original;
bool ignore_fully_ineffective;
- struct DistRayAconstABB_Precalc *dist_ray_to_aabb_precalc;
+ struct DistRayAABB_Precalc *dist_ray_to_aabb_precalc;
} SculptSearchCircleData;
void SCULPT_brush_test_init(struct SculptSession *ss, SculptBrushTest *test);
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs