Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1898 / 5574

January 22, 2018, 21:52 (GMT)
Cycles: Fix optimal BVH selection.
January 22, 2018, 17:33 (GMT)
Grease Pencil dat files fix

The ones I previously commited were done with Inkspace 0.92.2
But apparently this renders some parts of the icons transparent.

For example, the tip of the new grease pencil pencil icon.
January 22, 2018, 17:12 (GMT)
Grease-Pencil: Fixup for icons

I tried to cleanup the .svg but I overdid it a bit
January 22, 2018, 16:37 (GMT)
Grease-Pencil: Icons from the grease pencil branch
January 22, 2018, 16:19 (GMT)
Cycles: Replace use_qbvh boolean flag with an enum-based property

This was we can introduce other types of BVH, for example, wider ones, without
causing too much mess around boolean flags.

Thoughs:

- Ideally device info should probably return bitflag of what BVH types it
supports.

It is possible to implement based on simple logic in device/ and mesh.cpp,
rest of the changes will stay the same.

- Not happy with workarounds in util_debug and duplicated enum in kernel.
Maybe enbum should be stores in kernel, but then it's kind of weird to include
kernel types from utils. Soudns some cyclkic dependency.

Reviewers: brecht, maxim_d33

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3011
January 22, 2018, 14:43 (GMT)
Collections/Layer cleanup: Remove placeholder for de/select objects

No need for placeholders bloating the source code. They can come back once
we decide to implement them.
January 22, 2018, 14:43 (GMT)
Collections/Layer cleanup: Remove all reference to filter objects

This was not implemented yet. So it's a bit pointless to have all this
placeholder code around without any functionality coming out of it.
January 22, 2018, 14:43 (GMT)
Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most places

This was originally a good idea. However we will need to pay special attention
to this when doing the dynamic overrides anyways. The placeholders won't be
enough to spare us that job.

That said I left the ones on layer.c because we are actually calling these
BKE_override_*_add() functions from doversion, yet they don't do anything.
January 22, 2018, 14:08 (GMT)
T53831: Fixed vertical line alignment & expand Collection and Scene buttons position.

This was fixed in master with commit 9d873fc3debe0. However, this fix never made it to 2.8.
(The following merge (a96008f3aae2) did not import the fixes.)

Note: This fix is ment to fix the alignment problem.
I don't know if other parts of the code not merged are interesting or not.

But if they are, they should be tackled separately.

Reviewers: dfelinto

Subscribers: venomgfx, dfelinto, raa, Severin

Differential Revision: https://developer.blender.org/D3014
January 22, 2018, 13:37 (GMT)
Fix windows building (log10)

Error: math_base_inline.c(402): error C2668: 'log10' : ambiguous call to
overloaded function
January 22, 2018, 13:28 (GMT)
Fix broken merge in fb45821, was missing changes from cc64872.
January 22, 2018, 13:02 (GMT)
Fix T53854: branched path tracing correlation bug with transparency.

This was broken in d750d18.
January 22, 2018, 09:59 (GMT)
Cycles: Cleanup, remove unused argument
January 22, 2018, 09:10 (GMT)
Fix T53850: Lock to Cursor breaks 3D manipulators
January 22, 2018, 03:14 (GMT)
Merge branch 'master' into blender2.8
January 22, 2018, 03:01 (GMT)
WM: add mouse-move after smooth-view

When hot-spots moved under the pointer,
clicking wouldn't activate the correct item.
January 22, 2018, 02:52 (GMT)
Manipulator: draw all rules while dragging
January 22, 2018, 00:27 (GMT)
Cleanup: commends

Avoid copy-pasting same comments.
January 22, 2018, 00:20 (GMT)
Cleanup: reuse camera frame arrays

Use GWN_vertbuf_raw_step in a loop for less verbose vbo creation.
January 21, 2018, 23:38 (GMT)
Merge branch 'master' into blender2.8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021