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
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2013-05-03bge py api: raise an overflow exception when assigning a float to a bge objec...Campbell Barton
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-25code cleanup:Campbell Barton
2013-03-19bge bugfix: [#34677] Setting Boolean property on KX_GameObject creates Int typeDalai Felinto
2012-09-16style cleanupCampbell Barton
2012-07-01style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-12-30style edits for function declarationsCampbell Barton
2011-11-06PyUnicode_From_STR_String utility function which passes STR_String to PyUnico...Campbell Barton
2011-09-07use Py_ssize_t rather than int when dealing with list sizes (original patch f...Campbell Barton
2011-02-25doxygen: gameengine/Expressions tagged.Nathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-08-26remove all python api functions deprecated in 2.49Campbell Barton
2009-08-10remove python2.x supportCampbell Barton
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-28BGE Python APICampbell Barton
2009-06-16BGE Py APICampbell Barton
2009-06-03BGE PyAPI fixesCampbell Barton
2009-05-26BGE Py APICampbell Barton
2009-05-26Misc warningsCampbell Barton
2009-05-26BGE Script template for a python module (set EOL to native this time)Campbell Barton
2009-05-17While testing YoFrankie with the new API attributes found some issues...Campbell Barton
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-05-04BGE performance: use inline function as much as possible in scenegraph and lo...Benoit Bolsee
2009-04-30error in last commitCampbell Barton
2009-04-30python modules in the game engine could point to builtin modules like GameLog...Campbell Barton
2009-04-29ifdef's for future py3 support, after this adding py3 can mostly be done with...Campbell Barton
2009-04-28BGE PyAPICampbell Barton
2009-04-23BGE Python APICampbell Barton
2009-04-22BGE: some more cleanup, remove useless ReplicaSetName(), move code to Process...Benoit Bolsee
2009-04-22BGE C++ APICampbell Barton
2009-04-21BGE Python APICampbell Barton
2009-04-20BGE Python APICampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-19KX_MeshProxy "numPolygons" and "numMaterials" attributes were using the "mate...Campbell Barton
2009-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-12BGE Python APICampbell Barton
2009-04-12BGE Python APICampbell Barton