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
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-01-20Fix for scons files missing physics include folder.Lukas Tönne
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-20SCons: Remove duplicate PLATFORM_LINKFLAGS from makesdna and makesrnaSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-08-20Fix for missing updates of build scripts in the commit rB05cb63ecf750.Tamito Kajiyama
2014-04-30Partially revert ef3eb7adc6f283145e28781a05b3b5e73a6cf083Joshua Leung
2014-04-29Code cleanup: don't use unnecessary .exe extension in scons, simplify code.Lawrence D'Oliveiro
2014-02-04SCons: code cleanup, shorter way to determine makesrna output directory.Lawrence D'Oliveiro
2014-01-29Code cleanup: remove redundant makesrna call with platform "linuxcross".Lawrence D'Oliveiro
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
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