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
2016-02-10add openvdb to blender config (and buildbot)Martijn Berger
2016-02-07move windows out of source dirCampbell Barton
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-19CMake: check for LLVM static library by defaultCampbell Barton
2016-01-17CMake: clarify missing Python package messageCampbell Barton
2016-01-16Cleanup: stdbool no longer optional, remove checksCampbell Barton
2016-01-14CMake: Silence messages about unordered map and shared pointer on second runSergey Sharybin
2016-01-14CMake: Add additional search path for OpenSubdivSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-08Remove raskter librarySergey Sharybin
2016-01-04Next step of fix for gtests (but still not working...)Bastien Montagne
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Fix for error w/ QtCreator project builderCampbell Barton
2015-12-26CMake: Disable some features when using MinGW and full cmake configSergey Sharybin
2015-12-26Support custom project namesJulian Eisel
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-10Eigen: move C API into intern/eigen.Brecht Van Lommel
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-12-02CMake: Enable Cycles OSL for the full blender configurationSergey Sharybin
2015-11-27missed last commitCampbell Barton
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
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-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-02CMake: Fix building w/o FindGitCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
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-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-27CPack: Use hash of the head for the file nameSergey Sharybin
2015-07-24Adjust CMake platform dependant release optionsCampbell Barton
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
2015-07-13Use regex for cmake config parsingCampbell Barton
2015-07-05Correct commentCampbell Barton
2015-06-30CMake: minor editsCampbell Barton