Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1261 / 5574

March 25, 2019, 05:21 (GMT)
Cleanup: simplify toggle button logic
March 25, 2019, 04:41 (GMT)
Gizmo: use fill select for scale/transform center

Resolves T58072
March 25, 2019, 04:40 (GMT)
Gizmo: add option to move & dial gizmos to select as filled

Draw as an outline while using solid selection.
March 25, 2019, 03:49 (GMT)
UI: Material slot selector for the shader editor

D4583 by @HooglyBoogly
March 25, 2019, 03:48 (GMT)
RNA: error on register when classes use invalid identifiers

Ensure conventions are met since we're in beta and all instances should
be updated before release.
March 25, 2019, 03:13 (GMT)
Fix T62859: UV circle select options don't work
Revision 7bfd313 by Alex Strand / Campbell Barton
March 25, 2019, 02:33 (GMT)
Fix T62866: 3D text not filled by default

Regression in bc5b0f7a091c395526370

See D4581
March 25, 2019, 01:19 (GMT)
Cleanup: return argument naming
March 25, 2019, 00:55 (GMT)
Cleanup: style (render module)
March 25, 2019, 00:42 (GMT)
Cleanup: style
March 25, 2019, 00:16 (GMT)
Cleanup: use braces for interface code
March 24, 2019, 22:08 (GMT)
Cleanup: pass const image data to IMB_ibImageFromMemory
March 24, 2019, 22:02 (GMT)
Cleanup: style, array wrapping

Add trailing comma for clang-format.
March 24, 2019, 20:34 (GMT)
Fix uninitialized variable use for right aligned checkbox
March 24, 2019, 17:20 (GMT)
Fix T49979: HSV/HSL 'Far' interpolation in colorbands when both stops have same hue.

When two stops had the exact same color, 'Far' interpolation would
behave like the three others and generate constant colors, instead of
generating expected 'full turn' in Hue space.

Note that this will break the 'constant' color between two stops with
same value in the 'Far' interpolation mode, but think that change is
OK/expected.

This fix also exposed that 'early out' case when we are after last stop
was not working properly, still triggering actual interpolation
computation in all cases, thus the refactor in `BKE_colorband_evaluate()`
itself. We also now avoid computing factors in constant case, and get
out early in all interpolation cases but the 'spline' ones (where color
ramping can start before first stop, and end after last one).

Work initiated by patch from Charlie Jolly (@charlie) in T49979, thanks.

Reviewers: brecht, sergey

Subscribers: charlie

Differential Revision: https://developer.blender.org/D4556
March 24, 2019, 13:49 (GMT)
Fix missing version patching from lamp/light and subsurface changes.
March 24, 2019, 05:09 (GMT)
Cleanup: redundant use of string formatting functions
March 24, 2019, 00:06 (GMT)
Cleanup: redundant NULL initialization
March 24, 2019, 00:01 (GMT)
Cleanup: use shader config for worldspace clipping lib
March 23, 2019, 23:52 (GMT)
UI: support Ctrl-C copy for popover buttons

Match menu logic that sets the Python expression to call the popover.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021