Blender Git Statistics -> Developers -> ish_bosamiya
Ish Bosamiya (ish_bosamiya)
Total Commits : 407
Master Commits : 3
Branch Commits : 404
First Commit : May 24, 2018
Latest Commit : September 5, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
September, 2021 | 23 | |
August, 2021 | 79 | |
July, 2021 | 109 | |
June, 2021 | 41 | |
May, 2021 | 0 | |
April, 2021 | 0 | |
March, 2021 | 0 | |
February, 2021 | 0 | |
January, 2021 | 0 | |
December, 2020 | 0 | |
November, 2020 | 0 | |
October, 2020 | 0 | |
September, 2020 | 0 | |
August, 2020 | 0 | |
July, 2020 | 0 | |
June, 2020 | 0 | |
May, 2020 | 0 | |
April, 2020 | 0 | |
March, 2020 | 1 | |
February, 2020 | 0 | |
January, 2020 | 0 | |
December, 2019 | 0 | |
November, 2019 | 0 | |
October, 2019 | 0 | |
September, 2019 | 0 | |
August, 2019 | 29 | |
July, 2019 | 84 | |
June, 2019 | 35 | |
May, 2019 | 4 | |
April, 2019 | 0 | |
March, 2019 | 1 | |
February, 2019 | 0 | |
January, 2019 | 0 | |
December, 2018 | 0 | |
November, 2018 | 0 | |
October, 2018 | 0 | |
September, 2018 | 0 | |
August, 2018 | 0 | |
July, 2018 | 0 | |
June, 2018 | 0 | |
May, 2018 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
BKE_cloth_remesh.hh | 130 |
cloth_remeshing.cpp | 107 |
cloth_remesh.cc | 87 |
cloth.c | 63 |
BKE_cloth.h | 26 |
BLI_generational_arena.hh | 22 |
MOD_adaptive_remesh.cc | 21 |
BKE_cloth_remesh_test.cc | 19 |
DNA_modifier_types.h | 17 |
rna_modifier.c | 13 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 334 | 0.8 |
Modified | 638 | 1.6 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 17 919 | 44.7 |
Lines Removed | 4 557 | 11.4 |
Latest commits
Revision 973bd8c by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 19:10 (GMT) |
adaptive_cloth: AdaptiveMesh: use params for collapsible test Use the `aspect_ratio_min` available in the params for the edge collapsible test instead of the hard coded value. |
Revision 6748f5c by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 18:56 (GMT) |
adaptive_cloth: face sizing: change_in_vertex_normal_max as a param Create GUI and use `change_in_vertex_normal_max` for dynamic face sizing calculation instead of the hard coded value. |
Revision e07f8a6 by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 16:25 (GMT) |
adaptive_cloth: AdaptiveMesh: face sizing: use params Use values from given params instead of the hard coded parameter values. |
Revision dcbd6f4 by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 16:17 (GMT) |
adaptive_cloth: gui for `edge_length_max` and `aspect_ratio_min` |
Revision 7a0683c by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 15:05 (GMT) |
adaptive_cloth: parameter name from `size_min` to `edge_length_min` |
Revision fd9b341 by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 05:35 (GMT) |
adaptive_cloth: AdaptiveMesh: dynamic face sizing (for curvature) Compute the dynamic face sizing with respect to curvature and do eigen decomposition of the final sizing to add constraints with respect to edge lengths and aspect ratio. |
Revision 9d32df7 by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 05:34 (GMT) |
adaptive_cloth: AdaptiveMesh: calculate derivative Calculate derivative of the given float3s with respect to the uv space coordinates of the given face. |
Revision 030e53d by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 05:33 (GMT) |
adaptive_cloth: Mesh: Node: get normal |
Revision 6c5a5cb by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 05:31 (GMT) |
float2x3 and float3x2: transpose and multiplication with intern file Transpose and multiplication requires access to the other structure as well, this cannot be done through header files only, at least not easily. So separate implementation files for each with the respective functions that are required. |
Revision c5433fd by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 05:26 (GMT) |
float3x2: constructor through columns of the matrix |
MiikaHweb - Blender Git Statistics v1.06