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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-03-24BGE: Remove BlenderWorldInfoThomas Szepe
2015-03-19CMake: unbundle eigen3Campbell Barton
2013-10-25Remove duplicate cmake enries in game engine and compositorSergej Reich
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-02-23BGE: Finally moving material IPOs to the 2.60 BGE animation system (BL_Action...Mitchell Stokes
2013-01-23make bullet optional againCampbell Barton
2013-01-03add option WITH_SYSTEM_BULLET to link against the bullet installation found o...Campbell Barton
2012-12-22BGE: Committing async LibLoad from Swiss. This does the lib loading in a sepa...Mitchell Stokes
2012-11-05Compile fixes for recent boost changesAntony Riakiotakis
2012-10-17code cleanup:Campbell Barton
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-04-29Fix for windows compile.Joerg Mueller
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-07-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-05-31cmake maintenanceCampbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-02-16synched with trunk at revision 34793Nick Samarin
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-26Added function RNA_property_update_check() to check if an update call is needed,Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-01Add CMake build system on Recast&Navigation branchBenoit Bolsee
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell 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-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-06-182.5Brecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel