[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15582] branches/soc-2008-quorn: Any script can now register a unique key combination as part of its bpy header .

2008-07-15 Thread Ian Thompson
Revision: 15582 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15582 Author: quorn Date: 2008-07-15 09:04:31 +0200 (Tue, 15 Jul 2008) Log Message: --- Any script can now register a unique key combination as part of its bpy header.

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15583] branches/soc-2008-quorn/release/ scripts: Created a BPy module BPyTextPlugin to centralize functions used across the text plugin scripts .

2008-07-15 Thread Ian Thompson
Revision: 15583 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15583 Author: quorn Date: 2008-07-15 09:34:46 +0200 (Tue, 15 Jul 2008) Log Message: --- Created a BPy module BPyTextPlugin to centralize functions used across the text

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15584] branches/soc-2008-quorn/source/ blender/python/BPY_extern.h: make gcc happy

2008-07-15 Thread Campbell Barton
Revision: 15584 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15584 Author: campbellbarton Date: 2008-07-15 11:19:56 +0200 (Tue, 15 Jul 2008) Log Message: --- make gcc happy Modified Paths: -- branches/soc-2008-qu

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15585] branches/soc-2008-jaguarandi: There was a problem with the last merge :S

2008-07-15 Thread André Pinto
Revision: 15585 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15585 Author: jaguarandi Date: 2008-07-15 14:54:57 +0200 (Tue, 15 Jul 2008) Log Message: --- There was a problem with the last merge :S Somehow it didnt finished and di

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15586] branches/soc-2008-quorn/release/ scripts: Text plugin script updates: Better error handling, variable parsing, token caching for repeat parsin

2008-07-15 Thread Ian Thompson
Revision: 15586 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15586 Author: quorn Date: 2008-07-15 14:55:20 +0200 (Tue, 15 Jul 2008) Log Message: --- Text plugin script updates: Better error handling, variable parsing, token cach

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15587] branches/soc-2008-quorn/release/ scripts: Missed some error types and cases from previous commit

2008-07-15 Thread Ian Thompson
Revision: 15587 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15587 Author: quorn Date: 2008-07-15 18:57:21 +0200 (Tue, 15 Jul 2008) Log Message: --- Missed some error types and cases from previous commit Modified Paths:

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15588] branches/soc-2008-quorn: Made suggestions case-insensitive which also puts _ prefixed items at the bottom .

2008-07-15 Thread Ian Thompson
Revision: 15588 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15588 Author: quorn Date: 2008-07-15 19:03:59 +0200 (Tue, 15 Jul 2008) Log Message: --- Made suggestions case-insensitive which also puts _ prefixed items at the botto

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15589] trunk/blender/source/gameengine/ Rasterizer/Makefile: Updated so things compile.

2008-07-15 Thread Kent Mein
Revision: 15589 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15589 Author: sirdude Date: 2008-07-15 20:12:08 +0200 (Tue, 15 Jul 2008) Log Message: --- Updated so things compile. (Missing includes needed) Kent Modified Paths: -

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15590] trunk/blender/source/gameengine/ Ketsji: BGE bug fix (good for 2.47): radar and near sensor did not filter correctly the collisioning objects

2008-07-15 Thread Benoit Bolsee
Revision: 15590 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15590 Author: ben2610 Date: 2008-07-15 20:57:10 +0200 (Tue, 15 Jul 2008) Log Message: --- BGE bug fix (good for 2.47): radar and near sensor did not filter correctly th

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15591] branches/harmonic-skeleton/source/ blender: Optimization method selectable at runtime

2008-07-15 Thread Martin Poirier
Revision: 15591 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15591 Author: theeth Date: 2008-07-15 21:38:48 +0200 (Tue, 15 Jul 2008) Log Message: --- Optimization method selectable at runtime Start multi resolution match from nod

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15592] trunk/blender/source/gameengine: BGE patch: DUPLIGROUP option supported in BGE.

2008-07-15 Thread Benoit Bolsee
Revision: 15592 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15592 Author: ben2610 Date: 2008-07-15 22:05:23 +0200 (Tue, 15 Jul 2008) Log Message: --- BGE patch: DUPLIGROUP option supported in BGE. Blender duplicates groups in t

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15593] branches/harmonic-skeleton/source/ blender: More merging goodness

2008-07-15 Thread Martin Poirier
Revision: 15593 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15593 Author: theeth Date: 2008-07-15 23:07:13 +0200 (Tue, 15 Jul 2008) Log Message: --- More merging goodness fix adjacency list inline instead of having to re

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15594] branches/soc-2008-jaguarandi: Last commit fixed the file contents..

2008-07-15 Thread André Pinto
Revision: 15594 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15594 Author: jaguarandi Date: 2008-07-15 23:08:39 +0200 (Tue, 15 Jul 2008) Log Message: --- Last commit fixed the file contents.. but some svn props were missing. So

[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [15595] branches/apricot: Apricot Branch

2008-07-15 Thread Brecht Van Lommel
Revision: 15595 http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15595 Author: blendix Date: 2008-07-15 23:59:46 +0200 (Tue, 15 Jul 2008) Log Message: --- Apricot Branch == * Made in game switching of GLSL options work.