Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1271 / 5574

March 19, 2019, 18:16 (GMT)
Cleanup: fix debug warnign due to tooltip ending in dot.
March 19, 2019, 18:03 (GMT)
UI: Make Brush Display panel consistent between Image Editor and 3D View texture painting

-Slightly simplify in both places too
March 19, 2019, 17:54 (GMT)
Merge branch 'blender2.7'
March 19, 2019, 17:41 (GMT)
UI: Remove redundant separator
March 19, 2019, 17:39 (GMT)
UI: Make Stroke panel consistent between Image Editor and 3D View texture painting

This should probably become de-duplicated, but at least they look consistent now
March 19, 2019, 17:37 (GMT)
Fix: own wrong path to image paint tool settings in recent commit
March 19, 2019, 17:23 (GMT)
Cycles: add cycles.merge_images operator for combing EXR renders.

This is only available through the API, mainly intended for render farms to
combine rendered multilayer EXR Files with different samples. The images are
currently expected to have the exact same render layers and passes, just with
different samples.

Variance passes are still simply a weighted average, ideally these should be
merged more intelligently.

Differential Revision: https://developer.blender.org/D4554
March 19, 2019, 17:17 (GMT)
UI: Re-organize Brush Properties

- Consolidate each brush section (Color, Palette, Gradient) and make them distinct
- Remove the lock icons and move these items into an Options sub-panel, together with other toggles
- They now have more descriptive names
- Use an enum for view vs scene brush unit
- Use Property Split layout and sub-panels in line with the rest of 2.8
- Rename Curve panel to Falloff

Reviewed by: campbellbarton, pablovazquez

Maniphest Tasks: D4529

Differential Revision: https://developer.blender.org/D4529
March 19, 2019, 17:10 (GMT)
Units: Use PROP_PIXEL for grad_spacing
March 19, 2019, 16:38 (GMT)
Cycles: Implement function to format and parse human readable time

Gives value in seconds for a string which is encoded in format HH:MM:SS.hh.
Revision 2cc3037 by matc / Jacques Lucke
March 19, 2019, 16:21 (GMT)
Fix: Add poll methods for quick effects operators

Differential Revision: https://developer.blender.org/D4259
March 19, 2019, 16:14 (GMT)
Cleanup: correct comment
March 19, 2019, 15:52 (GMT)
UI: scale cursor motion threshold by DPI

This was using hard coded values of 2-3px.

Move both drag and motion thresholds to defines.
March 19, 2019, 15:25 (GMT)
Fix T60684 Fourth and subsequent vertex color / UV layers displayed black
March 19, 2019, 15:06 (GMT)
BLI_kdtree: use 1d tree for select similar
March 19, 2019, 15:06 (GMT)
BLI_kdtree: add 1d kdtree support

Some users only use the tree to store a single value.
March 19, 2019, 15:04 (GMT)
Fix T62715: Grease Pencil Apply Armature Modifier Issue

@sergey wrote: "The reason it was failing is because md points to an original armature, which doesn't have runtime data needed for deformation. That data is to come from evaluated armature."

Thanks to @sergey for his help.
March 19, 2019, 15:00 (GMT)
Fix T62622: Animating vertex does not update viewport

Missing dependency graph update due to wrong relation.
March 19, 2019, 14:43 (GMT)
Workbench: World Clipping For Specular Transparent

When Specular Transparent materials are used the world clipping
did not work on the transparent materials. The reason was that the
accum shaders did not vary on the existance of the clipping planes

This patch will variate the accum shaders when clipping planes are
active.

Reviewed By: fclem

Maniphest Tasks: T61023
March 19, 2019, 14:33 (GMT)
Fix T62558: Certain IES file causes crash

Reviewers: brecht

Differential Revision: https://developer.blender.org/D4551
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021