Revision f130c5d by Clément Foucault March 12, 2020, 16:03 (GMT) |
EEVEE: Update Preview file with new lightcache |
Revision 5c427f4 by Antonio Vazquez March 12, 2020, 15:34 (GMT) |
GPencil: Fix unreliable comparison |
Revision 63ee3db by Jacques Lucke March 12, 2020, 14:53 (GMT) |
Fix T73228: UI shows settings of wrong marker when movie clip is offset |
Revision fe5933a by Sebastian Parborg March 12, 2020, 14:29 (GMT) |
Fix T71961: Soft body behavior is incorrect when CTRL + F12 animation is rendered. The softbody modifier was missing the transform depsgraph relation and thus the object matrix would not get updated during animation render. |
Revision 5929dd7 by Campbell Barton March 12, 2020, 14:29 (GMT) |
Fix T73212: Gizmo's are still interactive when behind nodes |
Revision 85ea7df by Campbell Barton March 12, 2020, 14:29 (GMT) |
Cleanup: move gizmo handling into a function |
Revision 37a07f8 by Jacques Lucke March 12, 2020, 12:23 (GMT) |
Cleanup: remove unused node tree user counting functions |
Revision 16ed7ae by Dalai Felinto March 12, 2020, 10:14 (GMT) |
Bug report preset update (last worked version) I updated the "Worked" field in the online form but forgot to do it for the oeprator from within Blender. |
Revision 6c707aa by Sybren A. Stüvel March 12, 2020, 10:08 (GMT) |
Fix T74605 Key Indicator for motion paths not updating for objects This fixes a functional change in 4db2a08281f8495421938e0b2f6a802420afba36, which was marked as 'should have non-functional changes only'. |
Revision 4ba6a00 by Antonio Vazquez March 12, 2020, 09:39 (GMT) |
GPencil: Change Build modifier UI layout for Influence Filters The layer filter was not following the standard layout |
Revision 8363e10 by Antonio Vazquez March 12, 2020, 09:17 (GMT) |
Fix T74659: Seaching for operator crashes Blender The poll function was not checking the paint pointer. |
Revision 21f016f by Jeroen Bakker March 12, 2020, 08:35 (GMT) |
DrawManager: Pack Draw State Bits Some draw state bits are mutual exclusive. This patch will free some draw state bits by packing the mutual exclusive bits in a mask. Reviewed By: fclem Differential Revision: https://developer.blender.org/D7088 |
Revision 456595f by Jeroen Bakker March 12, 2020, 08:27 (GMT) |
Fix T74392: HDRI preview spheres appear in render passes and reflections Do not render HDRI Previews when a renderpass is active Reviewed By: fclem Differential Revision: https://developer.blender.org/D7005 |
Revision 0c0895e by Campbell Barton March 12, 2020, 08:17 (GMT) |
Fix move-3D gizmo in use 2D spaces This fixes node corner-pin and sun-beam gizmo's cursor offsets. |
Revision d4d9ded by Campbell Barton March 12, 2020, 05:18 (GMT) |
Cleanup: text view API - Use typed enum for line_data callback. - Pass in 'const' arguments where possible. - Use 'r_' prefix for return arguments. - Remove unused return value from line_get callback. - Remove redundant casts. |
March 12, 2020, 04:48 (GMT) |
Ocean: add new spectra modes to the ocean modifier This extends the ocean modifier to add new spectra (Pierson-Moskowitz, Jonswap, TMA). These models are very different to the Phillips spectrum. They are intended for more established, large area, oceans and/or shallow water situations. |
Revision 1aebcdb by Campbell Barton March 12, 2020, 01:34 (GMT) |
Cleanup: spelling, clang-format |
Revision 7485596 by Campbell Barton March 12, 2020, 01:13 (GMT) |
Cleanup: use term suppress instead of repress Also check MSVC instead of WIN32, for setting MSVC flags. |
Revision 8751af6 by Clément Foucault March 12, 2020, 00:33 (GMT) |
EEVEE: Bump minimum probe level to make rough reflection more precise |
Revision 27e0998 by Clément Foucault March 11, 2020, 23:43 (GMT) |
EEVEE: Hair: Fix wrong color when using color attribute without actual data |
|