
Blender Git Statistics -> Developers -> zeddb
Sebastian Parborg (zeddb)
Total Commits : 348
Master Commits : 188
Branch Commits : 160
First Commit : July 11, 2018
Latest Commit : February 22, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
February, 2021 | 12 | |
January, 2021 | 14 | |
December, 2020 | 8 | |
November, 2020 | 14 | |
October, 2020 | 5 | |
September, 2020 | 22 | |
August, 2020 | 10 | |
July, 2020 | 7 | |
June, 2020 | 14 | |
May, 2020 | 14 | |
April, 2020 | 14 | |
March, 2020 | 9 | |
February, 2020 | 1 | |
January, 2020 | 1 | |
December, 2019 | 5 | |
November, 2019 | 6 | |
October, 2019 | 7 | |
September, 2019 | 28 | |
August, 2019 | 11 | |
July, 2019 | 19 | |
June, 2019 | 8 | |
May, 2019 | 4 | |
April, 2019 | 9 | |
March, 2019 | 9 | |
February, 2019 | 7 | |
January, 2019 | 5 | |
December, 2018 | 9 | |
November, 2018 | 8 | |
October, 2018 | 4 | |
September, 2018 | 9 | |
August, 2018 | 35 | |
July, 2018 | 20 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
MOD_mybmesh.c | 57 |
simulate.cpp | 24 |
object_remesh.c | 23 |
quadriflow_capi.cpp | 14 |
CMakeLists.txt | 13 |
optimizer.cpp | 13 |
mesh_remesh_voxel.c | 13 |
node_geo_point_distribute.cc | 13 |
BKE_mesh_remesh_voxel.h | 12 |
blender_config.cmake | 12 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 1 582 | 4.5 |
Modified | 1 691 | 4.9 |
Deleted | 12 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 15 707 | 50.5 |
Lines Removed | 8 124 | 26.1 |
Latest commits 
February 22, 2021, 19:28 (GMT) |
Fix: Geometry nodes not depending on instanced collections properly Geometry nodes were not adding referenced instanced collections as dependencies to depsgraph. This would lead to meshes and data not being ready on evaluation in certain cases. |
Revision 7388e10 by Sebastian Parborg (temp-weight_mirror) February 18, 2021, 16:19 (GMT) |
Make the different weight paint code paths exclusive to each other Before you could have the new sculpt symmetry code and the older weight paint symmetry code active at the same time. This would lead to users easily trashing their weigh paint data if they were not careful when switching between modes. Now the specific weight paint symmetry code is an exclusive toggle so the user can't accidentally mirror strokes and vertex groups at the same time. This also paves the way of supporting Y and Z symmetry in the future for weight groups mirroring if we decide to add it in the future. (As the UI part for it is done) See https://developer.blender.org/D10426 |
Revision 6f9f45a by Sebastian Parborg (temp-lineart-contained) February 15, 2021, 00:59 (GMT) |
WIP bake buttons Buggy and naming and settings needs to change probably. See TODOs in the code |
Revision f564cda by Sebastian Parborg (temp-lineart-contained) February 12, 2021, 00:41 (GMT) |
Cleanup more unused variables and functions |
Revision 7446f90 by Sebastian Parborg (temp-lineart-contained) February 11, 2021, 23:13 (GMT) |
Cleanup various lineart files, add FIXME comments. |
Revision e912095 by Sebastian Parborg (temp-lineart-contained) February 11, 2021, 16:06 (GMT) |
Fix build issues. |
Revision 0e59d72 by Sebastian Parborg (temp-lineart-contained) February 11, 2021, 13:36 (GMT) |
Merge branch 'master' into temp-lineart-contained |
Revision 1d3c721 by Sebastian Parborg (temp-lineart-contained) February 7, 2021, 17:55 (GMT) |
Merge branch 'master' into temp-lineart-contained |
February 5, 2021, 13:30 (GMT) |
Cleanup: Remove LibAV support Ubuntu and Debian dropped libav in 2015 in favor of ffmpeg. Development stopped of libav in 2018, so it should be save to remove. |
February 3, 2021, 16:54 (GMT) |
Geometry Nodes: Add Collection Info Node Implements a node to get collection objects. These objects are then passed along as instances in the node tree. Follow up tasks: Multiple nodes does not support instancing yet: T85159 Changing collection offset does not trigger a refresh: T85274 Reviewed By: Jacques, Dalai, Hans Differential Revision: http://developer.blender.org/D10151 |
MiikaHweb - Blender Git Statistics v1.06