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-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-19CMake: remove temp assignment, unused varsCampbell Barton
2015-05-17CMake: fixes for own checking scriptCampbell Barton
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06[cmake] move FindLLVM to its own fileMartijn Berger
2015-05-04Merge branch 'strand_editmode' into alembicLukas Tönne
2015-04-21Alembic: Make alembic's HDF5 library optionalSergey Sharybin
2015-04-20New editor library for hair edit mode.Lukas Tönne
2015-04-14Merge branch 'master' into alembicLukas Tönne
2015-04-08CMake: resolve linking error on LinuxCampbell Barton
2015-03-31Merge branch 'master' into alembicLukas Tönne
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-26Alembic: expose CMake var ALEMBIC_INCLUDE_DIRCampbell Barton
2015-03-26Replaced use of the HDF5 Alembic backend by Ogawa.Lukas Tönne
2015-03-26Fix for circular linker dependency with cache code library.Lukas Tönne
2015-03-26Fix for remaining PointCache references in the alembic code.Lukas Tönne
2015-03-26Cache API for export/import of Blender data to/from Alembic files.Lukas Tönne
2015-03-26Initial Alembic library integration for Blender.Lukas Tönne
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-21Cleanup: minor edits to project generatorsCampbell Barton
2015-03-20Cmake: Some more tweaks to building from branch without upstreamSergey Sharybin
2015-03-20CMake: Suppress unconfigured branch upstream error in the outputSergey Sharybin
2015-03-19CleanupCampbell Barton
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-13CMake: unbundle LZO libraryCampbell Barton
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