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-10-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason Wilkins
2014-10-06Correction for wrong ifdef in creatorSergey Sharybin
2014-10-02Cleanup: indentationCampbell Barton
2014-09-26Fix T41962: Command-line without specified filename doesn't rendersSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-19OSX: make some more symbols global only, this may prevent clashes on older sy...Jens Verwiebe
2014-09-17Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-09-08Warn when --engine arg isn't foundCampbell Barton
2014-09-08Fix building as Python module (manpage-generation)Campbell Barton
2014-09-05Disable msvc runtime fma3 use in an attempt to fix msvc 2013 + windows 7 issues.Martijn Berger
2014-09-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
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-25Fix T41524: Won't open blend file with "space" symbol in the nameSergey Sharybin
2014-08-07Tweaks to the recent wrapper on windowsSergey Sharybin
2014-08-07Add blender launcher application when building with MSVCSergey Sharybin
2014-08-06OSX/cmake: allow for llvm dynamic builds too, but prefer staticJens Verwiebe
2014-08-02Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-08-01OSX/cmake: adapt bundle structure according sconsJens Verwiebe
2014-07-31Use dynamically linked SDL 1.2.15 on windows x64Martijn Berger
2014-07-28Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-07-28Fix bundling of requests on debian-like systemsSergey Sharybin
2014-07-28Make requests python package to be detected in the same way as numpySergey Sharybin
2014-07-26Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-25OSX: adaptions needed for renewed osl/oiio/llvmJens Verwiebe
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
2014-06-26Fix parallel CMake builds failing due to missing buildinfo.hNicholas Bishop
2014-06-26Code cleanup: casts, dead assignment & arg order.Campbell Barton
2014-06-24Switch allocator to thread-safe when rendering from the command lineSergey Sharybin
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-13Automatically generate blender.1 man page during build processCampbell Barton
2014-05-15CMake/SCons: finish removing MSVC2012 referencesCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Doxy comment for main()Campbell Barton
2014-03-30Fix MinGW64 compilation until we update the libraries.Antony Riakiotakis
2014-03-27Windows: Upgrade FFmpeg from 0.10 to 2.1.4Sergey Sharybin
2014-03-16Code cleanup: naming conventionsCampbell Barton
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-04Edit to last commit, use the version veriableCampbell Barton
2014-03-04OSX/cmake: copy release/site-packages for OSX ( static py for now )Jens Verwiebe
2014-03-04Build system: add cmake option to install requestsCampbell Barton
2014-03-04Build system copy release/site-packages for windowsCampbell Barton
2014-03-04Build system support for numpy on ms-windowsCampbell Barton
2014-02-19BSP was still hanging around in CMakeSergey Sharybin
2014-02-19Fix T38715: Setting object mode fails from command lineCampbell Barton
2014-02-19OSX/CMAKE: make linking and bundling of clang omp lib work,Jens Verwiebe