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
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-07-03BGE: Extend Python API for KX_BlenderMaterial (specular, diffuse…)Porteries Tristan
2015-01-04mathutils: refactor instantiationCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-03-27quiet some warnings for gcc 4.7Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2011-11-24rename mathutils constructors to match other parts of the bpy/api (no functio...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-23BGE: fix more transpose bug when MathUtils is not used.Benoit Bolsee
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-08-25remove gameOb.has_key(key) method from KX_GameObject and ListValue since pyth...Campbell Barton
2009-06-30Python 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-05BGE Python APICampbell Barton
2009-02-23BGE Python APICampbell 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
2005-01-03More warning cleanups...Kent Mein
2004-09-18Fixed PyObject_IsMT_MatrixKester 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-21Fixes for Camera objects and python:Kester Maddock
2004-05-16Python utils for Python <-> MT_Vector, MT_Point & MT_MatrixKester Maddock