Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Branches -> temp-compositor-cleanups
"Temp-compositor-cleanups" branch
Total commits : 4
Total committers : 1
First Commit : October 7, 2021
Latest Commit : October 7, 2021
Commits by Date
Date | Number of Commits | |
---|---|---|
October 7, 2021 | 4 |
Committers
Author | Number of Commits |
---|---|
Manuel Castilla | 4 |
Popular Files
Filename | Total Edits |
---|---|
COM_NodeOperation.cc | 4 |
COM_ExecutionGroup.h | 4 |
COM_BlurBaseOperation.cc | 4 |
COM_DisplaceOperation.cc | 4 |
COM_MathBaseOperation.cc | 4 |
COM_VariableSizeBokehBlurOperation.cc | 4 |
COM_ColorBalanceLGGOperation.cc | 4 |
COM_GaussianAlphaYBlurOperation.cc | 4 |
COM_PlaneDistortCommonOperation.cc | 4 |
COM_NodeOperationBuilder.cc | 4 |
Latest commits
October 7, 2021, 23:29 (GMT) |
Cleanup: Use `_` suffix for non-public members in Compositor To follow the style guide. |
October 7, 2021, 23:29 (GMT) |
Cleanup: Convert camelCase naming to snake_case in Compositor To follow the style guide. |
October 7, 2021, 23:13 (GMT) |
Cleanup: Remove `this->` for `m_` prefixed members in Compositor The prefix is already explicit. |
October 7, 2021, 23:13 (GMT) |
Cleanup: Remove unused includes in Compositor And move unneeded includes in frequently used headers to source files. Slightly reduces compilation time. |
MiikaHweb - Blender Git Statistics v1.06