Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 693 / 5574

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.
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.
July 3, 2020, 19:40 (GMT)
Cleanup: Use _fn suffix for outliner button callbacks

No functional changes. Use _fn instead of _cb.
July 3, 2020, 19:23 (GMT)
Clang-tidy: Enable braces-around-statements warning
July 3, 2020, 17:12 (GMT)
Cleanup: compiler warning
July 3, 2020, 17:12 (GMT)
Fix error in new Hair data type file reading
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021