Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [43733] trunk/blender/source/blender/ blenlib/intern/math_matrix.c: Fix orthogonality check for mat3 and mat4

2012-01-28 Thread Lockal S
Sorry for double posting, I'm not sure if the previous mail got to the list. Old behavior: Matrix(((0, 0, 10), (0, 20, 0), (0, 0, 0))).is_orthogonal returned true, but this matrix is not orthogonal Matrix(((0, 0, 1, 42), (0, 1, 0, 0x42), (0, 0, 0, 100500), (-42, 42, 0xDEAD,

Re: [Bf-committers] blender UI state

2012-01-28 Thread David Jeske
I'm glad to see this UI discussion getting organized on the wiki. I'd like to add that I think with respect to UI changes, a picture says ten-thousand words. Creating a wiki page which clearly documents the current state, the motivation for a change, and a visual change proposal is a really good

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [43739] trunk/blender/source/blender/ modifiers/intern/MOD_boolean_util.c: Fix #30000: Boolean modifier messing up multi material

2012-01-28 Thread Carsten Wartmann
Am 27.01.2012 09:04, schrieb Sergey Sharybin: Revision: 43739 http://projects.blender.org/scm/viewvc.php?view=revroot=bf-blenderrevision=43739 Author: nazgul Date: 2012-01-27 08:04:03 + (Fri, 27 Jan 2012) Log Message: --- Fix #3: Boolean modifier messing

Re: [Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [43739] trunk/blender/source/blender/ modifiers/intern/MOD_boolean_util.c: Fix #30000: Boolean modifier messing up multi material

2012-01-28 Thread angjminer
Quoting Carsten Wartmann c...@blenderbuch.de: Am 27.01.2012 09:04, schrieb Sergey Sharybin: Revision: 43739 http://projects.blender.org/scm/viewvc.php?view=revroot=bf-blenderrevision=43739 Author: nazgul Date: 2012-01-27 08:04:03 + (Fri, 27 Jan 2012) Log Message: