Blender Git Statistics -> Developers -> pmakal
Piotr Makal (pmakal)
Total Commits : 6
Master Commits : 5
Branch Commits : 1
First Commit : June 28, 2021
Latest Commit : December 20, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
December, 2021 | 2 | |
November, 2021 | 0 | |
October, 2021 | 0 | |
September, 2021 | 0 | |
August, 2021 | 0 | |
July, 2021 | 0 | |
June, 2021 | 4 |
Commit Distribution
Path | Number of Commits |
---|---|
master | 5 |
tmp-2.93 | 1 |
blender-v2.93-release | 1 |
Favourite Files
Filename | Total Edits |
---|---|
editmesh_select.c | 2 |
object_select.c | 1 |
DNA_curve_types.h | 1 |
BLI_rand.h | 1 |
editcurve_select.c | 1 |
editlattice_select.c | 1 |
rand.cc | 1 |
spline_nurbs.cc | 1 |
rna_curve.c | 1 |
editcurve.c | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 11 | 1.8 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 147 | 24.5 |
Lines Removed | 87 | 14.5 |
Latest commits
December 20, 2021, 18:43 (GMT) |
Fix: Incorrect assert conditions in NURBSpline This fix provides better conditions for asserts in `NURBSpline::knots` method accounting for cyclic NURBS curves. Differential Revision: https://developer.blender.org/D13620 |
December 13, 2021, 21:13 (GMT) |
Cleanup: Remove unused curve types from enum There were a few unused enum values: `CU_CARDINAL` and `CU_BSPLINE` This commit cleans them up from code as they were not used for anything meaningful. Differential Revision: https://developer.blender.org/D13554 |
June 30, 2021, 07:14 (GMT) |
Fix edit-mesh random select regression in random seed use Fix regression in 9c202281287743494fd7d81a13970053bc8a33b5 that wasn't using the random seed correctly. |
June 28, 2021, 09:57 (GMT) |
Fix edit-mesh random select regression in random seed use Fix regression in 9c202281287743494fd7d81a13970053bc8a33b5 that wasn't using the random seed correctly. |
June 28, 2021, 09:51 (GMT) |
June 28, 2021, 09:35 (GMT) |
BLI_rand: support for randomizing bitmaps Add utility functions: - BLI_bitmap_randomize - BLI_rng_shuffle_bitmap Part of D11685 |
MiikaHweb - Blender Git Statistics v1.06