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-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-26World background working on cycle nodes.Antony Riakiotakis
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-19Switch to SDL2 on OSXSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-12Fix scons leaving partially generated files when abortingSergey Sharybin
2014-09-08Attempt to fix compilation error on ubuntu linuxSergey Sharybin
2014-08-31Add sqlite3 dll's on windows.Martijn Berger
2014-08-29Fix T41629: Won't open blend files with non-Latin charasters in the nameSergey Sharybin
2014-08-27Make SCons's DEBUG/_DEBUG consistent with CMakeSergey Sharybin
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges
2014-08-14OSX/Scons: make sure BF_OSL implies BF_LLVMJens Verwiebe
2014-08-11Manifest used to be installed on non-windows platformsSergey Sharybin
2014-08-07Add blender launcher application when building with MSVCSergey Sharybin
2014-08-07change scons default to be visual studio 2013Martijn Berger
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-03OSX/buildsystem: prepare usage on OSX 10.10 - YosemiteJens Verwiebe
2014-07-31Use dynamically linked SDL 1.2.15 on windows x64Martijn Berger
2014-07-29OSX/scons: Fix linking if llvm is not used ( new osl/llvm/oiio related )Jens Verwiebe
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-10Need to disable Libmv for cudakernels targetSergey Sharybin
2014-07-10SCons: Hopefully final fix for 32bit linux buildbotSergey Sharybin
2014-07-10Further tweaks to SCons's auto testsSergey Sharybin
2014-07-10Another attempt to fix issues with 32bit OSX and sconsSergey Sharybin
2014-07-06OSX/Scons: after doublechecking. take out sdk_flags from cflags again, looks ...Jens Verwiebe
2014-07-06OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain b...Jens Verwiebe
2014-06-29Fix compilation error on OSX+SconsSergey Sharybin
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-26Fix compilation error with scons and older pythonsSergey Sharybin
2014-06-19Python: Remove deprecated uses of os.popenCampbell Barton
2014-05-15CMake/SCons: finish removing MSVC2012 referencesCampbell Barton
2014-04-04Scons/cycles: fix header distribution for geomJens Verwiebe
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18Splash screen: use a retina resolution image for Mac OS X.Brecht Van Lommel
2014-02-18OSX: more futurework for clang-openmp:Jens Verwiebe
2014-02-10OSX/scons: adapt forgotten CCVERSION conditional, sorryJens Verwiebe
2014-02-10OSX/scons; Adapt ftemplate-depth=1024 condition to new compiler versioningJens Verwiebe
2014-02-10OSX/scons: fix breakage after clang-openmp commit:Jens Verwiebe
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-04SCons: cleaner determination of 32-bit/64-bit buildsLawrence D'Oliveiro
2014-01-17Scons: Fix cycles OpenCL kernelcompile by distributing util_half.hJens Verwiebe
2014-01-15Cycles: Build SSE41 kernel per default, remove build option. This hopefully a...Thomas Dinges
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-11Scons: disable player along with game-engine.Campbell Barton
2014-01-07OSX/scons: after discussion i was told cycles does decide to use sse4.1 kerne...Jens Verwiebe
2014-01-07OSX/scons: autodetecting sse4.1 capability and set it to usedJens Verwiebe
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