
Blender Git Statistics -> Developers -> JacquesLucke
Jacques Lucke (JacquesLucke)
Total Commits : 4 473
Master Commits : 1 157
Branch Commits : 3 316
First Commit : March 18, 2017
Latest Commit : March 9, 2021 (Today)
Commits by Month
Date | Number of Commits | |
---|---|---|
March, 2021 | 93 | |
February, 2021 | 114 | |
January, 2021 | 65 | |
December, 2020 | 120 | |
November, 2020 | 205 | |
October, 2020 | 101 | |
September, 2020 | 92 | |
August, 2020 | 72 | |
July, 2020 | 196 | |
June, 2020 | 193 | |
May, 2020 | 197 | |
April, 2020 | 112 | |
March, 2020 | 186 | |
February, 2020 | 155 | |
January, 2020 | 127 | |
December, 2019 | 217 | |
November, 2019 | 165 | |
October, 2019 | 103 | |
September, 2019 | 268 | |
August, 2019 | 177 | |
July, 2019 | 475 | |
June, 2019 | 234 | |
May, 2019 | 124 | |
April, 2019 | 160 | |
March, 2019 | 201 | |
February, 2019 | 154 | |
January, 2019 | 60 | |
December, 2018 | 20 | |
November, 2018 | 40 | |
October, 2018 | 31 | |
September, 2018 | 14 | |
August, 2018 | 0 | |
July, 2018 | 0 | |
June, 2018 | 0 | |
May, 2018 | 0 | |
April, 2018 | 0 | |
March, 2018 | 0 | |
February, 2018 | 0 | |
January, 2018 | 0 | |
December, 2017 | 0 | |
November, 2017 | 0 | |
October, 2017 | 0 | |
September, 2017 | 0 | |
August, 2017 | 0 | |
July, 2017 | 0 | |
June, 2017 | 0 | |
May, 2017 | 0 | |
April, 2017 | 1 | |
March, 2017 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
simulate.cpp | 220 |
readfile.c | 214 |
writefile.c | 183 |
node_frontend.cpp | 180 |
c_wrapper.cpp | 179 |
core.hpp | 133 |
CMakeLists.txt | 122 |
CMakeLists.txt | 119 |
emitters.cpp | 117 |
node.c | 105 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 1 410 | 0.3 |
Modified | 17 868 | 4.0 |
Deleted | 814 | 0.2 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 242 695 | 60.5 |
Lines Removed | 140 441 | 35.0 |
Latest commits 
2 hours 13 min ago |
Fix: unconnected multi socket input crashes The crash would only happen when the output of the Join Geometry node is used. |
2 hours 27 min ago |
Cleanup: fix warnings |
19 hours 33 min ago |
Spreadsheet: add boilerplate code for new editor type This adds the initial boilerplate code that is required to introduce the new spreadsheet editor. The editor is still hidden from the ui. It can be made visible by undoing the change in `rna_screen.c`. This patch does not contain any business logic for the spreadsheet editor. Differential Revision: https://developer.blender.org/D10645 Ref T86279. |
1 day and 17 hours ago |
Cleanup: fix compiler warning |
1 day and 18 hours ago |
Geometry Nodes: simplify allocating dynamically sized buffer on stack |
1 day and 18 hours ago |
Cleanup: remove dead code |
1 day and 19 hours ago |
Cleanup: remove dead code |
1 day and 21 hours ago |
Cleanup: compiler warnings |
1 day and 21 hours ago |
Cleanup: fix implicit conversion warning |
1 day and 21 hours ago |
BLI: make it harder to forget to destruct a value Instead of returning a raw pointer, `LinearAllocator.construct(...)` now returns a `destruct_ptr`, which is similar to `unique_ptr`, but does not deallocate the memory and only calls the destructor instead. |
MiikaHweb - Blender Git Statistics v1.06