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-17CMake: correct file listingCampbell Barton
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2014-10-08Ghost Context RefactorJason Wilkins
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-04-30Code cleanup: remove unused headerCampbell Barton
2014-01-04CMake: cleanup and add includeCampbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-11-19Code Cleanup: move trans-verts out of snap code into their own file.Campbell Barton
2013-07-20hidden wireframe option for mesh editmode, important for retopology mode (can...Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-04-02Fix compilation on MinGW(64/32)Antony Riakiotakis
2013-04-02Missing GLEW path in CMake, fixes compile error in OS X.Ton Roosendaal
2012-09-05add missing files from cmakes listsCampbell Barton
2012-04-14Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), amon...Bastien Montagne
2012-04-13Fixed (or partly fixed) various missing UI translations, mainly with some spe...Bastien Montagne
2012-02-12style cleanup for bmesh headersCampbell Barton
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
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-12svn merge -r40124:40140 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-11svn merge -r40104:40117 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-11cmake edits to navmesh so includes are not added unless the game engines enab...Campbell Barton
2011-09-11svn merge -r40075:40104 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-10disable navmesh feature when building without the game engine.Campbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-19include headers in cmake files (for IDE's)Campbell Barton
2011-07-26svn merge -r38400:38500 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-05-31svn merge -r37028:37030 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-01-05remove ED_retopo.hCampbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-03synched with trunk at revision 32129Nick Samarin
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-01Add CMake build system on Recast&Navigation branchBenoit Bolsee
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton