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-06-20BGE Cleanup: Translation of several comments in DutchJorge Bernal
2013-03-23BGE: getting rid of a few maybe-uninitialized warnings.Mitchell Stokes
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-22bge camera axix actuator was undocumented and python had incorrect limits on ...Campbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-07-24Hopefully Blender compiles again with MSVCSergey Sharybin
2012-07-22code cleanup: use cosf and sinf when both args and results are float values.Campbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
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-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-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-26remove all python api functions deprecated in 2.49Campbell Barton
2009-08-19- fix for BGE warningsCampbell Barton
2009-08-10remove python2.x supportCampbell 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-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-19BGE Python APICampbell Barton
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-15Fix for own recent reference count error.Campbell Barton
2009-04-10Added function name to many of the PyArg_ParseTuple calls in gameengineAndre Susano Pinto
2009-04-07BGE Python APICampbell Barton
2009-04-04moved more attributes from getattr into PyAttributeDef'sCampbell Barton
2009-04-03Python BGE APICampbell Barton
2009-04-03BGE Python apiCampbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-21* removed typedefs that were not used (from anonymous enums and structs)Campbell Barton
2009-02-19BGE Python APICampbell Barton