[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16258] branches/apricot/source/gameengine /Ketsji/KX_Light.cpp: Apricot Branch: bugfix, crash in lights switching blender files,

2008-08-26 Thread Brecht Van Lommel
Revision: 16258 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16258 Author: blendix Date: 2008-08-26 14:38:05 +0200 (Tue, 26 Aug 2008) Log Message: --- Apricot Branch: bugfix, crash in lights switching blender files, accidentally

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16259] branches/soc-2008-unclezeiv/source /blender/render/intern/source/lightcuts.c: Indirect lighting: added clamping mechanism for virtual point li

2008-08-26 Thread Davide Vercelli
Revision: 16259 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16259 Author: unclezeiv Date: 2008-08-26 16:58:33 +0200 (Tue, 26 Aug 2008) Log Message: --- Indirect lighting: added clamping mechanism for virtual point lights, to

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16260] branches/soc-2008-unclezeiv/source /blender: Just realized, thanks to renderdemon, that World Range affects all lights, not only the enviro

2008-08-26 Thread Davide Vercelli
Revision: 16260 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16260 Author: unclezeiv Date: 2008-08-26 17:35:54 +0200 (Tue, 26 Aug 2008) Log Message: --- Just realized, thanks to renderdemon, that World Range affects all lights,

Re: [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16259] branches/soc-2008-unclezeiv/source /blender/render/intern/source/lightcuts.c: Indirect lighting: added clamping mechanism for virtual poin

2008-08-26 Thread Davide Vercelli
Ops, sorry, wrong log message. This commit tries to fix a long standing bug that would skip environment light creation from time to time. The cause seems to be the R global variable not being copied yet. Davide ___ Bf-blender-cvs mailing list

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16261] branches/soc-2008-quorn/release/ scripts/textplugin_templates.py: Fix for text plug-in scripts on 64-bit platforms.

2008-08-26 Thread Ian Thompson
Revision: 16261 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16261 Author: quorn Date: 2008-08-26 19:09:17 +0200 (Tue, 26 Aug 2008) Log Message: --- Fix for text plug-in scripts on 64-bit platforms. Modified Paths: --

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16262] branches/apricot/source: Apricot Branch: fix for a change I made to avoid doing where_is_pose

2008-08-26 Thread Brecht Van Lommel
Revision: 16262 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16262 Author: blendix Date: 2008-08-26 19:38:39 +0200 (Tue, 26 Aug 2008) Log Message: --- Apricot Branch: fix for a change I made to avoid doing where_is_pose too often,

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16263] branches/apricot/source/blender/ gpu/intern/gpu_material.c: Apricot Branch: apply glsl object color before mist, makes more sense.

2008-08-26 Thread Brecht Van Lommel
Revision: 16263 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=revroot=bf-blenderrevision=16263 Author: blendix Date: 2008-08-26 19:53:04 +0200 (Tue, 26 Aug 2008) Log Message: --- Apricot Branch: apply glsl object color before mist, makes more sense.