Blender Git Statistics -> Developers -> maiself
Mai Lavelle (maiself)
Total Commits : 483
Master Commits : 161
Branch Commits : 322
First Commit : April 13, 2015
Latest Commit : August 27, 2019
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2019 | 1 | |
July, 2019 | 0 | |
June, 2019 | 0 | |
May, 2019 | 0 | |
April, 2019 | 0 | |
March, 2019 | 0 | |
February, 2019 | 0 | |
January, 2019 | 0 | |
December, 2018 | 0 | |
November, 2018 | 0 | |
October, 2018 | 0 | |
September, 2018 | 1 | |
August, 2018 | 0 | |
July, 2018 | 0 | |
June, 2018 | 0 | |
May, 2018 | 18 | |
April, 2018 | 11 | |
March, 2018 | 2 | |
February, 2018 | 12 | |
January, 2018 | 3 | |
December, 2017 | 0 | |
November, 2017 | 28 | |
October, 2017 | 0 | |
September, 2017 | 0 | |
August, 2017 | 6 | |
July, 2017 | 7 | |
June, 2017 | 18 | |
May, 2017 | 8 | |
April, 2017 | 14 | |
March, 2017 | 48 | |
February, 2017 | 32 | |
January, 2017 | 33 | |
December, 2016 | 13 | |
November, 2016 | 15 | |
October, 2016 | 25 | |
September, 2016 | 28 | |
August, 2016 | 30 | |
July, 2016 | 24 | |
June, 2016 | 40 | |
May, 2016 | 6 | |
April, 2016 | 58 | |
March, 2016 | 0 | |
February, 2016 | 0 | |
January, 2016 | 0 | |
December, 2015 | 0 | |
November, 2015 | 0 | |
October, 2015 | 0 | |
September, 2015 | 0 | |
August, 2015 | 0 | |
July, 2015 | 0 | |
June, 2015 | 0 | |
May, 2015 | 0 | |
April, 2015 | 2 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
mesh.cpp | 75 |
kernel_types.h | 65 |
device_split_kernel.cpp | 63 |
blender_mesh.cpp | 60 |
device_cpu.cpp | 45 |
mesh.h | 44 |
opencl_split.cpp | 40 |
CMakeLists.txt | 40 |
properties.py | 38 |
kernel_data_init.h | 37 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 91 | 0.2 |
Modified | 2 232 | 4.6 |
Deleted | 25 | 0.1 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 28 414 | 65.5 |
Lines Removed | 13 120 | 30.2 |
Latest commits
August 27, 2019, 18:27 (GMT) |
Cycles: Stitching of subdivided and displaced meshes This patch stitches the vertices along patch edges so that cracks can no longer form when applying subdivision or displacement a mesh. Subpatches are now formed in a way that ensures vertex indices along subpatch edges are equal for adjacent subpatches. A mapping of vertices along patch edges is built to preform stitching. Overall performance is roughly the same, some gains were made in splitting, but some was lost in stitching. This fixes: - T49049 (cracks between patches from material and uv seams) - T49048 (discontinuous normals with true displacement) Reviewers: sergey, brecht Differential Revision: https://developer.blender.org/D3692 |
September 6, 2018, 04:25 (GMT) |
Cycles: Allow cancel during displacement of meshes |
May 16, 2018, 10:45 (GMT) |
Silence warning about functions having no prototype |
May 16, 2018, 10:07 (GMT) |
Add BKE_mesh_is_valid Non modifying version of `BKE_mesh_validate`, mirrors `DM_is_valid` more closely. Will be used in port of `mesh_calc_modifiers` from `DerivedMesh` to `Mesh`. |
May 16, 2018, 10:07 (GMT) |
Add modifier_deformVerts_ensure_normals, modifier_applyModifier_ensure_normals Same as `modwrap_deformVerts` and `modwrap_applyModifier` but for `Mesh`. |
May 16, 2018, 10:07 (GMT) |
Modifiers: Port mesh_calc_modifiers from DerivedMesh to Mesh This ports the main modifier eval loop. A few things haven't been ported yet: tessface and shapekey related code. As far as I can tell, shapekey code was never entered into. https://developer.blender.org/D3342 |
Revision be4cdf5 by Mai Lavelle (temp-modifier-rm-cddm) May 16, 2018, 07:51 (GMT) |
Use BKE_mesh_apply_vert_coords instead of local defined version |
Revision 36d223a by Mai Lavelle (temp-modifier-rm-cddm) May 12, 2018, 05:12 (GMT) |
Changes from review |
Revision cb7d6a1 by Mai Lavelle (temp-modifier-rm-cddm) May 11, 2018, 10:19 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm |
Revision b11beff by Mai Lavelle (temp-modifier-rm-cddm) May 11, 2018, 08:39 (GMT) |
No more DerivedMesh in mesh_calc_modifiers Also a little cleanup. |
MiikaHweb - Blender Git Statistics v1.06