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
2014-10-08Ghost Context RefactorJason Wilkins
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-20code cleanup: scons - binreloc include was copied all over the place for no r...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-20code cleanup: replace PARALLEL define with _OPENMPCampbell Barton
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2011-08-24svn merge -r39493:39664 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-03-18scons fixJoseph Eagar
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2010-03-11BMesh branchKen Hughes
2009-12-17OSX vs OpenMP : implement workaround to fix crashes when using mop from a bac...Damien Plisson
2009-11-22Patch #19953: [2.5] repeated include entries in a number of SConscript filesJoshua Leung
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-05-06Big, big commit!!Diego Borghetti
2009-01-132.5Ton Roosendaal