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-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
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-27remove NULL check in TREESTORE macro, the return NULL value wasny checked for...Campbell Barton
2012-03-21Fix blenderplayer utf8 cmake for MinGW (linking order matters for gcc)Antony Riakiotakis
2012-03-21Fix for compiling bplayer on cmake/win after adding utf support.Alexander Kuznetsov
2012-02-22Fix blenderplayer linking with recent additions to bmesh python. We should re...Antony Riakiotakis
2012-02-18svn merge ^/trunk/blender -r44204:44213Campbell Barton
2012-02-18- Fixed linking errors of blender player with CMake and XDND enabledSergey Sharybin
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16Corrected fix for linking issues with blenderplayer enabledSergey Sharybin
2012-01-16Fix for compilation error using cmake+msvcSergey Sharybin
2011-11-28svn merge ^/trunk/blender -r42197:42221Campbell Barton
2011-11-28remove duplicate extern_colamd from blenderplayer cmakeAntony Riakiotakis
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-26svn merge -r41266:41287 ^/trunk/blenderCampbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28svn merge ^/trunk/blender -r40587:40643Campbell Barton
2011-09-27OSX: fix player bundle_creationJens Verwiebe
2011-09-27svn merge ^/trunk/blender -r40511:40587Campbell Barton
2011-09-26OSX - cmake: blenderplayer part 2: Jens Verwiever co-patchDalai Felinto