Blender Git Loki

Blender Git commits from all branches.

Page: 1454 / 2888

July 14, 2018, 10:46 (GMT)
Remove Grease Pencil Color Picker

This operator has been replaced by the new preview system.
July 14, 2018, 10:17 (GMT)
Update previews when change material

Also split rna update for grease pencil parameters
July 14, 2018, 09:13 (GMT)
Fix grease pencil cache update problems when change material properties

Since commit f84956738ba4e97f30553a675b643f6648afce1d 6/07/2018 12:33, the update of the materials was not working because depsgraph only update the current ID and not all related.

This fix the issue but need a review.

@aligorith Could you take a look and check if this is the best solution, I'm not sure about the fix, maybe we could add a relationship between material and datablock when create a new material.
July 14, 2018, 08:05 (GMT)
Fix merge error and remove old code

This file was wrong from a previous merge and still had code about grease pencil modifiers that was not deleted when the GP modifiers were splitted.
July 14, 2018, 07:42 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/object/object_modifier.c
July 13, 2018, 18:12 (GMT)
WIP: Define a new preview blend file for grease pencil

The blend file is only a copy of old file. Put only as placeholder.

July 13, 2018, 15:05 (GMT)
Merge branch 'npr_tess' of https://github.com/DarkDefender/blender into soc-2018-npr-tess-modifier
July 13, 2018, 15:05 (GMT)
Modify code to standard api and style
July 13, 2018, 13:51 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 11:47 (GMT)
Cycles: Bug fixes

- Stopping recursive tree traversal if
negative PDFs are encountered.

- accum_light_tree_contribution() now
takes a scale factor as input which
is passed through to accum_light_contribution

- light_bvh_sample now changes randu. This
is similar to the other *_sample functions.
This fixed a bug where recursive traversal
with no splitting gave a different result
compared to just using light_sample.
July 13, 2018, 11:44 (GMT)
Cycles: Updated SAOH with regularization factor

This factor penalizes thin bounding boxes in
the tree construction.
July 13, 2018, 11:41 (GMT)
Cycles: Updated cone aggregation and measure

The paper provided a way to merge two bounding
cones and an updated version of the cone
measure.
July 13, 2018, 11:33 (GMT)
Cycles: Updated the importance metric

The new paper provides an updated importance
metric which is now implemented. Also, a bug
in the index used for background lights in
the MIS calculations have been fixed.

Technical details:
- The new importance metric depends on the
normal at the shading point. The MIS
calculations have been changed
accordingly.

- The uncertainty angle was described in
the paper and is now implemented.

- In the implementation details section
of the paper they mention that they
limit the distance if splitting is
disabled. This is implemented too.
July 13, 2018, 11:30 (GMT)
Cycles: Updated rescaling of random numbers

The new paper describes how they rescale the
random numbers in the tree traversal. We do
the same now.
July 13, 2018, 11:21 (GMT)
Cycles: Updated the split heuristic

The split heuristic is now based on the
new paper instead of the abstract/slides
from 2017.
July 13, 2018, 10:29 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 08:33 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 13, 2018, 08:33 (GMT)
Move depsgraph tag after brush creation

If the brush was created, the tag was not working because it was done before the brush was available.
July 13, 2018, 08:28 (GMT)
Move Overlay options to View3DOverlay

It's better to keep all overlays in the same RNA.
July 13, 2018, 08:27 (GMT)
fix for smoke guiding and some cleanup
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021