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-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-23Cleanup: warningsCampbell Barton
2014-11-18BLI_assert: print a backtrace with the errorCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16OSX/cmake: set actual compilation date to macosx bundles, fix player bundle w...Jens Verwiebe
2014-11-16OSX/buildsystems: unify openmp handling by changing iomp5 id to @loader_path/...Jens Verwiebe
2014-11-15Cmake windows. Make sure we install blender player.Martijn Berger
2014-11-14Cmake add installation of redistributables for msvc 2013Martijn Berger
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-11-13CMake: manpage creation is now optionalCampbell Barton
2014-11-13Fix cmake install of blenderplayer for linux.Antony Riakiotakis
2014-11-12cmake: fix generation / install on OS X,Martijn Berger
2014-11-11Fix: T42553 Linux cmake install now also without absolute path'sMartijn Berger
2014-11-11cmake. refactor installing python things to not have absolute path'sMartijn Berger
2014-11-08cmake buildfiles Cleanup / Refactor, no functional changes.Martijn Berger
2014-11-05Debug: print output on --debug-fpeCampbell Barton
2014-11-04CMake: Attempted to copy manual for py-moduleCampbell Barton
2014-10-18OSX/PLAYER/cmake: fix player install python bundling, overlloked player has i...Jens Verwiebe
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-08Fix compilation error after recent commitSergey Sharybin
2014-10-08Ghost Context RefactorJason 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-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-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-01OSX/cmake: adapt bundle structure according sconsJens Verwiebe
2014-07-31Use dynamically linked SDL 1.2.15 on windows x64Martijn Berger
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-25OSX: adaptions needed for renewed osl/oiio/llvmJens Verwiebe
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