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-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-05-24ndof: build system cleanupMike Erwin
2016-02-07move windows out of source dirCampbell Barton
2016-02-06CMake: Remove mention of extern_redcode, it was removedSergey Sharybin
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-08Remove raskter librarySergey Sharybin
2016-01-04Move Libmv from extern/ to intern/Sergey Sharybin
2016-01-04Re-organize structure of GLog/GFlags CMake librariesSergey Sharybin
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-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-01-20Fix for missing library linking in blenderplayer.Lukas Tönne
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-15Cmake windows. Make sure we install blender player.Martijn Berger
2014-11-13Fix cmake install of blenderplayer for linux.Antony Riakiotakis
2014-10-08Fix bplayer linking after recent addition of glew_mx.Bastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-02-19BSP was still hanging around in CMakeSergey Sharybin
2013-11-05Fix cmake/player compile by adding the xtra osx lib, check if this breaks oth...Jens Verwiebe
2013-10-09Photoshop PSD supportDalai Felinto
2013-05-14The usual fix for blenderplayer. I didn't have time to test scons but looks l...Antony Riakiotakis
2013-05-13BGE: Tweaking the linking order of the Blenderplayer (CMake) to avoid needing...Mitchell Stokes
2013-05-13Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.ccSergey Sharybin
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-02-24BGE: Removing the source files for the PHY interfaces since they just contain...Mitchell Stokes
2013-02-22Remove extern_ssba workaroundSergey Sharybin
2013-02-20Fix for blenderplayer build after recent motrack changesSergey Sharybin
2013-02-01Move opencl and reigidbody from source/blender/ to intern/Sergey Sharybin
2013-01-23rigidbody: Add rigidbody moduleSergej Reich
2012-12-30Import the RangeTree library into externNicholas Bishop
2012-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-10-24Solved the problem when WITH_PLAYER activated.Alexander Pinzon
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-18cmake option to build without iksolverCampbell Barton
2012-08-09Remove redundant referenced to bf_intern_bopSergey Sharybin
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-06-07Fixing some potential heap corruption issues in the Blenderplayer when it is ...Mitchell Stokes
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton