Page MenuHome

Cleanup: Fix various typos (code and comments)
ClosedPublic

Authored by luzpaz (luzpaz) on Mar 24 2022, 10:08 PM.

Details

Summary

There is a source typo (that may be a bug fix) within this patch, please review closely.

Diff Detail

Repository
rB Blender

Event Timeline

luzpaz (luzpaz) requested review of this revision.Mar 24 2022, 10:08 PM
luzpaz (luzpaz) created this revision.
luzpaz (luzpaz) added inline comments.
source/blender/nodes/geometry/nodes/node_geo_convex_hull.cc
248

Source typo?

Hans Goudey (HooglyBoogly) added inline comments.
source/blender/nodes/geometry/nodes/node_geo_convex_hull.cc
248

I don't see the context, but this is probably in the section of disabled code in this file, so it doesn't get compiled. Fine to change it though.

@Hans Goudey (HooglyBoogly) I'm not sure the code is in a disabled section. Can you confirm via the context above?

Yes, it is, see # if 0

Indeed. But you still approve of the merge nonetheless?

This revision is now accepted and ready to land.Mar 29 2022, 2:21 PM
This revision was automatically updated to reflect the committed changes.