Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
Blender Git Statistics -> Developers -> jbelanich
Josh Belanich (jbelanich)
Total Commits : 2
Master Commits : 2
Branch Commits : 0
First Commit : January 8, 2020
Latest Commit : May 19, 2020
Commits by Month
Date | Number of Commits | |
---|---|---|
May, 2020 | 1 | |
April, 2020 | 0 | |
March, 2020 | 0 | |
February, 2020 | 0 | |
January, 2020 | 1 |
Favourite Files
Filename | Total Edits |
---|---|
blender_object.cpp | 1 |
util_transform.cpp | 1 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 2 | 1.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 9 | 4.5 |
Lines Removed | 8 | 4.0 |
Latest commits
May 19, 2020, 13:40 (GMT) |
Fix T72889: Cycles camera motion blur not usng more than 2 steps Differential Revision: https://developer.blender.org/D7782 |
January 8, 2020, 16:23 (GMT) |
Fix T66529: Cycles motion blur render errors with fast rotating objects In transform_motion_decompose, successive quaternion pairs are checked to be aligned such that their interpolation is rotation through the shortest angle between them. If not, the first in the pair was flipped. This can cause problems for sequences of more than 2 quarternions, since flipping the first in a pair might misalign the previously pair, if unlucky. Instead, this change flips the second in the pair, which is safe when iterating forwards. Differential Revision: https://developer.blender.org/D6537 |
MiikaHweb - Blender Git Statistics v1.06