Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1065 / 5574

September 2, 2019, 11:31 (GMT)
GPencil: New Strength mode for Opacity modifier

This new option applies the opacity using the strength of the stroke instead to use the alpha channel of the material.

Tested in greasepencil-object branch

{F7712796}

The vertex group filter has been removed because this filter is not logic in Material mode and must be valid only in Strength mode.

{F7713147}

Reviewers: pepeland, mendio

Reviewed By: mendio

Differential Revision: https://developer.blender.org/D5650
September 2, 2019, 07:42 (GMT)
CMake: De-duplicate test target name construction
September 2, 2019, 07:42 (GMT)
Fix noisy GFlags warnings when building tests

Split include directories into regular and system ones, which
makes it so strict flags are properly cancelled out for GFlags
headers.
September 2, 2019, 07:42 (GMT)
CMake: Cleanup, unset temporary variables

Was happening in macros, polluting the namespace.

No functional changes, just making things cleaner.
September 2, 2019, 05:23 (GMT)
WM: batch rename, regular expression support

Find/Replace can now use regular expressions.
September 1, 2019, 20:47 (GMT)
GPencil: Set fill material when curve is 2D and has filling

Now the material is set as fill if the curve is 2D and is filled with a material. This is done in the Convert operator only, because the SVG add-on works totally different due the SVG has more parameters to determine the type of filling.
September 1, 2019, 20:30 (GMT)
GPencil: Add Convert to Grease Pencil to context Object menu
September 1, 2019, 16:40 (GMT)
UI: Active Default Button Highlight

Buttons marked as the default action are shown in full selected color. Simplification of all the related active_default code.

Differential Revision: https://developer.blender.org/D5574

Reviewed by Campbell Barton
September 1, 2019, 15:57 (GMT)
WM: make find/replace default for batch rename

Use this since it's a common operation for batch naming.
September 1, 2019, 15:39 (GMT)
Fix transforming origin affecting unselected children
September 1, 2019, 14:58 (GMT)
WM: batch rename, material & object-data support
September 1, 2019, 11:13 (GMT)
Copy Rotation & Transform: add Euler order override options.

For reasons similar to drivers, it should be possible to set an
explicit Euler rotation order in constraints that use Euler angles.

The Transform constraint in a way approaches drivers in its use,
in that it effectively alters channels using values of other
channels after applying a fixed form mathematical expression.

For this reason, instead of just specifying the euler order for
its inputs, it uses the same enum as driver variables. However
Quaternion components are converted to a weighted pseudo-angle
representation as the rest of the constraint UI expects angles.
September 1, 2019, 07:31 (GMT)
Fix T69364: GPencil Array Modifiers causes crash

This bug was introduced when adding the support for default materials.
August 31, 2019, 17:53 (GMT)
Drivers: support accessing Quaternion rotation channels.

After adding the Euler order option, it's an easy addition to
the enum. The list of channels had of course to be expanded too.
August 31, 2019, 17:36 (GMT)
WM: batch rename operator

Matches rename active, supports objects, bones, sequence strips & nodes.

Support chaining actions, these can be extended, initially support:

- set/prefix/suffix
- search replace
- stripping characters
- capitalization.
August 31, 2019, 17:35 (GMT)
Fix non-functional return argument in new gpencil code

Also remove unused arguments.
August 31, 2019, 16:52 (GMT)
Build: don't require svn to be available for "make update" when not used

Specifically on Linux, when not having a tests checkout.
August 31, 2019, 15:48 (GMT)
Fix T66452: Convert Curve to Grease Pencil Strokes

This commit adds support to convert curves to Grease Pencil strokes and create the materials too.

Also, there is a new python API. This API is required by the modified SVG import addon to create strokes( see T67065).

All curves selected in one operation are converted in the same Grease Pencil object.
August 31, 2019, 13:52 (GMT)
Build: use non-interactive svn commands for "make update"

Needed for buildbot, but interactively solving svn conflicts in the middle
of manual make update is also not ideal.
August 31, 2019, 11:22 (GMT)
Drivers: support explicit euler rotation order for transform channels.

The meaning of the euler angles completely depends on the rotation
order. Currently the rotation order is taken from the target of the
driver variable, which somewhat makes sense if it uses euler, but if
it's quaternion, then the order is always set to XYZ.

Add a new option for the rotation channels of the Transform Channel
driver variables that defaults to the old behavior, but allows setting
an explicit rotation order.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021