Revision 4bf56b3 by Nathan Craddock 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. |
Revision 59ef431 by Nathan Craddock July 3, 2020, 19:40 (GMT) |
Cleanup: Remove unused outliner activation code No functional changes. Remove commented calls to extern_set_butspace and unused text activation code. |
Revision 57a48bd by Nathan Craddock July 3, 2020, 19:40 (GMT) |
Cleanup: Use _fn suffix for outliner button callbacks No functional changes. Use _fn instead of _cb. |
Revision d7dbf90 by Sebastian Parborg July 3, 2020, 19:23 (GMT) |
Clang-tidy: Enable braces-around-statements warning |
Revision 185fe9c by Brecht Van Lommel July 3, 2020, 17:12 (GMT) |
Cleanup: compiler warning |
Revision 46fcc12 by Brecht Van Lommel July 3, 2020, 17:12 (GMT) |
Fix error in new Hair data type file reading |
Revision d2db481 by Sybren A. Stüvel July 3, 2020, 16:18 (GMT) |
Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete) This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/blenkernel` module. Not all warnings are addressed in this commit. No functional changes. |
Revision a21cb22 by Hans Goudey July 3, 2020, 15:58 (GMT) |
Cleanup: Deduplicate code for finding context object Instead of manually checking the pinned object, use the existing ED_object_active_context function. This requires adding const to the context in that function. |
Revision 33a7494 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors` module. No functional changes. |
Revision 367034f by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/uv_edit` module. No functional changes. |
Revision 651d1aa by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Transform, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/transform` module. No functional changes. |
Revision 35ce169 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/sequencer, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_sequencer` module. No functional changes. |
Revision a201020 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/Clip, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_clip` module. No functional changes. |
Revision f254f66 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/Outliner, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_outliner` module. No functional changes. |
Revision 3aa53b3 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/Node, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_node` module. No functional changes. |
Revision bf532b1 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/Text, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_text` module. No functional changes. |
Revision 2f6fc5a by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixes This addresses warnings from Clang-Tidy's `readability-else-after-return` rule in the `source/blender/editors/space_view3d` module. No functional changes. |
Revision b61ecb7 by Sybren A. Stüvel July 3, 2020, 15:42 (GMT) |
Cleanup: Explicit return in each `else if` block in `buttons_context()` This is a similar change as in rB4283da83cc9. No functional changes. |
Revision f43fedd by Jacques Lucke July 3, 2020, 15:35 (GMT) |
Cleanup: remove side effect in assertion |
Revision 4a48939 by Hans Goudey July 3, 2020, 15:18 (GMT) |
UI: Fix bevel modifier not showing vertex group |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021