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-01-04Remove SCons building systemSergey Sharybin
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-01-04mathutils: refactor instantiationCampbell Barton
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
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2012-01-16use defines for property name lenghths in the BGE, were using 31,32,64,100.Campbell Barton
2011-11-06PyUnicode_From_STR_String utility function which passes STR_String to PyUnico...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-09-03whitespace editsCampbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
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
2011-02-22doxygen: entries for blenderroutines, converter, expressions, gamelogic, game...Nathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29fix for error when changing DISBALE_PYTHON -> WITH_PYTHON,Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-21No need for this change anymore (force include to get BLO_sys_types.h in GE)Martin Poirier
2010-02-21Compile fix for CMakeElia Sarti
2010-02-12correct fsf addressCampbell Barton
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25almost all event managers stored a pointer back to the logic manager, easier ...Campbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-02== SCons ==Nathan Letwory
2009-08-26remove all python api functions deprecated in 2.49Campbell Barton