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-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-05Depsgraph: Report to the console when the new depsgraph is usedSergey Sharybin
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-01Disable writing a crash file completely on Windows.Antony Riakiotakis
2015-05-30python tar.gz changed structure due to python.exe being added.Martijn Berger
2015-05-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-15Test support for audio in internal player to showcase in weekly :)Antony Riakiotakis
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-28Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-27Fix T44464: Viewport mipmaps no longer toggle offCampbell Barton
2015-04-25Merge branch 'master' into gooseberryJulian Eisel
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-04-20Merge branch 'master' into gooseberrySergey Sharybin
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06OSX: add also license for iomp5 using cmake and fix all textfiles wrong desti...Jens Verwiebe
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-27Cleanup: win32 mixed declare/statements in main()Campbell Barton
2015-03-26Merge branch 'master' into gooseberryLukas Tönne
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-25Merge branch 'master' into gooseberryAntony Riakiotakis
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-23Merge branch 'master' into gooseberryLukas Tönne
2015-03-23Fix for circular linker dependency with cache code library.Lukas Tönne
2015-03-21Cleanup: instantiate arg once in context macroCampbell Barton
2015-03-12Remove version from readme, (replace on install)Campbell Barton
2015-03-11Cleanup: styleCampbell Barton
2015-03-03Style cleanupAntony Riakiotakis
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-02-13Purge temporary files on abortSergey Sharybin
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