Bug#882980: It works, thanks a lot

2017-12-01 Thread Sergey Sharybin
Hi, Nice to hear the issue is solved for you! Wouldn't really consider this a bug, we are switching to Occlusion Queries selection mode by default for Blender 2.8x. On Wed, 29 Nov 2017 11:26:05 +0100 Christian Combes wrote: > Hi, > > I went to - Blender User Preferences - System - Selection and

Bug#882980: blender: 3d view artifacts when selecting vertices, edges or faces

2017-11-28 Thread Sergey Sharybin
esn't help, please test with official builds from blender.org and see if the issue happens there. If possible, it also worth testing if latest drivers from NVidia for your GPU makes a difference. Regards, Sergey Sharybin On Tue, 28 Nov 2017 11:34:49 +0100 Chris wrote: > Source: blen

Bug#843490: blender: Movie clip editor does not update video view when playing (fixed in 2.78)

2016-11-07 Thread Sergey Sharybin
.77 from blender.org site [1] - When you say it works in 2.78. do you refer to 2.78 release from blender.org? [1] download.blender.org/release/Blender2.77 -- With best regards, Sergey Sharybin ___ pkg-multimedia-maintainers mailing list pkg-multime

Bug#843425: Fwd: Bug#843425: blender doesn't optimize for amd64 defaults

2016-11-07 Thread Sergey Sharybin
nks to Matteo i guess :) Is there anything else here to be solved? [1] https://buildd.debian.org/status/package.php?p=blender On Mon, Nov 7, 2016 at 10:52 AM, Sergey Sharybin wrote: > Ah, it's Pemtium 4 where SSE2 first arrived, for a moment thought it's > Pentium Pro. My bad.

Bug#843425: Fwd: Bug#843425: blender doesn't optimize for amd64 defaults

2016-11-07 Thread Sergey Sharybin
ld already have global SSE2 optimization disabled. If CPU on the builder machine supports SSE2 we can still force SSE/SSE2 optimization to be off by passing `-DSUPPORT_SSE_BUILD=OFF -DSUPPORT_SSE2_BUILD=OFF` to CMake. On Mon, Nov 7, 2016 at 10:40 AM, Matthias Klose wrote: > On 07.11.2016 10:3

Bug#843425: blender doesn't optimize for amd64 defaults

2016-11-07 Thread Sergey Sharybin
ould be all fine as far as i know (amd64 always have SSE2, 32bit builds will disable SSE2 automatically if current CPU does not support it). -- With best regards, Sergey Sharybin ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintai

Bug#783983: blender: VSE stretches video segments and uses incorrect video starting point

2015-06-17 Thread Sergey Sharybin
Hi, This is likely due to official builds using FFmpeg and Debian's builds using Libav library to handle video files. It'll be cool if upstream Blender supported both Libav and FFmpeg version at the same level, but it might also be simply a bug in Libav.. In order to investigate this further it'l

Bug#771042: blender: Blender crashes while rendering with cycles

2014-12-02 Thread Sergey Sharybin
emory statistics. Here's a patch committed to the upstream: https://developer.blender.org/rBed935ae5adf8d676bb002380d4f46a288c6572d0 Even if it doesn't fix this particular bug it's nice to have it anyway. -- With best regards, Sergey Sharybin __

Bug#771042: blender: Blender crashes while rendering with cycles

2014-11-28 Thread Sergey Sharybin
g the root of the issue down. -- With best regards, Sergey Sharybin ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#654428: blender: FTBFS: uses i386/amd64 specific register definitions on all architectures

2012-01-26 Thread Sergey Sharybin
logs after all this my changes. -- With best regards, Sergey Sharybin ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#654428: blender: FTBFS: uses i386/amd64 specific register definitions on all architectures

2012-01-26 Thread Sergey Sharybin
ow the buildd-situation evolves. > > Cheers. > > -- > Matteo F. Vescovi > Debian Sponsored Maintainer > e-mail: mfv.deb...@gmail.com > GnuPG KeyID: 83B2CF7A -- With best regards, Sergey Sharybin ___ pkg-multimedia-maintainers maili

Bug#654428: blender: FTBFS: uses i386/amd64 specific register definitions on all architectures

2012-01-25 Thread Sergey Sharybin
On Wed, Jan 25, 2012 at 11:40 PM, Kevin Roy wrote: > I think the patch 0011-fix_FTBFS_with_libmv [1] in git will cover > configs other than i386/amd64 but in doubt, could you look at it and > tell me if yours is need to be added? -- With

Bug#654428: blender: FTBFS: uses i386/amd64 specific register definitions on all architectures

2012-01-25 Thread Sergey Sharybin
work fine, it can be commited to trunk. -- With best regards, Sergey Sharybin Index: extern/libmv/third_party/glog/src/config_linux.h === --- extern/libmv/third_party/glog/src/config_linux.h (revision 43691) +++ extern/libmv/third_party