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-05-27Add some more information about extern librariesSergey Sharybin
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-02-20Carve: Silence 32/64 bit shit warningSergey Sharybin
2016-01-20Carve: Remove empty implementation filesSergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-01-29cleanup: shebang linesCampbell Barton
2014-11-13Booleans: Boost is no longer a dependency for CarveSergey Sharybin
2014-08-11Fix T41360: Crash on Boolean ModifierSergey Sharybin
2014-08-05Fix a few typos in carve-capi.hNicholas Bishop
2014-06-27Update Carve to latest upstream versionSergey Sharybin
2014-06-11Add patchset to recent Carve changesSergey Sharybin
2014-06-10Fix a warning in carve by initializing varJens Verwiebe
2014-06-10Fix T40551: Boolean Modifier distorts UVsSergey Sharybin
2014-04-16Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedupCampbell Barton
2014-04-09Fix T39608: Blender 2.70 crashes when performing unionSergey Sharybin
2014-03-28Unbreak carve build for clangSergey Sharybin
2014-03-13Fix T39151: Boolean modifier freezeSergey Sharybin
2014-03-12Fix T39111: Boolean assert failure on widowsSergey Sharybin
2014-03-05Added back code which was commented out for debug reasonsSergey Sharybin
2014-03-04Fix compilation error windowsSergey Sharybin
2014-03-04Fix T38918: Boolean modifier crashes when using specific topologySergey Sharybin
2014-02-28Update patch for mesh_simplifierSergey Sharybin
2014-02-24Fix for MSVC 2008 compiler errors.Tamito Kajiyama
2014-02-24Preserve non-flat faces in boolean modifierSergey Sharybin
2014-02-18Fix T38637: Boolean produces faces with holes which isn't supported by BMeshSergey Sharybin
2014-02-14Fix T38631: Blender crashes when selection faces after new boolean modifierSergey Sharybin
2014-02-14Fix scons compiling after carve changesJens Verwiebe
2014-02-13fixed an for loop variable type and delete operator in cave-utils.ccSergey Sharybin
2014-02-13Rework carve integration into boolean modifierSergey Sharybin
2014-01-31Fix compilation error with msvc2012 and 2013 as wellSergey Sharybin
2014-01-28Correct typo in the patch file as wellSergey Sharybin
2014-01-27Fix compilation on Windows, syntax error.Thomas Dinges
2014-01-27Attempt to fix compilation error with MSVC-2008Sergey Sharybin
2014-01-27Update Carve to latest updateSergey Sharybin
2014-01-09Compilation error fix for NetBSDSergey Sharybin
2013-11-28Fix Carve compilation on FreeBSDSergey Sharybin
2013-11-28Update Carve to upstream version be054bc7ed86Sergey Sharybin
2013-11-28Carve bundler script cleanupSergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-21Fix #34707: Blender crash on enabling of boolean modifierSergey Sharybin
2013-02-25Update Carve to newest upstream version with some assorted fixesSergey Sharybin
2013-02-05Workaround for deadlock in face/hole merge function in carveSergey Sharybin
2012-11-05Fix/workaround for carve aborts on windowsSergey Sharybin
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-07-04fix for carve memory leak, update carve to hg bf36d92ff093Campbell Barton
2012-05-10Style cleanup: use 2 spaces for indentation in bundle scriptsSergey Sharybin
2012-05-10Carve and libmv bundling scripts: should work with svn checkout nowSergey Sharybin
2012-05-10Bundle updated version of carve. Should be no functional changes, small code ...Sergey Sharybin
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-03-13Bundle latest version of Carve library which shall resolve compilation issues...Sergey Sharybin