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-10-30Fix project-file generators (didn't close files)Campbell Barton
2014-10-15CMake: Add a flag to explicitly disable SSE/SSE2 intrinsicsSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-08-05Remove SVN referencesCampbell Barton
2014-08-05SpellingCampbell Barton
2014-08-05Fix to commit rB77b7e1fe9ab: need ${target} instead of blender in cmake macro.Howard Trickey
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-02CMake: add headerCampbell Barton
2014-07-28CMake: add glew-mx libraryCampbell Barton
2014-07-28CMake: use our template for finding the glew libraryCampbell Barton
2014-07-28Make requests python package to be detected in the same way as numpySergey Sharybin
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-07-19CMake FindOpenEXR.cmake was using OPENEXR_VERSION unsetCampbell Barton
2014-07-04Fix the ABIFLAGS order for detecting Python debug buildsCampbell Barton
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-18Some WITH_TESTS weer not renamed to WITH_GTESTSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-16Need to consider blender-v* a release branch, not just blender-Sergey Sharybin
2014-06-16Forgot this in previous commitSergey Sharybin
2014-06-16Add missing dependency to CMake's msgfmtSergey Sharybin
2014-05-18Update netbeans projectfile generator to v8Campbell Barton
2014-05-11CMake: use project name when generating project filesCampbell Barton
2014-05-06CMake: mark vars as advancedCampbell Barton
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton
2014-04-18Disable quicktime when in cmake's lite configurationCampbell Barton
2014-03-29Checker percentage calc was wrong, also cleanupCampbell Barton
2014-03-29Update clang array checker for new clang py apiCampbell Barton
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-03-07tweaks to buildinfoSergey Sharybin
2014-02-27patch cmake_linux_install.sh to do multithreaded buildLawrence D'Oliveiro
2014-02-20Fixes for buildinfo hash/branch detectionSergey Sharybin
2014-02-13Add the date to the CPack rpm package versionDan Eicher
2014-01-28Code cleanup: remove references to svn and code styleCampbell Barton
2014-01-27Build System: icon files now depend on UI_icons.h for CMakeCampbell Barton
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-16CMake: add missing dependency for icon targetCampbell Barton
2014-01-15Fix for rBec81feab6649: better to search for versionned libs first, else it c...Bastien Montagne
2014-01-14CMake: Fix libname handling of OpenEXR 2.1. The library built with Autotools ...IRIE Shinsuke
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-04CMake: fix for OpenEXRConfig.h not being found on some Linux systemsCampbell Barton
2014-01-04Code Cleanup: use cmake case matching other find modulesCampbell Barton
2013-12-17Better handling of new libnames of OpenEXR 2.1 (same solution as one used in ...Bastien Montagne
2013-12-10CMake: report messages as status (else ccmake treats like an error)Campbell Barton
2013-12-08Update install_deps.sh to OIIO 1.39 and OSL 1.4.0.Bastien Montagne
2013-12-02CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_COMPILER_IDCampbell Barton
2013-11-29Buildinfo: suppress error prints when building local branchesSergey Sharybin
2013-11-28Fix buildinfo hash for cases there's no upstream set for the branchSergey Sharybin
2013-11-28Fix for previous fix (tm) commitSergey Sharybin