Page MenuHome

Cleanup: Fix capitalization in various places
ClosedPublic

Authored by Yevgeny Makarov (jenkm) on Dec 9 2020, 9:29 AM.

Details

Summary

UI: Capitalization Corrections

Approximately 33 changes of capitalization to conform to MLA title style.

Diff Detail

Repository
rB Blender

Event Timeline

Yevgeny Makarov (jenkm) requested review of this revision.Dec 9 2020, 9:29 AM
Yevgeny Makarov (jenkm) created this revision.

One small comment that should probably be addressed in a separate patch

release/scripts/startup/bl_operators/object_quick_effects.py
137

While we are here, can we just change this to number of pieces?

This revision is now accepted and ready to land.Dec 9 2020, 6:42 PM

One small comment that should probably be addressed in a separate patch

Good catch. I can do that when I commit this one once approved. I did a big "Amount versus Number" patch, but didn't look in any py files.

Quickly scrolling over... looks good!