Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1531 / 5574

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...
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.).
September 30, 2018, 17:34 (GMT)
Fix T56396: Cycles wrong object motion blur with deformation blur disabled.
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.
September 30, 2018, 16:45 (GMT)
GP: The primitive line must not enable cyclic mode
September 30, 2018, 16:26 (GMT)
GP: Cleanup and remove old debug code
September 30, 2018, 15:36 (GMT)
Fix T56984: GP: Materials: Isolate (lock/visibility) buttons don't work.
September 30, 2018, 15:30 (GMT)
io_utils: remove `orientation_helper_factory`.

Now we only use orientation_helper decorator.
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.
September 30, 2018, 13:59 (GMT)
GP: Ensure falloff curve is always initializated
September 30, 2018, 11:54 (GMT)
Fix T56970 GP: Sculpt mode : Grap tool doesn't work
September 30, 2018, 10:54 (GMT)
GP: Fix error in mutiedit if curve is not available
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.
September 30, 2018, 09:49 (GMT)
GP: implement Shadow FX (wip)

Initial implementation of effect to create a drop shadow of the strokes
September 30, 2018, 07:55 (GMT)
Add Image Operator: minor tweaks

- Use exception message on error.
- Use 3D view cursor location (for local view).
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.
September 29, 2018, 16:07 (GMT)
GP: Fix Thickness modifier error for strokes with few points
September 29, 2018, 15:22 (GMT)
Fix mixed drawing face and edge checks in draw manager
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.
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021