Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2810 / 8462

December 11, 2018, 21:30 (GMT)
GPUTexture: Add debug print for cubemap textures
December 11, 2018, 21:10 (GMT)
GPUTexture: Fix memory statistics not working for Multisamples textures

and also output the vram footprint of the texture at the creation.

Also output the full texture memory usage if alloc fails.
December 11, 2018, 20:25 (GMT)
DRW: Fix redundant texture creation
Revision bf2e0c7 by Clément Foucault (master)
December 11, 2018, 20:15 (GMT)
GPUState: Remove glLineWidth warnings about size 0x0
December 11, 2018, 20:15 (GMT)
GPUTexture: Add debug output to check what texture was created
December 11, 2018, 19:46 (GMT)
UI: fix enum icon buttons haveing different size.

The alignment makes it so the button edges overlap, now one pixel is removed
to account for this.

Differential Revision: https://developer.blender.org/D4063
December 11, 2018, 19:44 (GMT)
FFmpeg: enable multi-threaded encoding of multiple frames, for a ~20% speedup.

This enables ffmpeg to encode each frame in its own thread. However in most
cases Blender does not pass frames to ffmpeg fast enough to actually use the
more than two threads. In some tests the speed was measured to be about 20%.
If other parts of the video sequencer get optimized, this should improve.

Differential Revision: https://developer.blender.org/D4031
December 11, 2018, 18:43 (GMT)
Revert "Build test for outliner-visibility patch"

This reverts commit be493d60b5d6f919e714ce42ec8d2ad1cfec7e21.
December 11, 2018, 18:43 (GMT)
Build test for outliner-visibility patch
December 11, 2018, 18:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into experimental-build
December 11, 2018, 18:42 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into temp-outliner-visibility
December 11, 2018, 17:47 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 11, 2018, 17:43 (GMT)
GP: Fix box and circle cyclic on preview stroke
December 11, 2018, 17:42 (GMT)
GP: Remove "Close" from Bottom text

This was missing in previous commit.
December 11, 2018, 17:40 (GMT)
RNA: provide access to bone parent transform math from Python.

Applying the effect of bone parent is much more complicated than
simple matrix multiplication because of the various flags like
Inherit Scale. Thus it is reasonable to provide access to this
math from Python for complicated rest pose related manipulations.

The simple case of this is handled by Object.convert_space, so
the new method is only needed for complex tasks.

Differential Revision: https://developer.blender.org/D4053
December 11, 2018, 17:21 (GMT)
Edit Mesh: Make edit cage stick to the mesh when possible

and correctly offset it when it's not possible, otherwise we get zfighting.
December 11, 2018, 17:18 (GMT)
DRW: Add polygon offset mode.
December 11, 2018, 17:08 (GMT)
Merge branch 'greasepencil-object' of git.blender.org:blender into greasepencil-object

Conflicts:
source/blender/editors/gpencil/gpencil_primitive.c
December 11, 2018, 17:05 (GMT)
GP: Cleanup. Rename Beziers to Curve

Beziers name can be misunderstood for users. Curve is more generic.
December 11, 2018, 16:48 (GMT)
GP: Remove cyclic option

Not compatible with new brush drawing.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021