Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2399 / 8462

July 1, 2019, 10:59 (GMT)
more comments on api
July 1, 2019, 10:47 (GMT)
PaintingModes: Facemask Wireframe Drawing

The wireframe drawing for face masks is intrusive as selected wires
were solid white and always drawn. This made it hard for users to see
the exact color near edges.

This patch draws only the border of the selected faces,
edges between two selected faces are not drawn at all.

Reviewed By: brecht, fclem

Differential Revision: https://developer.blender.org/D5147
July 1, 2019, 10:42 (GMT)
Fix T65798: Incorrect auto-tex space for Curves

There are several aspects to the fix:

- Always calculate bounding box for meshes and curves from dependency
graph evaluation function.

There is a reason why mesh was tagged for geometry update, so can not
be spare here in attempts to avoid calculation.

- Remove texture space evaluation from RNA accessor.

Such data is to be evaluated by a dependency graph.

Don't see a reason to be different here: we never force evaluation of
any kind from RNA.

- Copy bounding box and texture space to original object for active
dependency graph.

This matches object-level bounding box and allows to remove bounding
box evaluation from RNA.
July 1, 2019, 10:42 (GMT)
access current simulation time through accessor
July 1, 2019, 10:39 (GMT)
improve attribute interface
July 1, 2019, 10:31 (GMT)
Fix T66267: only add DEG cloth collision relations if collisions are
enabled

was detecting unneccessary dependency cycle

Reviewers: sergey, brecht

Maniphest Tasks: T66267

Differential Revision: https://developer.blender.org/D5160
July 1, 2019, 10:20 (GMT)
GPencil: Add monochromatic alpha estimation for blend layers
July 1, 2019, 10:20 (GMT)
new integrator interface
July 1, 2019, 10:17 (GMT)
Fix T66297: Blender on macOS does not open on case-sensitive file system
July 1, 2019, 10:12 (GMT)
comment particle system api
July 1, 2019, 09:42 (GMT)
cleanup: separate declarations from implementations
July 1, 2019, 09:33 (GMT)
LANPR: make format
July 1, 2019, 09:31 (GMT)
Fix T66283: Crash on redo/undo during playback
July 1, 2019, 09:24 (GMT)
start cleaning up core.hpp
July 1, 2019, 09:21 (GMT)
LANPR: defaults in new line layers.
July 1, 2019, 09:16 (GMT)
LANPR: Fixed line level error in engine self rendering.
July 1, 2019, 09:14 (GMT)
Fix T66279: Strip sound keeps playing after toggling to Camera

Before this change using Sequencer input for the scene strip would
permanently enable sound playing back for that strip. Going back to
Camera would have been still playing sound from the strip, which is
rather misleading since rest of the nested sequencer is not used.
July 1, 2019, 09:13 (GMT)
Merge branch 'master' into greasepencil-object
July 1, 2019, 09:08 (GMT)
initial api for threading with thread local data

This does look quite ugly so far, but it is still better than doing it manually every time.
July 1, 2019, 09:02 (GMT)
LANPR: viewport auto update in LANPR line layer operators.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021