[Bf-committers] space_view3d_library_hide.py

2012-07-01 Thread
When User Preference is opened with Rev48475, and something is operated, a 
large amount of following messages are displayed on the console screen. 

Bl_Info seems not to be defined. 


fake_module: addon missing 'bl_info' gives bad performance!: 
'C:\\3D\\Build_2.60\\2.63\\scripts\\addons_contrib\\space_view3d_library_hide.py'

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


[Bf-committers] It doesn't connect with BugTracker.

2012-07-01 Thread
It doesn't connect with BugTracker. 



Blender Foundation Could Not Connect to Database: 
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Build Error

2012-07-10 Thread
windows XP/SP3 Msvc+Scons.

bf_composite.lib(COM_MathBaseOperation.obj) : error LNK2019: double __cdecl 
round(double)" (?round@@YANN@Z) 

public: virtual void __thiscall MathRoundOperation::executePixel(float 
*,float,float,enum PixelSampler,class MemoryBuf
fer * * const)" 
(?executePixel@MathRoundOperation@@UAEXPAMMMW4PixelSampler@@QAPAVMemoryBuffer@@@Z)

fatal error LNK1120: 

scons: *** [C:\BlenderSVN2.54b\build\win32-vc\bin\blender.exe] Error 1120
scons: building terminated because of errors.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] r49121 Bad Work

2012-07-22 Thread
windows XP/32bits 
msvc9 + SCONS build Error.

The link form of round is not corresponding. 
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] r49121 Build error

2012-07-22 Thread
It was confirmed to be able to normalize the build by returning r49050 
KX_CameraActuator.cpp. 
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Build error : KX_CameraActuator

2012-07-23 Thread
As for r49159, the following build errors are not canceled either. 

Environment:
windows XP/32bits msvc9+SCONS

error message:

c:\blendersvn2.54b\blender\source\blender\blenlib\BLI_math_base.h(182) : error 
C2732: The linkage specification contradicts specification for another 'round'. 
        c:\blendersvn2.54b\blender\source\blender\blenlib\BLI_math_base.h(182) 
: Please confirm the declaration of 'round'. 
scons: *** 
[C:\BlenderSVN2.54b\build\win32-vc\source\gameengine\Ketsji\KX_CameraActuator.obj]
 Error 2
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] r49169 GOOOOOOD job!

2012-07-24 Thread
We wish to express our gratitude to Mr. nazgul. 
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Is this good in this?

2012-07-29 Thread
http://projects.blender.org/tracker/?func=detail&group_id=153&aid=27284&atid=468 


Is it good not to be improved if there is no realistic problem even if the 
error log has come out in the console as correspond?
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] what is this

2012-10-03 Thread
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
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] what is this

2012-10-03 Thread




- Original Message -
>From: Dan Eicher 
>To: bf-blender developers 
>Date: 2012/10/4, Thu 10:38
>Subject: Re: [Bf-committers] what is this
>
>The folder is not generated with the build of 2.64. 
>
>On Wed, Oct 3, 2012 at 6:26 PM, 
> 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
>> Bf-committers@blender.org
>> 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
>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


Re: [Bf-committers] what is this

2012-10-03 Thread


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 
>To: bf-blender developers 
>Date: 2012/10/4, Thu 10:38
>Subject: Re: [Bf-committers] what is this
>
>On Wed, Oct 3, 2012 at 6:26 PM, 自分らしく 「のん」です
> 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
>> Bf-committers@blender.org
>> 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
>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] SVN45669 build error

2012-04-16 Thread
All are developer's hardship externals. 

Isnan of the function is not defined in the compiler in accordance with C90. 
It is necessary to define individually as a macro or to use the defined 
existing header file.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] Build error outliner_tree.c

2012-04-26 Thread
not found M_LN2

The include of the following header files is not done. 

BLI_math_base.h 

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


[Bf-committers] MSVC + Scons build error

2012-06-05 Thread
The specification of the following headers has come off by Sconscript of 
makesrna. 

incs += ' #/intern/smoke/extern'
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers