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-11-23C99 is now the C standard for all our C code.Brecht Van Lommel
2015-11-17Fix for previous own commit (logical error - I hate bash).Bastien Montagne
2015-11-17Install_deps.sh: More attempt to fix building OSL on newer distro.Bastien Montagne
2015-11-17Fix (unreported) install_deps.sh --force-openexr option not working.Bastien Montagne
2015-11-17install_deps.sh: point to newer own OSL rev (should fix issues on recent dist...Bastien Montagne
2015-11-15windows / msvc bump to python 3.5Martijn Berger
2015-11-07Change cpack package name to be "blender" instead of "Blender"Martijn Berger
2015-11-07[Windows] Make installer use the templateMartijn Berger
2015-10-31Fix netbeans project generatorCampbell Barton
2015-10-28Buldbot: Disable 32bit kernelsSergey Sharybin
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-10-11Revert "Buildbot: Test enable CUDA binaries for Win32"Bastien Montagne
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-10-05Buildbot: Disable use of own Clang for OSX buildsSergey Sharybin
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-10-03InstallDeps: Fix broken OSL (would not generate valid default names for its ....Bastien Montagne
2015-09-22Install_deps: Hopefully fix broken checks for numpy package in fedora-like di...Bastien Montagne
2015-09-22Install_deps: Add command line options to saved BUILD_NOTES.txt.Bastien Montagne
2015-09-09Buildbot: Test enable CUDA binaries for Win32Sergey Sharybin
2015-09-09Buildbot: Enable 32bit kernels for linux buildersSergey Sharybin
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-02CMake: Fix building w/o FindGitCampbell Barton
2015-08-27Buildbot: Correction to previous commitSergey Sharybin
2015-08-27Buildbot: Disable CUDA binaries on win32Sergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-11install_deps: fix broken force/skip-osd options.Bastien Montagne
2015-08-10Install_deps: add basic listing of needed dependencies to error message for u...Bastien Montagne
2015-08-09Install_deps: add (non-tested) OSD-building code.Bastien Montagne
2015-08-09install_deps: Add libxcursor packages, seems to be needed now?Bastien Montagne
2015-08-08Support building OpenSubdiv libraries under Debian (Ubuntu) with our build_de...Thomas Beck
2015-08-06CMake: AUDASPACE_ROOT_DIR wasn't workingCampbell Barton
2015-08-06Cleanup: style (match other find modules)Campbell Barton
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
2015-08-05Buildbot config: disable gooseberry branch from nightly buildsSergey Sharybin
2015-08-05Buildbot config: remove windows scons and mingw buildersSergey Sharybin
2015-08-04Cycles: Remove 32bit cuda workaroudn and disable cubins for buildbotSergey Sharybin
2015-08-04OpenSubdiv: Preparation for enabling it for linux buildbotSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-27Buildbot: Include branch name to the cmake buildsSergey Sharybin
2015-07-27CPack: Use hash of the head for the file nameSergey Sharybin
2015-07-27Buildbot: Missed this in the previous commitSergey Sharybin
2015-07-27Buildbot: Attempt to make windows cmake builds names matching buldbot's namesSergey Sharybin
2015-07-26Make cmake windows 32 bit buildbot use the 120xp toolkit, restoringMartijn Berger
2015-07-24Adjust CMake platform dependant release optionsCampbell Barton
2015-07-20SCons: Weirdly enough at some point scons became broken in OpenSubdiv branchSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-20OpenSubdiv: Add new OpenSubdiv related filesSergey Sharybin
2015-07-19Fix error when getting the commit time failsCampbell Barton
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne