[Bf-committers] Cloud certificate change

2015-02-06 Thread Sergey Sharybin
Hi,

Just a quick update on certificate change for cloud.blender.org.

Previous EV certificate expires in 2 days and was replaced with the
wildcard certificate now. This means green bar in URL area is now replaced
with just a green lock. It doesn't mean we're less secure, just using
different certificate type.

The wildcard certificate fingerprints are:

SHA-256 Fingerprint: 50:10:B1:8E:3B:DA:52:80:1F:38:08:01:E6:13:2D:92
21:6E:A3:E2:C5:2F:71:C8:FA:34:21:BB:44:CE:B5:85

SHA-1 Fingerprint: 55:A4:33:46:28:FF:20:69:EF:3A:CA:F1:75:D9:88:8F
07:73:E5:57

-- 
With best regards, Sergey Sharybin
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Can't copy Greasepencil datablock

2015-02-06 Thread Thomas Volkmann
Hi,
 
I try to create a copy af a Greasepencil datablock, but without success. In the
API it says that GreasePencil is inheriting ID.copy(), but that doesn't work for
me.
http://www.blender.org/api/blender_python_api_2_73a_release/bpy.types.GreasePencil.html
 
Also at ID.copy() it says:  Create a copy of this datablock (not supported for
all datablocks)  ...is that the case? How can I see wich datablocks are not
supported?
 
Thanks,
Thomas
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] Building with openexr broken on windows 7?

2015-02-06 Thread Martijn Berger
Hi Gaia,

Most likely cmake is not correctly updating the vcxproj files.
I would try and run cmake from a fresh build directory and see if that
helps.

Martijn



On Fri, Feb 6, 2015 at 1:21 PM, Gaia gaia.cl...@machinimatrix.org wrote:

 hi.

 Since a couple of days i get this warning when i press Configure in
 the cmake tool (windows 7 64 bit):

  http://www.pasteall.org/56525

 And yes i have updated the libs from svn at lib/win64_vc12

 When i go ahead and build, i get a link error later (could not find the
 openexr libraries). Right now i can build blender when i disable

  WITH_IMAGE_OPENEXR

 Do i have to install the openexr libraries separately or is this a
 broken build?

 -gaia-
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Building with openexr broken on windows 7?

2015-02-06 Thread Gaia
hi.

Since a couple of days i get this warning when i press Configure in
the cmake tool (windows 7 64 bit):

 http://www.pasteall.org/56525

And yes i have updated the libs from svn at lib/win64_vc12

When i go ahead and build, i get a link error later (could not find the
openexr libraries). Right now i can build blender when i disable

 WITH_IMAGE_OPENEXR

Do i have to install the openexr libraries separately or is this a 
broken build?

-gaia-
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers