Revision 27e3361 by Sergey Sharybin / Germano Cavalcante May 11, 2020, 13:44 (GMT) |
Fix T74713: Unpredictable active texture node for Workbench The selection operator was not being correctly marked for update. This restores the behavior seen in blender 2.79. |
Revision 4d677ec by Sergey Sharybin / Germano Cavalcante May 11, 2020, 13:35 (GMT) |
Fix T74713: Unpredictable active texture node for Workbench The selection operator was not being correctly marked for update. This restores the behavior seen in blender 2.79. |
Revision 8c6391a by Sergey Sharybin May 11, 2020, 13:32 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 86a16e7 by Sergey Sharybin May 11, 2020, 13:26 (GMT) |
Fix T76512: Sculpt mode: crash when applying base Differential Revision: https://developer.blender.org/D7663 |
Revision 76c64af by Germano Cavalcante May 11, 2020, 12:47 (GMT) |
Fix T76630: Crash when changing transform value with Custom Orientation |
Revision 815855b by Campbell Barton May 11, 2020, 12:20 (GMT) |
Fix T76642: Incorrect behavior limiting undo steps |
Revision 267e4d1 by Antonio Vazquez May 11, 2020, 11:55 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 3d3a75f by Antonio Vazquez May 11, 2020, 11:55 (GMT) |
Fix T76598: GPencil - Set a lower limit for Thickness modifier The old value was too high. Now, the limit of pressure is 0, but anyway, the stroke will be always visible because there is a minimum thickness of 1 pixel. |
Revision ced4dfa by Sybren A. Stüvel May 11, 2020, 11:02 (GMT) |
Cleanup: Toggle X-Ray button, removed nested ternary operators Replaced two nested ternary operators combined with dynamic attribute access, with a simple `if`/`elif`/`else` construct. No functional changes. |
Revision a1593fa by Antonio Vazquez May 11, 2020, 10:57 (GMT) |
GPencil: New Percentage parameter in Build modifier Add a factor to determine the percentage affected. This parameter is used to hide part of the stroke and to have a full control of how the points are displayed and not linked to current scene frame. {F8526502} {F8526511} Reviewed By: mendio, pepeland Differential Revision: https://developer.blender.org/D7682 |
Revision e82d8c6 by Antonio Vazquez May 11, 2020, 10:39 (GMT) |
Annotations: Small tooltip change |
May 11, 2020, 10:39 (GMT) |
Annotations: Add Stabilization for draw tool This patch adds the stabilizer feature of GP to the annotations. It has a toggle to activate it "Use Stabilizer", and two properties to control the behaviour of the smooth effect (factor and radius). You can also use shift at start or in the air to temporaly use this feature. {F8518283} Differential Revision: https://developer.blender.org/D7648 |
Revision 672a0af by Sergey Sharybin May 11, 2020, 09:45 (GMT) |
Fix T76438: Wrong calculation of depth for Follow Track constraint Need to transform direction as such, without adding translation component of the camera matrix. |
Revision 38732c7 by Sergey Sharybin May 11, 2020, 09:24 (GMT) |
Tracking: Cleanup, split code of follow track constraint Makes a set of more isolated individual functions, which should make it more clear what's going on. Improved naming, added some comments. Some extra cleanup is possible to get rid of generic vectors called vec and disp. |
Revision de53c03 by Campbell Barton May 11, 2020, 08:43 (GMT) |
UI: show tool-tips in menu search |
Revision 067587c by Campbell Barton May 11, 2020, 08:31 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 1a382d0 by Campbell Barton May 11, 2020, 08:30 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 6688675 by Campbell Barton May 11, 2020, 08:30 (GMT) |
UI: apply vertical tool-tip offset in pixel-space Was applying in ui-block space which changed offset at different zoom levels. |
Revision d6f48e2 by Campbell Barton May 11, 2020, 08:08 (GMT) |
Cleanup: unused arg, clang-format |
Revision 0e41305 by Campbell Barton May 11, 2020, 06:56 (GMT) |
Cleanup: reference 'bpy.types.bpy_struct' directly Previously there wasn't a way to access this directly from bpy.types. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021