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
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
2011-09-11svn merge -r40104:40117 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-11partial fix for blenderplayer linking problems (decast retour)Dalai Felinto
2011-07-26svn merge -r38400:38500 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-25svn merge -r38000:38200 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-24svn merge -r37335:37500 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-15move mathutils into its own lib.Campbell Barton
2011-07-04Fix #27785: blenderplayer + eltopo linking error.Brecht Van Lommel
2011-06-11fix for using system includes, the include macro wasn't un-setting the previo...Campbell Barton
2011-05-12svn merge -r36603:36628 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-11Code cleanup: remove readblenfile module, only contained some utility functionsBrecht Van Lommel
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-05-06Patch #27225: blenderplayer resource compilation error fix for cmake + mingw,Brecht Van Lommel
2011-04-18cmakeCampbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar