Revision 3cd98d9 by Bastien Montagne September 30, 2018, 21:54 (GMT) |
Fix T56981: python .scene_raycast returned object is not selectable. Was returning COW evaluated object, not actual data-block... |
Revision 3a09ff7 by Bastien Montagne September 30, 2018, 19:37 (GMT) |
Fix T56879: Blender2.8 Crash when Editing Text on Curve. Moving cursor in 3D text edit mode calls `BKE_vfont_to_curve_ex()`, which expects to work with evaluated data (curve cache runtime etc.). |
Revision bbd3ac7 by Brecht Van Lommel September 30, 2018, 17:34 (GMT) |
Fix T56396: Cycles wrong object motion blur with deformation blur disabled. |
Revision 0722981 by Brecht Van Lommel September 30, 2018, 17:33 (GMT) |
Fix T56909: wrong interface scale on macOS 10.14, when using 10.14 SDK. This does not affect existing releases as far as I can tell, only new builds using the new SDK have the problem. |
Revision 40f10fe by Antonio Vazquez September 30, 2018, 16:45 (GMT) |
GP: The primitive line must not enable cyclic mode |
Revision da032bd by Antonio Vazquez September 30, 2018, 16:26 (GMT) |
GP: Cleanup and remove old debug code |
Revision 5c184c4 by Antonio Vazquez September 30, 2018, 15:36 (GMT) |
Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work. |
Revision 0bb9ebd by Bastien Montagne September 30, 2018, 15:30 (GMT) |
io_utils: remove `orientation_helper_factory`. Now we only use orientation_helper decorator. |
Revision ec06532 by Antonio Vazquez September 30, 2018, 14:21 (GMT) |
GP: New option to disable lasso while drawing Now it's possible to disable the lasso effect of the fill color while drawing with a fill color. This sometimes is required to see the lines and it's the first step to implement a new lasso brush. |
Revision 60935cb by Antonio Vazquez September 30, 2018, 13:59 (GMT) |
GP: Ensure falloff curve is always initializated |
Revision 8c3077f by Antonio Vazquez September 30, 2018, 11:54 (GMT) |
Fix T56970 GP: Sculpt mode : Grap tool doesn't work |
Revision 419fd80 by Antonio Vazquez September 30, 2018, 10:54 (GMT) |
GP: Fix error in mutiedit if curve is not available |
Revision 4a72408 by Antonio Vazquez September 30, 2018, 09:49 (GMT) |
GP: Do not use UI pixel scale for strokes This scale value only must affect the interface, but never the stroke. |
Revision f1afa6f by Antonio Vazquez September 30, 2018, 09:49 (GMT) |
GP: implement Shadow FX (wip) Initial implementation of effect to create a drop shadow of the strokes |
Revision d9f6fda by Campbell Barton September 30, 2018, 07:55 (GMT) |
Add Image Operator: minor tweaks - Use exception message on error. - Use 3D view cursor location (for local view). |
Revision f36efe0 by Germano Cavalcante September 29, 2018, 19:56 (GMT) |
Fix mysterious crash when using textureGather on Intel drivers. The crash occurs in a shader with uniform block of a certain size and misaligned. |
Revision 7e26991 by Antonio Vazquez September 29, 2018, 16:07 (GMT) |
GP: Fix Thickness modifier error for strokes with few points |
Revision 3fe56ee by Dalai Felinto September 29, 2018, 15:22 (GMT) |
Fix mixed drawing face and edge checks in draw manager |
Revision 631ddc5 by Antonio Vazquez September 29, 2018, 14:54 (GMT) |
GP: New parameters for instance modifier: Material and On Top Now it's possible to define what material is used in the generated strokes and if the strokes are put in front of the original (default) or keep the original in front. Before, the generated strokes have been always on top of the original because they were drawn later. |
Revision 2ca67de by Antonio Vazquez September 29, 2018, 14:45 (GMT) |
A new function to move list at the beginning of another list This is a change of the BLI_movelisttolist but in reverse order. |
|
|
|


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