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
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-08-10As requested by Mitchell Stokes, reverting r58837 as it is causing some probl...Daniel Stokes
2013-08-03BGE: Fixing a memory leak with PyType_Ready_ADD.Mitchell Stokes
2013-03-17code cleanup: add 'const' to headers to quiet msvc warnings, also remove (cha...Campbell Barton
2012-12-22BGE: Committing async LibLoad from Swiss. This does the lib loading in a sepa...Mitchell Stokes
2012-12-21BGE: Adding a Python interface for handling joysticks without needing logic b...Mitchell Stokes
2012-11-22BGE: KX_PhysicsObjectWrapper was not being used anywhere in the code base, bu...Mitchell Stokes
2012-11-21doc corrections and add bge.types.KX_ArmatureSensorCampbell Barton
2012-11-05BGE: This patch adds a character wrapper (similar to the already implemented ...Mitchell Stokes
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-07-21- added custom get function for navmesh property of steering actuator to acce...Nick Samarin
2010-06-01Added new actuator type for following steering behaviors: seek, flee, path fo...Nick Samarin
2010-05-28- added new game object type for navigation meshNick Samarin
2010-04-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
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
2009-08-19- fix for BGE warningsCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
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-25PyAPI RNA/BGECampbell Barton
2009-06-22PyAPI Mathutils Vector callbacks, referencing other PyObjects rather then thi...Campbell 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-19BGE Python APICampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-13SVN maintenance.Guillermo S. Romero
2009-04-07BGE Python APICampbell Barton
2009-04-07error in last commitCampbell Barton
2009-04-06BGE Python APICampbell Barton
2009-04-05BGE Bugfixes (mostly in the py api)Campbell Barton
2009-04-03Python BGE APICampbell Barton