Blender Git Statistics -> Developers -> rjg
Robert Guetzkow (rjg)
Total Commits : 39
Master Commits : 34
Branch Commits : 5
First Commit : January 26, 2019
Latest Commit : January 13, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2021 | 2 | |
December, 2020 | 1 | |
November, 2020 | 11 | |
October, 2020 | 3 | |
September, 2020 | 0 | |
August, 2020 | 0 | |
July, 2020 | 0 | |
June, 2020 | 1 | |
May, 2020 | 4 | |
April, 2020 | 3 | |
March, 2020 | 3 | |
February, 2020 | 0 | |
January, 2020 | 1 | |
December, 2019 | 2 | |
November, 2019 | 3 | |
October, 2019 | 2 | |
September, 2019 | 0 | |
August, 2019 | 0 | |
July, 2019 | 0 | |
June, 2019 | 0 | |
May, 2019 | 0 | |
April, 2019 | 1 | |
March, 2019 | 1 | |
February, 2019 | 0 | |
January, 2019 | 1 |
Commit Distribution
Path | Number of Commits |
---|---|
master | 34 |
temp_bmesh_multires | 2 |
temp-blender-2.81-release-with-wrong-merge | 1 |
blender-v2.83-release | 1 |
temp-lanpr-cleanup2 | 1 |
temp-lanpr-cleanup | 1 |
Favourite Files
Filename | Total Edits |
---|---|
blender_default.py | 4 |
file_ops.c | 3 |
fileops.c | 3 |
appdir.c | 2 |
rna_nodetree.c | 2 |
node_draw.c | 2 |
BLI_fileops.h | 2 |
engine.py | 2 |
io.py | 2 |
industry_compatible_data.py | 2 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 58 | 1.5 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 712 | 20.9 |
Lines Removed | 150 | 4.4 |
Latest commits 
January 13, 2021, 10:04 (GMT) |
Compositor: "Save as Render" for the file output node This commit adds the "Save as Render" feature to the file output node, that allows to disable the application of the configured view transform and other color management settings on the image. If disable it uses the standard view transform instead. This feature was originally suggested in T83842 and is part of the color management improvements task in T68926. With this feature it is possible to toggle the application of the color management settings for each input socket of the File Output node individually. Reviewed By: brecht Maniphest Tasks: T68926, T83842 Differential Revision: https://developer.blender.org/D9921 |
January 12, 2021, 11:14 (GMT) |
Fix T84588: Cache access in rna_Particle_uv_on_emitter The function `rna_Particle_uv_on_emitter` did not handle the case where `particle->num_dmcache` was `DMCACHE_ISCHILD`. This resulted in an incorrect offset for the `mtface` pointer. The commit checks for the case and sets the offset accordingly, similar to existing code in e.g. `particle_calculate_parent_uvs`. Reviewed By: JacquesLucke Differential Revision: https://developer.blender.org/D10072 |
Revision c3c3807 by Robert Guetzkow / Jeroen Bakker (blender-v2.83-release) December 2, 2020, 07:40 (GMT) |
Fix T82988: Div by zero with curve deform modifier In `calc_curve_deform` a factor is calculated without checking if the divisior is zero or close to zero. This patch adds the missing checks and sets the factor to zero if the division shouldn't be computed. Reviewed By: mont29 Differential Revision: https://developer.blender.org/D9645 |
November 25, 2020, 14:18 (GMT) |
Fix T82988: Div by zero with curve deform modifier In `calc_curve_deform` a factor is calculated without checking if the divisior is zero or close to zero. This patch adds the missing checks and sets the factor to zero if the division shouldn't be computed. Reviewed By: mont29 Differential Revision: https://developer.blender.org/D9645 |
November 16, 2020, 12:23 (GMT) |
Merge branch 'blender-v2.91-release' |
November 16, 2020, 12:17 (GMT) |
Fix T81271: Fix crash in BLI_gzopen on Windows Previously the return value of `ufopen` wasn't checked and if it failed, `NULL` was passed into `fclose()` which resulted in a crash. This patch avoids this by returning from `BLI_gzopen` when the file cannot be created. Reviewed By: sebbas, iss Differential Revision: https://developer.blender.org/D9576 |
November 12, 2020, 23:11 (GMT) |
Revision c51a5e1 by Robert Guetzkow / Joseph Eagar (temp_bmesh_multires) November 7, 2020, 10:52 (GMT) |
Fix T82423: Replace duplicate name in keymap The two entries `TFM_MODAL_AUTOCONSTRAINT` and `TFM_MODAL_AUTOCONSTRAINTPLANE` had the same name displayed in the UI. The latter is now includes "plane" in it's name. Reviewed By: mano-wii Differential Revision: https://developer.blender.org/D9474 |
Revision d127092 by Robert Guetzkow / Joseph Eagar (temp_bmesh_multires) November 7, 2020, 10:52 (GMT) |
Fix T82423: Add modifier key back into keymap Commit rBf5080c82dd915db6c7b9dd68a52aaaccf2600137 accidentally remove the Shift modifier key from the `AUTOCONSTRAINPLANE` shortcut. Differential Revision: https://developer.blender.org/D9480 |
November 5, 2020, 22:03 (GMT) |
Fix T82423: Add modifier key back into keymap Commit rBf5080c82dd915db6c7b9dd68a52aaaccf2600137 accidentally remove the Shift modifier key from the `AUTOCONSTRAINPLANE` shortcut. Differential Revision: https://developer.blender.org/D9480 |
MiikaHweb - Blender Git Statistics v1.06