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-03-12backport revisions from master for 2.70-rc2 tagv2.70-rc2Sergey Sharybin
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
2014-02-12Fix T38541: sys.exit fails when blender is built as a py-moduleCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-04Fix missing $BLENDER_USER_DATAFILES in command line help text.Lawrence D'Oliveiro
2014-02-04Correct help: -b/--background does not take a file argumentLawrence D'Oliveiro
2014-01-29Move depsgraph debug print under --debug-depsgraph command line argumentSergey Sharybin
2014-01-25Blender docs: Correct upper limit, shown for missing -t option value.Lawrence D'Oliveiro
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-23Fix for crash when no args where given with -o, -x command line argsCampbell Barton
2013-12-10Fix T37713: proxy not updated for first frame in background render.Brecht Van Lommel
2013-11-25CMake Build: option to compile without opennl/superlu.Campbell Barton
2013-11-21Fix compile error on MinGW64, time.h is required for gmtime.Antony Riakiotakis
2013-11-17fix for crash with new buildinfo, when gmtime() returns NULLCampbell Barton
2013-11-16Skip .git files from submodules for install targetsSergey Sharybin
2013-11-16Remove check for whether po folder existSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-01code cleanup: spellingCampbell Barton
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-03freeing mempool elements now fills freed memory with --debug for debug builds.Campbell Barton
2013-09-25Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are e...Irie Shinsuke
2013-09-25Add font licenses to installation filesSergey Sharybin
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2013-08-28remove callback BLI_localErrorCallBack from scanfill, was here for years and ...Campbell Barton
2013-08-26quiet warnings when building as a python moduleCampbell Barton
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-07-21_MSV_VER should be _MSC_VERJason Wilkins
2013-07-04Remove SDL_VIDEODRIVER=dummy environment variable setting, this may interfereBrecht Van Lommel
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-26remove unused callbackCampbell Barton
2013-06-18add option to enable auto-execute scripts, but exclude certain directories.Campbell Barton
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-10code cleanup: group python reset functions in BPY_python_reset()Campbell Barton
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-25code cleanup: typo and stop manpage turning '$' into italic.Campbell Barton
2013-05-21Fix #35443: Animation player doesn't play some movie formatsSergey Sharybin
2013-05-16CMakeLists.txt changes to use new static Jack libs with VC2012Jürgen Herrmann
2013-05-15Patch for CMakeLists.txt to build with new OpenAL libs on VS2012.Jürgen Herrmann
2013-05-14Patch to CMake build system.Jürgen Herrmann