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
2016-07-02Cleanup: comment blocksCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-10-26BGE: generic python callback list + replace KX_PythonSeq.Porteries Tristan
2015-09-13Cleanup: spellingCampbell Barton
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-06-20BGE: dissallow calling reverse on internal clistsCampbell Barton
2015-06-13Fix for building without PythonCampbell Barton
2015-06-02Fix T44919: BGE marhutils attrs leak memoryCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-04-20Compilation error fix for MSVC: It does not support expressions in arraySergey Sharybin
2015-04-20Fix: BGE crashes when RunPythonCallBackList() is called with maxargcount != m...Sybren A. Stüvel
2015-04-20Fix: solved BGE compiler error on Linux/gccSybren A. Stüvel
2015-04-19BGE : Standardization of callbacks execution.Porteries Tristan
2015-04-15BGE: subclass with more than 1 argument, D1237Porteries Tristan
2015-02-28BGE: Fix ShowDeprecationWarning macro.Thomas Szepe
2015-01-04Freestyle: reserve array sizes before fillingCampbell Barton
2015-01-04mathutils: refactor instantiationCampbell Barton
2014-08-27Cleanup: remove _DEBUG define usageCampbell Barton
2014-06-17Support for building without PythonCampbell Barton
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-07-23BGE: Fix for [#34398] "«illegal operator» in Expression Controller" reporte...Mitchell Stokes
2013-07-19Fix some definitions for MinGW64Antony Riakiotakis
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell Barton
2013-05-29Grr, forgot this in r57127... Bastien Montagne
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-03bge py api: raise an overflow exception when assigning a float to a bge objec...Campbell Barton
2013-04-18style cleanupCampbell Barton
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-04-05code cleanup: bge warningsCampbell Barton
2013-03-29style cleanupCampbell 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
2013-03-04code cleanup: unused vars in collada, preprocessor formatting & warning in mi...Campbell Barton
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-16style cleanupCampbell Barton
2013-01-12quiet compiler warning with string formatting in CParser::TermCampbell Barton
2012-12-29style cleanupCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-21py api cleanup, replace use...Campbell Barton
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-11- property sensor was converting floating point values to text then back to f...Campbell Barton
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton