Blender Git Loki
Git Commits -> Revision 4bf56b3
Revision 4bf56b3 by Nathan Craddock (master) July 3, 2020, 19:40 (GMT) |
Cleanup: Use C-style comments in outliner files No functional changes. Convert all C++ style comments to C comments. Also capitalize and add full stops. The comments themselves were not cleaned up. Some could be removed or reworded. |
Commit Details:
Full Hash: 4bf56b37ca98637c94bc1fc66c78f136ed709afb
Parent Commit: 59ef431
Lines Changed: +78, -79
6 Modified Paths:
/source/blender/editors/space_outliner/outliner_draw.c (+11, -12) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+13, -13) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+8, -8) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+11, -11) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+17, -17) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+18, -18) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+13, -13) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+8, -8) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+11, -11) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+17, -17) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+18, -18) (Diff)