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
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-10-03Fix T54287: memory not freed after rendering on Linux.Brecht Van Lommel
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-18FIX: linker error with a 'make deps' library set and opencollada enabled.Ray Molenkamp
2018-09-17build_files: bump python version in FindPythonLibsUnix.cmake to 3.7 now that ...Ray Molenkamp
2018-09-14Fix OpenColorIO link errors in some Linux builds.Brecht Van Lommel
2018-09-12CMake: add openjpeg 2x search pathsCampbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-08-30CMake: Automatically detect OpenJPEG 2 librariesSergey Sharybin
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-04-24Build: Added explicit search for Blosc in CMake files. Unix build will now di...Stefan Werner
2017-11-30Haiku OS SupportCampbell Barton
2017-11-18CMake: remove solaris pathCampbell Barton
2017-11-13Cycles: Fix compilation error with OIIO compiled against system PugiXMLSergey Sharybin
2017-10-03CMake: avoid naming collisionCampbell Barton
2017-10-03Python: bump minimum version to 3.6Campbell Barton
2017-06-07Collada: Add search path which is used default by it's SCons build systemSergey Sharybin
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2017-04-07CMake: Fix detection of idiff programSergey Sharybin
2017-04-07Tests: Fix compilation error with static OpenMPSergey Sharybin
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-10-22Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-22Fix T49657: Audio backend "Jack" should be named "JACK".Jörg Müller
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-12Revert "OpenJPEG: update to 2.1 from 1.5"Sergey Sharybin
2016-07-12OpenJPEG: update to 2.1 from 1.5Campbell Barton
2016-02-06Fix GTests compilations on WindowsSergey Sharybin
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-14CMake: Add additional search path for OpenSubdivSergey Sharybin
2016-01-04Next step of fix for gtests (but still not working...)Bastien Montagne
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
2015-11-27missed last commitCampbell Barton
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
2015-08-06CMake: AUDASPACE_ROOT_DIR wasn't workingCampbell Barton
2015-08-06Cleanup: style (match other find modules)Campbell Barton
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-20OpenSubdiv: Add new OpenSubdiv related filesSergey Sharybin
2015-06-29GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make...Bastien Montagne
2015-06-10CMake: Fix typo in OIIO moduleSergey Sharybin
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-06[cmake] move FindLLVM to its own fileMartijn Berger
2015-03-24Fix for building blender as a Python moduleCampbell Barton
2015-03-19CleanupCampbell Barton
2015-03-19CMake: unbundle eigen3Campbell Barton