On Thu, Oct 4, 2012 at 1:56 PM, 自分らしく 「のん」です
<[email protected]> wrote:
>
>
> When the following line of blender\SConstruct was corrected, 
> scripts\addons_contrib came to be generated normally.
>
> It ended comment these two lines.
> #               if VERSION_RELEASE_CYCLE == "release" and "addons_contrib" in 
> dn:
> #                    dn.remove('addons_contrib')
>
> ----- Original Message -----
>>From: Dan Eicher <[email protected]>
>>To: bf-blender developers <[email protected]>
>>Date: 2012/10/4, Thu 10:38
>>Subject: Re: [Bf-committers] what is this
>>
>>On Wed, Oct 3, 2012 at 6:26 PM, 自分らしく 「のん」です
>><[email protected]> wrote:
>>> Two or more following messages are displayed in the console when 2.64 is 
>>> done in the build and it starts.
>>>
>>> search for unknown operator 'VIEW3D_OT_cursor3d_enhanced', 
>>> 'VIEW3D_OT_cursor3d_enhanced'
>>>
>>>
>>> Environment
>>> Windows XP/32Bits
>>> msvc9 + scons
>>>
>>> PerfectionCat
>>> _______________________________________________
>>> Bf-committers mailing list
>>> [email protected]
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>>That would be:
>>
>>./release/scripts/addons_contrib/space_view3d_enhanced_3d_cursor.py
>>
>>Dan
>>_______________________________________________
>>Bf-committers mailing list
>>[email protected]
>>http://lists.blender.org/mailman/listinfo/bf-committers
>>
>>
>>
> _______________________________________________
> Bf-committers mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-committers

This is intentional, (contrib == testing == not for release)

If developers want their scripts in official release they need to get
them reviewed (mail bf-python list to request review).


-- 
- Campbell
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to