Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2334 / 5574

June 29, 2016, 08:08 (GMT)
Fix T48728: Vertex colors not shown in texture mode

Regression caused by own changes to make texture paint more efficient
from workflow point of view.

Now the idea is to use vertex color outside of paint mode, so we don't
break any compatibility here.
June 29, 2016, 07:12 (GMT)
Cleanup: warning
June 29, 2016, 06:09 (GMT)
BMesh Intersect: use flags to keep track of verts

For simple cases bitmasks were OK, but didnt work for vert/edge, vert/edge tests.

Tag verts instead, makes logic easier to follow and gives minor speedup.
June 29, 2016, 02:09 (GMT)
UI: prevent softrange from becoming nan

Quiets assert
June 29, 2016, 01:51 (GMT)
Fix T48755: Crash UV unwrapping
June 28, 2016, 19:34 (GMT)
Usual i18n/UI messages cleanup & fixes.
June 28, 2016, 14:02 (GMT)
[msvc2015/OpenEXR] Linker hackery is no longer required in vc2015

Reviewers: juicyfruit

Reviewed By: juicyfruit

Differential Revision: https://developer.blender.org/D1892
June 28, 2016, 12:15 (GMT)
Fix T48732: New GGX breaks OpenCL kernel

Make sure we don't perform any implicit address space conversion.

A bit annoying, but less intrusive approaches (like using temp private
variable in .cl kernel) do not work correct here.

Using generic address space will help from code side here, but will
be somewhat slower due to extra things happening as far as i know.
June 28, 2016, 11:21 (GMT)
Merge branch 'master' into blender2.8
June 28, 2016, 11:10 (GMT)
Merge branch 'master' into blender2.8
June 28, 2016, 11:00 (GMT)
Cleanup: use bool for writefile
June 28, 2016, 10:25 (GMT)
writefile: replace most struct lookups /w constants

Removes many hash lookups per file-save and undo-step.
June 28, 2016, 10:05 (GMT)
Cleanup: code-style

Other changes here planned which touch many lines, so run cleanup first.
June 28, 2016, 06:25 (GMT)
Fix T48753: VSE must restart for international fonts
June 28, 2016, 06:08 (GMT)
GHOST/X11: Hotplug support for xinput

Allows to plug/unplug different tablets while Blender is running.

Also fixes crash unplugging tablet while Blender runs (T48750).
June 28, 2016, 02:36 (GMT)
RNA: resolve assert w/ no languages available
June 28, 2016, 02:13 (GMT)
RNA: perform reverse search on operators

In most the last added operator is being handles.
June 28, 2016, 02:13 (GMT)
Cleanup: Python imports
June 27, 2016, 22:35 (GMT)
Fix MSVC error, co_return now a reserved word

D2073 by @LazyDodo
June 27, 2016, 15:42 (GMT)
Fix (unreported) wrong ID type check in Text editor's ID remap callback.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021