Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25* explicit cast needed for mingw.Nathan Letwory
2009-08-27- assigning vectors in the BGE wasn't updating the vector from the callbackCampbell Barton
2009-08-26- Mathutils.Vector assignment wasnt working in the BGE's py api, was using ge...Campbell Barton
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-28BGE Python APICampbell Barton
2009-06-26Made Mathutils use radians rather then degrees. defining USE_MATHUTILS_DEG fo...Campbell Barton
2009-06-25PyAPI RNA/BGECampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-20BGE Python APICampbell Barton
2009-04-20BGE Python APICampbell Barton
2009-02-23BGE Python APICampbell Barton
2008-07-26added exception messages to game engine matrix and vector conversions. also r...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2005-03-09big warning hunt commitJean-Luc Peurière
2004-12-29Make Python Matrix/Vector conversions more robustKester Maddock
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-05-30Added Python module for Lights.Kester Maddock
2004-05-26Python fixes:Kester Maddock
2004-05-16Python utils for Python <-> MT_Vector, MT_Point & MT_MatrixKester Maddock