Blender Git Statistics -> Developers -> swerner
Stefan Werner (swerner)
Total Commits : 501
Master Commits : 101
Branch Commits : 400
First Commit : July 16, 2015
Latest Commit : January 4, 2021
Commits by Month
Date | Number of Commits | |
---|---|---|
January, 2021 | 2 | |
December, 2020 | 1 | |
November, 2020 | 3 | |
October, 2020 | 0 | |
September, 2020 | 4 | |
August, 2020 | 2 | |
July, 2020 | 18 | |
June, 2020 | 7 | |
May, 2020 | 3 | |
April, 2020 | 0 | |
March, 2020 | 6 | |
February, 2020 | 4 | |
January, 2020 | 6 | |
December, 2019 | 0 | |
November, 2019 | 4 | |
October, 2019 | 18 | |
September, 2019 | 38 | |
August, 2019 | 8 | |
July, 2019 | 1 | |
June, 2019 | 33 | |
May, 2019 | 3 | |
April, 2019 | 70 | |
March, 2019 | 17 | |
February, 2019 | 7 | |
January, 2019 | 12 | |
December, 2018 | 2 | |
November, 2018 | 20 | |
October, 2018 | 12 | |
September, 2018 | 16 | |
August, 2018 | 16 | |
July, 2018 | 13 | |
June, 2018 | 30 | |
May, 2018 | 0 | |
April, 2018 | 4 | |
March, 2018 | 7 | |
February, 2018 | 3 | |
January, 2018 | 5 | |
December, 2017 | 8 | |
November, 2017 | 54 | |
October, 2017 | 0 | |
September, 2017 | 8 | |
August, 2017 | 5 | |
July, 2017 | 2 | |
June, 2017 | 6 | |
May, 2017 | 14 | |
April, 2017 | 3 | |
March, 2017 | 1 | |
February, 2017 | 0 | |
January, 2017 | 0 | |
December, 2016 | 0 | |
November, 2016 | 0 | |
October, 2016 | 0 | |
September, 2016 | 0 | |
August, 2016 | 0 | |
July, 2016 | 0 | |
June, 2016 | 2 | |
May, 2016 | 1 | |
April, 2016 | 0 | |
March, 2016 | 0 | |
February, 2016 | 0 | |
January, 2016 | 0 | |
December, 2015 | 0 | |
November, 2015 | 1 | |
October, 2015 | 0 | |
September, 2015 | 0 | |
August, 2015 | 0 | |
July, 2015 | 1 |
Commit Distribution
Favourite Files
Filename | Total Edits |
---|---|
bvh_embree.cpp | 56 |
kernel_types.h | 45 |
device_cpu.cpp | 38 |
blender_sync.cpp | 36 |
ui.py | 33 |
properties.py | 33 |
kernel_passes.h | 29 |
kernel_path_branched.h | 26 |
scene.h | 25 |
kernel_shader.h | 22 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 102 | 0.2 |
Modified | 2 730 | 5.4 |
Deleted | 3 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 19 661 | 49.2 |
Lines Removed | 7 007 | 17.5 |
Latest commits 
Revision 3bf94a6 by Stefan Werner (cycles_texture_cache) January 4, 2021, 13:04 (GMT) |
Cycles: Updated texture cache for new API. |
Revision 8413962 by Stefan Werner (cycles_texture_cache) January 4, 2021, 12:23 (GMT) |
Merge branch 'master' into cycles_texture_cache |
Revision 4199738 by Stefan Werner (cycles_texture_cache) December 21, 2020, 08:09 (GMT) |
Merge branch 'master' into cycles_texture_cache |
November 26, 2020, 11:22 (GMT) |
macOS: Patch OpenImageIO's ustring for ARM. OpenImageIO's ustring makes assumptions about the interals of std::string which aren't true on macOS/ARM. A patch for OpenImageIO addresses this for macOS/ARM builds only, at the expense of potentially duplicated allocations of strings. |
November 26, 2020, 10:30 (GMT) |
macOS: Added new location for Homebrew. The build script for macOS dependencies expects to find bison provided by Homebrew under /usr/local. Since the default install location for Homebrew changes on macOS/ARM, the script now looks at the host architecture and switches to /opt/homebrew on Macs with Apple Silicon. |
November 19, 2020, 22:15 (GMT) |
Cycles: Fixed zero sized normals when certain attributes were missing. The Normal Map node was falling back to (0, 0, 0) when it was missing the required attributes to calculate a new normal. (0, 0, 0) is not a valid normal and can lead to NaNs when it is normalized later in the shader. Instead, we now return sd->N, the unperturbed surface normal. |
September 3, 2020, 08:11 (GMT) |
Make deps: Disabled assembly for GMP on Apple/arm64. This appears to be a configuration for which GMP has no assembly, yet the default configure script tries to build it. |
September 1, 2020, 19:00 (GMT) |
Cycles: Separate Embree device for each CPU Device. Before, Cycles was using a shared Embree device across all instances. This could result in crashes when viewport rendering and material preview were using Cycles simultaneously. Fixes issue T80042 Maniphest Tasks: T80042 Differential Revision: https://developer.blender.org/D8772 |
September 1, 2020, 12:13 (GMT) |
Cycles: Fixed Cycles standalone build. The node refactor in 429afe0c626a was missing in the standalone code. |
September 1, 2020, 09:47 (GMT) |
Cycles: Followup fixes for node ownership refactor. There were some places where nodes still would end up without owners. See D8540 and 429afe0c626a |
MiikaHweb - Blender Git Statistics v1.06