Hello Blender devs. I'm interested in working on the Blender Game Engine. I've using it for years and I decided a few weeks ago to try and work on the engine itself.
As I'm new to C++ I decided to start with a few simple improvements. Patch #20293 adds a python attribute "status" to all sensors: https://projects.blender.org/tracker/index.php?func=detail&aid=20293&group_id=9&atid=127 Patch #20399 gives python better control over adding/removing scenes: https://projects.blender.org/tracker/index.php?func=detail&aid=20399&group_id=9&atid=127 I would appreciate some review of my code (Again because I'm new to C++) and opinions on the features themselves. Thanks. -Gomer _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
