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-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
2012-02-11update gpl header in cmake filesCampbell Barton
2012-01-30Fix #29993: Boolean modifier crashes BlenderSergey Sharybin
2012-01-17Updated Carve bundling script and patchesSergey Sharybin
2012-01-17Fix carve compile error with gcc 4.6, patch by Stephen McQuay.Brecht Van Lommel
2012-01-17Compilation error when using mingw+sconsSergey Sharybin
2012-01-16Carve booleans library integrationSergey Sharybin