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-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2014-10-08Ghost Context RefactorJason Wilkins
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-01-23make bullet optional againCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-05Compile fixes for recent boost changesAntony Riakiotakis
2012-04-29Fix for windows compile.Joerg Mueller
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2011-10-20misc editsCampbell Barton
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-15move mathutils into its own lib.Campbell Barton
2011-05-27Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gccMitchell Stokes
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-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
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-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-09Enable CXX_GUARDEDALLOC support through SCons.Nathan Letwory
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-02Recast: add SCons build system.Benoit Bolsee
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-02-07BGE: Fix typo in SConscript preventing to import VideoTexture module.Benoit Bolsee
2010-02-07Wrong argument name for sconsMartin Poirier
2010-02-07BGE: VideoTexture was not included, missing WITH_FFMEG defined. Fixed in all ...Benoit Bolsee
2009-11-21patch [#19796] GLEW update by Mitchell Stokes (Moguri)Dalai Felinto
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-25* some fixes to have scons/mingw compile the sources too, even with BF_DEBUG=...Nathan Letwory
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-10Stop changing the includes!Joerg Mueller
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-16SConsNathan Letwory
2009-06-21Spring CleaningCampbell Barton
2009-06-18build generic modules in their own lib, compiling without the game engine wou...Campbell Barton
2009-06-18Some generic modules from blender 2.4x building with py3k and mostly working.Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti