Re: [Bf-committers] [Bf-blender-cvs] [c777f69] master: Fix T39663: Blender crashes when trying to triangulate uv unwrapped mesh.

2014-04-10 Thread Mike Erwin
Thanks! That one bit me already. Mike Erwin musician, naturalist, pixel pusher, hacker extraordinaire On Wed, Apr 9, 2014 at 4:21 PM, Campbell Barton wrote: > This isnt needed for 2.70a, the error is from > 4614c63d5dcbf10a16e74235c452fe69ad0cddee > > On Thu, Apr 10, 2014 at 6:17 AM, Bastien Mo

[Bf-committers] I was wondering about sculpt mask operators, any plans to resolve the python access?

2014-04-10 Thread Igor Donevski
If not then, I was thinking of adding a few additional operators for example: bpy.ops.mesh.customdata_mask_to_vgroup(group) where group is an optional parameter with the group to store mask in. Also, bpy.ops.paint,weight_sample_group_to_mask() similar to: bpy.ops.paint.weight_sample_group(gro

Re: [Bf-committers] Blender 2.70a Release AHOY!

2014-04-10 Thread Sergey Sharybin
Updated info: - tag: v2.70a - tag hash f93bc7693a530632455d3ec7acc4bce54a1f85bc - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since 2.70) - addons hash ee2cd7105d505a4f6b4613aba26598f532f97f30 $ git tag -d v2.70a $ git fetch --tags $ git submodule foreach git fetch --tags $ gi

Re: [Bf-committers] Blender 2.70a Release AHOY!

2014-04-10 Thread Sergey Sharybin
Woops. Hold your horses, forgot to modify version char in the code :) On Thu, Apr 10, 2014 at 5:39 PM, Sergey Sharybin wrote: > Hi, > > That's right -- we're screwed up with the release again and are to do 'a' > :) > > Information for platform maintainers: > > - tag: v2.70a > - tag hash dbd043a6

[Bf-committers] Blender 2.70a Release AHOY!

2014-04-10 Thread Sergey Sharybin
Hi, That's right -- we're screwed up with the release again and are to do 'a' :) Information for platform maintainers: - tag: v2.70a - tag hash dbd043a6747c693ad7818c340995f6e33961c5fb - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since 2.70) - addons hash ee2cd7105d505a4f6b4

[Bf-committers] Blender build error on OSX with FFMPEG

2014-04-10 Thread Jasper van Nieuwenhuizen
Hi all, This is my first time posting to this list. I'd like to thank you all for the hard work and making Blender the awesome program it is! Since Jens Verwiebe updated ffmpeg for osx, I get an error when building Blender with ffmpeg enabled. I'm building with CMAKE and am on osx 10.8.5. This is