Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 1978 / 5574

October 17, 2017, 22:14 (GMT)
Fix crash when Making Duplicates Real for groups
October 17, 2017, 21:55 (GMT)
Layers: Fix selected lamp and dupli count for info stats
October 17, 2017, 16:39 (GMT)
Make auto handle placement aware of cyclic extrapolation.

Cyclic extrapolation is implemented as an f-curve modifier, so this
technically violates abstraction separation and is something of a hack.
However without such behavior achieving smooth looping with cyclic
extrapolation is extremely cumbersome.

The new behavior is applied when the first modifier is Cyclic
extrapolation in Repeat or Repeat with Offset mode without
using influence, repeat count or range restrictions.

This change in behavior means that curve handles have to be updated
when the modifier is added, removed or its options change. Due to the
way code is structured, it seems it requires a helper link to the
containing curve from the modifier object.

Reviewers: aligorith

Differential Revision: https://developer.blender.org/D2783
October 17, 2017, 14:41 (GMT)
Fix T52959: Local view looses clip range on exit
October 17, 2017, 14:06 (GMT)
Fix T53074: Use the pybuffer->itemsize to get the corresponding GLtype

It seems that `typestr` does not always define the final size of the element. And it varies by operating system.

Then use the `typestr` only to know the itemtype is `float` type or not.
October 17, 2017, 10:12 (GMT)
Fix T53007: OpenSubdiv + transparency = artefact/crashes
October 17, 2017, 09:53 (GMT)
GPU: Report number of compressed texture formats to help nailing crahs down in the future
October 17, 2017, 09:52 (GMT)
GPU: Fix memory corruption in GPU_debug on GTX1080

Number of texture formats is 51, which is greater than allowed size of 32.
October 17, 2017, 08:59 (GMT)
Added alpha channel check to Alembic unit test

It was broken due to 823bcf1689a3dbd44dd77b2c8ea46b9b54073c46, which added
alpha information and thus changed tuple size from 3 to 4 items.
October 17, 2017, 04:18 (GMT)
Merge branch 'master' into blender2.8
October 17, 2017, 04:16 (GMT)
WM: move gesture operator callbacks into own file

`wm_operators.c` is near 5k LOC with lots of mixed functionality,
extract gesture callbacks since they aren't closely related.
October 17, 2017, 03:06 (GMT)
Merge branch 'master' into blender2.8
October 17, 2017, 02:49 (GMT)
Cleanup: use 'e' prefix for enum typedefs

Convention was only followed loosely,
apply to DNA where changes aren't likely to conflict.

(Skipped ModifierType for eg).
October 17, 2017, 01:42 (GMT)
Merge branch 'master' into blender2.8
October 17, 2017, 01:39 (GMT)
WM: immediate line-gesture activation on tweak

Matches border-gesture behavior,
needed for binding bisect to tweak event.
October 17, 2017, 01:06 (GMT)
GPUFramebuffer: Fix recursive downsample exiting early.

I should really proof read my commits a bit more.
October 17, 2017, 00:50 (GMT)
Knife Tool: add wait_for_event option
October 16, 2017, 22:53 (GMT)
GPU Extension: Fix AMD Vega + open source driver detection.
Revision 3b6d7b5 by Julian Eisel
October 16, 2017, 21:19 (GMT)
Docs: Add comments on workspace removal functions
Revision d2fc4de by Julian Eisel
October 16, 2017, 20:53 (GMT)
Fix warnings for notifier listeners
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021