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
2015-02-12Fix (unreported) `load_file()` func from creator.c not setting G.save_over co...Bastien Montagne
2015-01-28Switch windows MSVC builds to OpenAL-softMartijn Berger
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-22Quit blender with non-zero exit code if tryign to use non-existing render eng...Sergey Sharybin
2015-01-21CMake/MSVC: Quotes around the pathCampbell Barton
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
2014-12-30Fix an odd line that slipped in my ghost_hack_first_file commitJens Verwiebe
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-10Fix numpy installation on windows+cmakeSergey Sharybin
2014-12-01CMake: Warning re: editing windows/py extractionCampbell Barton
2014-12-01CMake: fix for msvc (take2)Campbell Barton
2014-12-01CMake: fix for MSVC, installing PythonCampbell Barton
2014-11-26cmake/windows Change python installation so it does not trigger on simple reb...Martijn Berger
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