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
2013-10-12More fixes for PSD support in SCons scirpts...Irie Shinsuke
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-08-06Fix for an link error in makesrna with SCons. Reported by Thomas Dinges, tha...Tamito Kajiyama
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-08fix for recent commit, WITH_GUARDEDALLOC wasn't enabled for makesrna, makesdna.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-24add bullet define & include for scons makesrna, also move meshcache utils int...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-06-06Smoke: Make Smoke density available to python via rna.Daniel Genrich
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-15Scons ToDo:Thomas Dinges
2012-01-19svn merge ^/trunk/blender -r43482:43524Campbell Barton
2012-01-19Fix for building in release mode with scons.Nicholas Bishop
2012-01-11svn merge ^/trunk/blender -r43220:43278 --accept postponeCampbell Barton
2012-01-10remove WITH_OGG define, its not used anywhere.Campbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-09-27svn merge ^/trunk/blender -r40511:40587Campbell Barton
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-23svn merge ^/trunk/blender -r40394:40395Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-06svn merge -r39890:39951 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-06replace define '#if FFTW3==1' --> '#ifdef WITH_FFTW3'Campbell Barton
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-07-26svn merge -r38500:38600 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-22cmake - option to disable the frame serverCampbell Barton
2011-05-17svn merge -r36672:36725 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-09copied across changes which were missed by merging.Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-28Revert r34026, which in it turn reverted r33039. Removal breaks renderers tha...Nathan Letwory
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
2011-01-03remove rna func scene.collada_export(), export functions dont exist for any o...Campbell Barton
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-12Related to #24653: added scene.collada_export() function, to use instead of anBrecht Van Lommel
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-10-27Change /WX away for now, some odd thing going on between cloned environments....Nathan Letwory
2010-09-07merge from trunk at r31523Joseph Eagar
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory