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-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
2015-06-29GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make...Bastien Montagne
2015-06-23CMake: quiet warnings in GTestCampbell Barton
2015-06-23CMake: support multiple args to remove_cc_flagCampbell Barton
2015-06-20support ninja for netbeans projectsCampbell Barton
2015-06-18Update netbeans project file generatorCampbell Barton
2015-06-17CMake: use parent scope setting cflags in funcionCampbell Barton
2015-06-17Revert "Correct recent commit replacing macro's /w MSVC"Campbell Barton
2015-06-17Correct recent commit replacing macro's /w MSVCCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-14CMake: minor edits to lite configCampbell Barton
2015-06-10CMake: Fix typo in OIIO moduleSergey Sharybin