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-12-12Fix T37780: no languages in user preferences with SCons on Windows / Linux.Brecht Van Lommel
2013-12-08Scons: as requested by Ideasman, make MACOSX_COMPILER -> C_COMPILER_ID,Jens Verwiebe
2013-12-07OSX/scons: forgot Intel CC ( ‘icc’ ) in detectionJens Verwiebe
2013-12-06OSX/scons: Introduce a new env var 'MACOSX_COMPILER'Jens Verwiebe
2013-12-05OSX/scons: fix misdesigned version detection of compiler ( todo: do with subm...Jens Verwiebe
2013-11-28Update Ceres to latest upstream versionSergey Sharybin
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-16Skip .git files from submodules for install targetsSergey Sharybin
2013-11-16Remove check for whether po folder existSergey Sharybin
2013-11-15OSX/scons: make another gcc conditional futureproofJens Verwiebe
2013-11-09OSX/scons: user request, make options succes transparent by printing itJens Verwiebe
2013-11-09OSX/scons: spelling and cleanup commentsJens Verwiebe
2013-11-09OSX/scons: Only cosmetical, a nicer formatting for available sdk listingJens Verwiebe
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-08OSX/scons: make MACOSX_SDK_CHECK a local var is sconstruct and remove from en...Jens Verwiebe
2013-11-08OSX/scons: remove never used MAC_PROC and minor cleanupsJens Verwiebe
2013-11-07OSX/scons: make gcc version detection more futureproofJens Verwiebe
2013-11-07OSX/scons: some cleanupsJens Verwiebe
2013-11-07OSX/scons: ARCH_FLAGS where not prperly added to CPPFLAGSJens Verwiebe
2013-11-07OSX/scons: for completeness, added WITH_BF_OPENMP switchJens Verwiebe
2013-11-07OSX/scons: huge change, now you can set a user-config.py just with the desire...Jens Verwiebe
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05OSX: complety remove the cocoa options, definitions and conditionals nowJens Verwiebe
2013-10-12OSX/scons: clean messageJens Verwiebe
2013-10-12OSX/scons: rename a confusing (outdated) messageJens Verwiebe
2013-10-12OSX/scons: change again conditional for ftemplate, it can be ambigous with xc...Jens Verwiebe
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-09-28OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with...Jens Verwiebe
2013-09-25Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are e...Irie Shinsuke
2013-09-25Add font licenses to installation filesSergey Sharybin
2013-09-10OSX/scons: fix a typo for jack adding frameworksearchpathJens Verwiebe
2013-09-10OSX/Scons/clang: more restrict the ftemplate fix to clang bundled with xcode ...Jens Verwiebe
2013-09-10OSX/Scons/clang: restrict the ftemplate fix to clang onlyJens Verwiebe
2013-06-18Scons and BuildBot changes for MSVC 2012 support.Jürgen Herrmann
2013-06-17Since upgrade to SCons 2.3.0 a small change is needed to ensure 32bit is targ...Nathan Letwory
2013-06-16Set up OurSpawn for MinGW compile environment on Windows.Nathan Letwory
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-10OpenGL: more work on fixed function lighting implementation as GLSL.Brecht Van Lommel
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-26OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. TheBrecht Van Lommel
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-13SCons: install blender thumbnailer next to blender binary.Sergey Sharybin
2013-02-12SCons: no need to do data-to-c when building cudakernels onlySergey Sharybin
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-01-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
2013-01-28Scons:Thomas Dinges