Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> NicksBest
YimingWu (NicksBest)
Total Commits : 1 601
Master Commits : 100
Branch Commits : 1 501
First Commit : December 7, 2018
Latest Commit : December 31, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2021 | 25 | |
November, 2021 | 18 | |
October, 2021 | 17 | |
September, 2021 | 38 | |
August, 2021 | 41 | |
July, 2021 | 69 | |
June, 2021 | 124 | |
May, 2021 | 86 | |
April, 2021 | 35 | |
March, 2021 | 95 | |
February, 2021 | 3 | |
January, 2021 | 0 | |
December, 2020 | 11 | |
November, 2020 | 48 | |
October, 2020 | 88 | |
September, 2020 | 51 | |
August, 2020 | 56 | |
July, 2020 | 104 | |
June, 2020 | 64 | |
May, 2020 | 2 | |
April, 2020 | 0 | |
March, 2020 | 0 | |
February, 2020 | 2 | |
January, 2020 | 0 | |
December, 2019 | 10 | |
November, 2019 | 91 | |
October, 2019 | 26 | |
September, 2019 | 70 | |
August, 2019 | 80 | |
July, 2019 | 195 | |
June, 2019 | 97 | |
May, 2019 | 25 | |
April, 2019 | 10 | |
March, 2019 | 3 | |
February, 2019 | 0 | |
January, 2019 | 2 | |
December, 2018 | 15 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
lineart_cpu.c | 265 |
MOD_gpencillineart.c | 188 |
lineart_cpu.c | 158 |
rna_gpencil_modifier.c | 133 |
MOD_lineart.h | 121 |
DNA_gpencil_modifier_types.h | 101 |
properties_render.py | 100 |
lanpr_ops.c | 100 |
lanpr_cpu.c | 97 |
lanpr_engine.c | 93 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 168 | 0.1 |
Modified | 3 889 | 2.4 |
Deleted | 62 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 50 804 | 43.7 |
Lines Removed | 37 731 | 32.5 |
Latest commits
December 31, 2021, 13:54 (GMT) |
LineArt: Correct collection intersection mask logic. The logic used to be: "if collection doesn't have child collection, check if ob is from this one" The correct logic should be: "if collection child does not have this ob, then check this collection". |
December 31, 2021, 13:26 (GMT) |
LineArt: Correct clamping of out of bound isect index Handles rare cases where line doesn't intersect the triangle correctly. |
December 28, 2021, 03:55 (GMT) |
Revert "LineArt: Intersection function additional clamping" This reverts commit 0a68fa8e14bdafaa2bc456981a571a3f65ad8b76. |
Revision eaee064 by YimingWu (temp-lineart-contained) December 28, 2021, 03:54 (GMT) |
LineArt: Correct handling out of bound isect index Handles rare cases where line doesn't intersect the triangle correctly. |
Revision 4dc925b by YimingWu (temp-lineart-contained) December 28, 2021, 03:40 (GMT) |
Revert "LineArt: Intersection function additional clamping" This reverts commit e2166dc2174e4face0d263043bf438152badbd3c. |
December 28, 2021, 03:21 (GMT) |
LineArt: Intersection function additional clamping To handle a rare case where it leads to a -1 index in isect order lookup |
Revision e2166dc by YimingWu (temp-lineart-contained) December 28, 2021, 03:19 (GMT) |
LineArt: Intersection function additional clamping To handle a rare case where it leads to a -1 index in isect order lookup |
December 27, 2021, 06:33 (GMT) |
LineArt: Protecting bounding area links. In case they overflowed the bounding area maximum link count, Protect the link array so it doesn't crash. |
Revision e7ff8de by YimingWu (temp-lineart-contained) December 27, 2021, 06:33 (GMT) |
LineArt: Protecting bounding area links. In case they overflowed the bounding area maximum link count, Protect the link array so it doesn't crash. |
Revision c7f20df by YimingWu (temp-lineart-contained) December 27, 2021, 06:24 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
MiikaHweb - Blender Git Statistics v1.06