Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> manzanilla
Manuel Castilla (manzanilla)
Total Commits : 333
Master Commits : 107
Branch Commits : 226
First Commit : May 29, 2020
Latest Commit : October 23, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
October, 2021 | 16 | |
September, 2021 | 35 | |
August, 2021 | 88 | |
July, 2021 | 85 | |
June, 2021 | 22 | |
May, 2021 | 74 | |
April, 2021 | 7 | |
March, 2021 | 1 | |
February, 2021 | 0 | |
January, 2021 | 0 | |
December, 2020 | 1 | |
November, 2020 | 2 | |
October, 2020 | 0 | |
September, 2020 | 1 | |
August, 2020 | 0 | |
July, 2020 | 0 | |
June, 2020 | 0 | |
May, 2020 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
COM_NodeOperation.cc | 51 |
COM_FullFrameExecutionModel.cc | 50 |
COM_NodeOperation.h | 49 |
COM_ExecutionSystem.cc | 39 |
COM_MemoryBuffer.h | 37 |
COM_defines.h | 32 |
COM_MemoryBuffer.cc | 31 |
COM_Debug.cc | 29 |
COM_NodeOperationBuilder.cc | 27 |
COM_ExecutionSystem.h | 24 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 63 | 0.2 |
Modified | 4 047 | 12.2 |
Deleted | 6 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 27 053 | 89.3 |
Lines Removed | 8 738 | 28.8 |
Latest commits
October 23, 2021, 20:02 (GMT) |
Fix T92400: Denoise node Prefilter output is always "Fast" Caused by an accidental renaming in {rB1c42d4930a24d639b3aa561b9a8b4bbc} |
October 23, 2021, 20:02 (GMT) |
Cleanup: use underscore suffix for private data members |
October 23, 2021, 20:02 (GMT) |
Cleanup: remove unused function It doesn't have definition either. |
October 15, 2021, 20:23 (GMT) |
Cleanup: remove unused functions |
October 15, 2021, 20:23 (GMT) |
Fix T72583: Sun Beams node artifacts The artifacts are due to the loss of precision when doing some calculations with float precision. |
October 13, 2021, 21:41 (GMT) |
Cleanup: remove unused includes in Compositor And move unneeded includes in frequently used headers to source files. Slightly reduces compile time. |
October 13, 2021, 21:41 (GMT) |
Cleanup: remove `this->` for `m_` prefixed members in Compositor For cleaning old code style as new code usually omit it. |
October 13, 2021, 21:41 (GMT) |
Cleanup: replace members `m_` prefix by `_` suffix in Compositor To convert old code to the current convention and use a single code style. |
October 13, 2021, 21:41 (GMT) |
Cleanup: convert camelCase naming to snake_case in Compositor To convert old code to the current convention and use a single code style. |
October 13, 2021, 21:41 (GMT) |
Cleanup: use `_` suffix for non-public data members in Compositor For code style and clarity. |
MiikaHweb - Blender Git Statistics v1.06