January 30, 2021, 15:55 (GMT) |
Fix T83092: Direction of rotation with View orientation changed in 2.91 This solution replaces {rBf9e994d0f463}. That commit created an inverted orientation matrix but the 'Align to Transform Orientation' operator doesn't work well with inverted matrices. This new solution makes the rotate operator use the negative vector of the axis. |
January 30, 2021, 15:51 (GMT) |
Revert "Fix T83092: Direction of rotation with View orientation changed in 2.91" This reverts commit f9e994d0f463abb87761591e30c47a9613be6cca. And fixes T85227. That commit created an inverted orientation matrix but the 'Align to Transform Orientation' operator doesn't work well with inverted matrices. |
January 30, 2021, 15:35 (GMT) |
EEVEE: Fix crash when using animated visibility with motion blur steps This was caused by the same VBO being remapped twice by `EEVEE_motion_blur_cache_finish`. Leading to memory corruption. |
January 30, 2021, 15:19 (GMT) |
Merge branch 'master' into temp-gpencil-io |
January 30, 2021, 15:19 (GMT) |
Merge branch 'master' into temp-gpencil-interpolate |
January 30, 2021, 15:18 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-v2 |
January 30, 2021, 15:18 (GMT) |
Merge branch 'master' into greasepencil-object |
January 30, 2021, 15:17 (GMT) |
Merge branch 'master' into temp-gpencil-fill |
January 30, 2021, 13:46 (GMT) |
Fix T85149: Wrong reroute position when adding with quick gesture In the operation of adding reroute node to the intersection with the gesture segment, each rerount was added to the middle of two points that are part of the segment. Now add the reroute point to the intersection position. Maniphest Tasks: T85149 Differential Revision: https://developer.blender.org/D10247 |
January 30, 2021, 12:45 (GMT) |
Alembic procedural: use an enumeration to discriminate object types Using ObjectHeader::matches involves allocating strings which showed in profiles. |
January 30, 2021, 03:17 (GMT) |
XR: Start refactoring internal API Remove unnecessary data from GHOST types and mostly eliminate use of GHOST types at RNA level. At the WM level, action creation functions deal with single actions (instead of multiple actions at once) to simplify the API. |
January 29, 2021, 23:14 (GMT) |
EEVEE: Depth of field: Fix incorrect prediction for holefill tiles Holefill is only needed if having foreground elements in the tile. |
January 29, 2021, 22:46 (GMT) |
EEVEE: Depth of field: Improve slight defocus opacity estimation This correct the opacity estimate (for some reason the number of samples returned by dof_gather_total_sample_count is wrong and ring_count needs to be incremented). Also adds a bias towards the focused area to improve the transition to fully opaque. |
January 29, 2021, 22:34 (GMT) |
EEVEE: Depth of field: Bleed more background over in-focus area Improves water-tightness. |
January 29, 2021, 21:44 (GMT) |
Merge branch 'master' into sculpt-dev |
January 29, 2021, 18:53 (GMT) |
GPencil: Cutter in Multiframe Changes to support multiframe cutter |
January 29, 2021, 17:34 (GMT) |
Merge branch 'master' into cycles_procedural_api |
January 29, 2021, 16:54 (GMT) |
GPencil: Show fill progress |
January 29, 2021, 16:35 (GMT) |
Fix T85144: Cycles crashes when editing render properties in viewport rendering Issue was caused by the sample pattern LUT always being freed and not rebuilt when properties driving its dimensions were modified. |
January 29, 2021, 16:09 (GMT) |
Merge branch 'blender-v2.92-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021