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-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-05New matcap collection for default in release. It's now 24 images, orderedTon Roosendaal
2013-01-28Scons:Thomas Dinges
2013-01-22revert scons fix, it is necessary after allAntony Riakiotakis
2013-01-22ubuntu 12.10 does not have pyconfig.h in include directory causing scons to f...Antony Riakiotakis
2013-01-22scons compile fix for Ton's matcaps workJoshua Leung
2013-01-10Further tweaks to buildbotSergey Sharybin
2013-01-10Switch linux buildbot to compile all cuda kernels in 64bit environmentSergey Sharybin
2013-01-10Added new scons target: cudakernelsSergey Sharybin
2013-01-01patch [#33331] Time To Start Moving To StdboolCampbell Barton
2012-12-28patch [#33669] SConstruct: Tell how to pass BF_PYTHON_INC to SCons is it is n...Campbell Barton
2012-12-18Icons now draw good again!Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-12OSX: make cmake and scons both compile jack and ndof with newer sdk'sJens Verwiebe
2012-12-03Fix scons not installing closure/ directory for runtime compiles of CUDA kernel.Brecht Van Lommel
2012-11-27OSX/scons: introducing and testing an unexported_symbols_list to prevent clas...Jens Verwiebe
2012-11-19OSX/scons/osl: un-hardcode the osl libpathJens Verwiebe
2012-11-17OSX/scons: little cleanup to BF_PROGRAM_LINKFLAGSJens Verwiebe
2012-11-17quiet scons deprecation warnings and correct --with_filesystem --> --with-fil...Campbell Barton
2012-11-16OSX/scons/osl: use Xlinker for the BF_PROGRAM_LINKFLAGS, so we can alternativ...Jens Verwiebe
2012-11-16OSX/scons/osl: working but not optimally designed atmJens Verwiebe
2012-11-16OSX/scons/osl: initial osl compiling, todo: fix shader compile and copy to bu...Jens Verwiebe
2012-11-15Windows OIIO:Thomas Dinges
2012-11-15Cycles OSL: windows build system changes to support static OSL/OIIO.Brecht Van Lommel
2012-11-15OSL Scons rulesSergey Sharybin
2012-11-12Fix to allow several include dirs for python under scons build system (needed...Bastien Montagne
2012-11-11* Remove one last "gnu_gettext.dll" reference in scons. Thomas Dinges
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-10-08add option to build without blenders default avi codec.Campbell Barton
2012-09-16Enable OpenColorIO for MinGW64 build targetsAntony Riakiotakis
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-08-11add back datatoc, use this instead of cmake script which was too slow.Campbell Barton
2012-08-11remove all remaining data files from source, now all are converted at build t...Campbell Barton
2012-08-11generate brush icons C files at build time.Campbell Barton
2012-08-11generate glsl shaders c files at build time.Campbell Barton
2012-08-11startup.blend and preview.blend are now converted to C at build time.Campbell Barton
2012-08-10fix own error with scons, building failed when BF_BUILDDIR was absolute.Campbell Barton
2012-08-10zero rotation values for quat_apply_track() which were in fact just float in ...Campbell Barton
2012-08-09generate COM_OpenCLKernels.cl.h automatically at build time, this allows edit...Campbell Barton
2012-07-26OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered X...Jens Verwiebe
2012-07-06Fix ultra stupid mistake on Scons.Antony Riakiotakis
2012-07-05Scons:Thomas Dinges
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-05-29Scons:Thomas Dinges
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-23Scons - only go to the trouble of making these directories if they don't alreadyJoshua Leung
2012-05-02Add pthread dll for MinGW64 during installation. Now people who download from...Antony Riakiotakis
2012-04-26Fix OIIO dll copying for win32-mingwNathan Letwory