[Bf-committers] DNA_scene_types.h in Freestyle branch

Tamito KAJIYAMA rd6t-kjym at asahi-net.or.jp
Tue Nov 13 02:17:58 CET 2012


Hi,

Many thanks Shinsuke and Brecht for identifying and resolving the issue!

With best regards,

-- 
KAJIYAMA, Tamito <rd6t-kjym at asahi-net.or.jp>


-----Original Message----- 
From: Brecht Van Lommel 
Sent: Monday, November 12, 2012 2:05 PM 
To: irieshinsuke at yahoo.co.jp ; bf-blender developers 
Subject: Re: [Bf-committers] DNA_scene_types.h in Freestyle branch 

I'll move up R_PERSISTENT_DATA now and add R_EDGE_FRS as a reserved
value in trunk to avoid future conflicts.

Brecht.

On Mon, Nov 12, 2012 at 6:50 AM, IRIE Shinsuke <irieshinsuke at yahoo.co.jp> wrote:
> Tamito, please check lines 1204-1205 in source/blender/makesdna/DNA_scene_types.h:
>
> #define R_PERSISTENT_DATA       0x2000000 /* keep data around for re-render */
> #define R_EDGE_FRS              0x2000000 /* R_EDGE for Freestyle */
>
>
> The flags R_PERSISTENT_DATA and R_EDGE_FRS use the same bit 0x2000000.
> R_PERSISTENT_DATA was added in r52054.
>
> --
> IRIE Shinsuke
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
_______________________________________________
Bf-committers mailing list
Bf-committers at blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


More information about the Bf-committers mailing list