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-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-05-30python tar.gz changed structure due to python.exe being added.Martijn Berger
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-06OSX: add also license for iomp5 using cmake and fix all textfiles wrong desti...Jens Verwiebe
2015-03-24CMake: tweak recent py module changesCampbell Barton
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-23CMake: readme.html version trick broke packagesCampbell Barton
2015-03-12Remove version from readme, (replace on install)Campbell Barton
2015-01-28Switch windows MSVC builds to OpenAL-softMartijn Berger
2015-01-21CMake/MSVC: Quotes around the pathCampbell Barton
2014-12-31Remove executable flag from the build configuration filesSergey Sharybin
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-23Cleanup: warningsCampbell 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-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-08Fix compilation error after recent commitSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-08Fix building as Python module (manpage-generation)Campbell Barton
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-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-06-26Fix parallel CMake builds failing due to missing buildinfo.hNicholas Bishop
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