Blender Git Commit Log

All Blender Git commits.

Page: 2343 / 8462

July 18, 2019, 20:24 (GMT)
Merge branch 'master' into greasepencil-object
July 18, 2019, 20:23 (GMT)
GPencil: Remove old comments
July 18, 2019, 20:20 (GMT)
Merge branch 'master' into fluid-mantaflow
July 18, 2019, 19:23 (GMT)
Add Alpha output to the Vertex Color node. EEVEE only.
July 18, 2019, 18:50 (GMT)
GPencil: Testing idea for changing weights when opacity factor is greater than 1.0
July 18, 2019, 18:25 (GMT)
GPencil: Clamp weight in Opacity modifier for Material mode

If the value is not clamped, the opacity gets wild values.
July 18, 2019, 18:22 (GMT)
GPencil: Apply opacity only to vertex with weights
July 18, 2019, 17:54 (GMT)
Merge branch 'master' into soc-2019-outliner
July 18, 2019, 17:53 (GMT)
Outliner: Draw highlights for icons in row

This draws icon highlights when the row icons are hovered.
July 18, 2019, 17:52 (GMT)
GPencil: Fix unreported error in Brush option panel

The options of the material are from object material not pinned material.

If the brush is pinned, the material must be the brush material and not the object material.
July 18, 2019, 17:50 (GMT)
Outliner: Fix find item at x

Now that the icons are displayed for the entire subtree, the
condition to not look past the cursor X position caused errors.
Removed and the function behaves as expected.
July 18, 2019, 17:38 (GMT)
GPencil: Modify opacity modifier to use weights inverted

It's more logic consider the no weight as opaque and the weight to transparent.

Also fixed some small issues.
July 18, 2019, 16:07 (GMT)
GPencil: Fix error when apply material in Opacity/Hue and Tint
July 18, 2019, 16:07 (GMT)
GPencil: New Strength mode for Opacity modifier

Now it's possible to determine the opacity by Material (default) or by point Strength.

This new mode is required to get some effects using weight data.
July 18, 2019, 16:03 (GMT)
GPencil: Fix error with evaluated colors after changing evaluation to depsgraph

The temporary colors were not copied when the derived frame was created.

The color must be copied in evaluation, not in draw manager because this replace any modifier change.
July 18, 2019, 15:34 (GMT)
move offset handlers to separate file
July 18, 2019, 15:18 (GMT)
add timer
July 18, 2019, 15:16 (GMT)
splitup remainings of core.hpp
Revision d89ad30 by cristian.kovacs (cycles_unbiased_volumes)
July 18, 2019, 15:12 (GMT)
Forgot a parenthesis
July 18, 2019, 14:59 (GMT)
separate files for particle state and allocator
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021