<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Benoit Bolsee wrote:
<blockquote cite="mid:4525B296057D4A98AA45BDE46130722B@Benoit95"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">what about helping us out with the BGE api cleanup? ( 

      </pre>
    </blockquote>
    <pre wrap=""><a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Dev:Source/GameEngine/Python_API_Cle">http://wiki.blender.org/index.php/Dev:Source/GameEngine/Python_API_Cle</a>
    </pre>
    <blockquote type="cite">
      <pre wrap="">an_Up
)
_______________________________________________
Bf-committers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a>
<a class="moz-txt-link-freetext" href="http://lists.blender.org/mailman/listinfo/bf-committers">http://lists.blender.org/mailman/listinfo/bf-committers</a>

  
      </pre>
    </blockquote>
    <pre wrap="">Great! I saw that page before and trunk log is full of it. 
what should I do?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
First register yourself at <a class="moz-txt-link-freetext" href="http://projects.blender.org/">http://projects.blender.org/</a> and look at this
patch:
<a class="moz-txt-link-freetext" href="http://projects.blender.org/tracker/?func=detail&aid=18102&group_id=9&at">http://projects.blender.org/tracker/?func=detail&amp;aid=18102&amp;group_id=9&amp;at</a>
id=306

You will see many patch files attached that contain the work done so
far. Look at them, you will see the kind of modifications to do. You
don't have to do much C++, mainly play with macros and maybe write a few
static check functions.
In the wiki page
<a class="moz-txt-link-freetext" href="http://wiki.blender.org/index.php/Dev:Source/GameEngine/Python_API_Clean">http://wiki.blender.org/index.php/Dev:Source/GameEngine/Python_API_Clean</a>
_Up, you can see what logic brick still need to be done. We are 3
persons involved in this cleanup, myself (ben2610), cyborg_ar and
moguri. We're often available on the #blendercoders irc channels. Join
us there and ask questions to one of us if get you stuck. Make sure that
you don't work on something that somebody else is already working on.
When you have a patch available for a new logc brick add it to the patch
tracker and I will review it.

Make sure your follow these guidelines to create your patches, otherwise
they will be difficult to merge:
<a class="moz-txt-link-freetext" href="http://www.blender.org/development/submit-a-patch/">http://www.blender.org/development/submit-a-patch/</a>

Benoit


_______________________________________________
Bf-committers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a>
<a class="moz-txt-link-freetext" href="http://lists.blender.org/mailman/listinfo/bf-committers">http://lists.blender.org/mailman/listinfo/bf-committers</a>

  </pre>
</blockquote>
Good starting point tnx a lot. Im on it.<br>
<br>
Mani<br>
</body>
</html>