Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3561 / 8462

December 13, 2017, 09:09 (GMT)
Cleanup: Various small issues noticed earlier

* Rename BKE_get_falloff_factor() to BKE_gpencil_multiframe_falloff_calc()
and make it return value instead of passing in a pointer to fill.

* Rename "gso->falloff" to "gso->mf_falloff" to be less ambiguous

* Fix indentation issues in gpencil_brush.c
December 13, 2017, 09:09 (GMT)
Fix: Remove leftover debug print
December 13, 2017, 05:55 (GMT)
T53471: Fix crash with blender_icons_update.py

Default DPI of new inkscape caused incorrect image size.
December 13, 2017, 05:14 (GMT)
Fix T53529: Rip crashes w/ wire edge
December 13, 2017, 04:38 (GMT)
UI: color-band eyedropper now combines samples

Resulting color-band was too noisy (especially with photos),
use gauss filter to take surrounding samples into account.
December 12, 2017, 17:00 (GMT)
Merge branch 'master' into blender2.8
December 12, 2017, 16:24 (GMT)
Fix problem when hide collection

When hide the collection the strokes were not hidden.
December 12, 2017, 13:23 (GMT)
Fix bplayer (c).
December 12, 2017, 12:19 (GMT)
Correct error in recent merge
December 12, 2017, 09:34 (GMT)
Revert "Node selection: Stop operator when mouse selection selected a node"

While re-route operator got fixed, node resize became broken.

This reverts commit 43f33ea30052b525b5cee5cea2a9e6431597660c.
December 12, 2017, 09:32 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 12, 2017, 08:29 (GMT)
Apply scale weight to Offset modifier

This parameter was using the weight in a wrong way. As the offset is a change in the values, the default value change is 0, not 1, so a scale offset of 1 means add 1 to default scale.
December 12, 2017, 05:13 (GMT)
Merge branch 'master' into blender2.8
December 12, 2017, 04:44 (GMT)
Cleanup: split eyedropper into separate files

Each handles separate data-types and didn't share much logic,
better put each in it's own file.
December 12, 2017, 02:55 (GMT)
Merge branch 'master' into blender2.8
December 12, 2017, 02:37 (GMT)
Cleanup: minor edits to last commit
December 12, 2017, 02:20 (GMT)
UI: rewrite color-ramp re-sampling

Instead of picking evenly spaced pixels color-ramp simplification
now works by removing elements with the lowest cost.
December 12, 2017, 02:11 (GMT)
Add eyedropper to color-ramp widget

D2886 by @LazyDodo with edit's by @campbellbarton

The line drawn with the eyedropper is used to fill the color-ramp.
December 11, 2017, 16:38 (GMT)
Node selection: Stop operator when mouse selection selected a node

Previously, hitting Shift-LMB will first invoke selection operator, which
then later on is transformed to mouse tweak used for reroute operator.

This was causing problems extending selection with Shift-LMB when clicking
fast or from a tablet.
December 11, 2017, 15:18 (GMT)
Fix workspace ui panel after workspace API change

This was broken since e8c15e0ed15f8369d. We can no longer get view_layer
from worspace, we should get it from window instead, now.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021