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-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-03-05CMake: Need to find pugixml.hpp instead of pugixml.hSergey Sharybin
2015-03-05CMake: mark lib/debug options advancedCampbell Barton
2015-02-27cleanup: typosCampbell Barton
2015-02-25error in last commitCampbell Barton
2015-02-25CMake: error making get_blender_version a functionCampbell Barton
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-16Ensure CMake finds SDL 2.0Sybren A. Stüvel
2015-02-14CMake: Add search path for jemalloc which corresponds to own and studio setupSergey Sharybin
2015-02-13cleanupCampbell Barton
2015-02-10CMake cleanup: Move OSL detection code into FindOpenShadingLanguage.cmakeSergey Sharybin
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2015-02-05CMake: add PLATFORM_LINKFLAGS to CMAKE_(SHARED|MODULE)_LINKER_FLAGSCampbell Barton
2015-01-28Added default install location from install_deps.sh to FindOpenEXR.cmakeSergey Sharybin
2015-01-22CMake: Auto-detect path to idiff application in FindOpenImageIO.cmakeSergey Sharybin
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2015-01-09Fix for GTestCampbell Barton
2015-01-08Fix gtest linking on ubuntu and do minor cleanup.Antony Riakiotakis
2015-01-03GTest was broken on LinuxCampbell Barton
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-29Small fix for QTCreator project script, by Sybren Stüvel.Lukas Tönne
2014-12-29CMake: Add check for whether OIIO has bundled pugixml librarySergey Sharybin
2014-12-01Cleanup: warningsCampbell Barton
2014-11-18Revert "OSX/cpack: add a dummy bg and ds_store for dmg"Campbell Barton
2014-11-18OSX/cpack: add a dummy bg and ds_store for dmgJens Verwiebe
2014-11-17CMake: update lite configCampbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16Error in last commitCampbell Barton
2014-11-16CMake: cleanup, namespace & unused varsCampbell Barton
2014-11-15Cmake windows. Make sure we install blender player.Martijn Berger
2014-11-13CMake: add 'make full' targetCampbell Barton
2014-11-13CMake buildbot change upload should work nowMartijn Berger
2014-11-04Cleanup: spelling (D831)Campbell Barton
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