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-05-28BGE Cleanup: The value of ikconstraint cannot be NULL at this stage andJorge Bernal
2014-01-14fix #T37892 BL_ArmatureConstraint.active returns wrong valueDalai Felinto
2013-08-04fix for BL_ArmatureConstraint::UpdateTarget(), was getting the pose from the ...Campbell Barton
2013-03-18style cleanupCampbell Barton
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-02-25doxygen: gameengine/Converter 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-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee