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
2010-10-23Remove msvc build files which are not needed anymore.Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-18enable DEBUG define in CMake and scons, also change booleans debug option to ...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-08-25rename most scons build targets to match cmakeCampbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-04Fix for [#20229] Booleans crash on edge case.Matt Ebb
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-19Makefile updates for Blender 2.5 (from GSR)Chris Want
2008-12-232.5 / SConsNathan Letwory
2008-12-03A couple of small fixes to clear up some warnings.Kent Mein
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Add MSVC90 project files - part 3. Extern and Intern projects are merged in p...Benoit Bolsee
2008-11-10Add MSVC90 project files - part 1.Benoit Bolsee
2008-08-04Update MSVC project files for new Boolean Operation file (BOP_Merge2.cpp)Benoit Bolsee
2008-08-03BKE_global.h include path wasnt correct. made boxpack2d.c a bit more Campbell Barton
2008-08-02Scons - Mingw Compiling Fix:Joshua Leung
2008-07-31ToolsKen Hughes
2008-07-31ToolsKen Hughes
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-07-12ToolsKen Hughes
2007-07-01Tools:Ken Hughes
2007-06-26a var was declared twice in the same function, just removing theKent Mein
2007-06-22ToolsKen Hughes
2007-06-14Fix for very old bug in Boolean code. BSP trees were calculated incorrectly,Ken Hughes
2006-11-29=Scons=Chris Want
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-09==== MSVC 7 project files ====Andrea Weikert
2006-11-09msvc6 sweeping the lints out off the cornersJens Ole Wund
2006-11-08Modified the way booleans preserve face data, and cleaned up someBrecht Van Lommel
2006-11-04Bugfix #4540Ton Roosendaal
2006-10-25Another klockwork patch.Kent Mein
2006-09-17==== MSVC 7 project files ===Andrea Weikert
2006-09-15adding include pathesJens Ole Wund
2006-09-08Scons update for today's earlier boolean commit.Ken Hughes
2006-09-07Updated boolop Makefile so that it can find various headers it needs now.Kent Mein
2006-09-07===Tools===Ken Hughes
2006-06-10removed extra qualifier on class memeber bool BOP_Mesh::isClosedMesh();Stephen Swaney
2006-06-10===Tools===Ken Hughes
2006-06-10===Tools===Ken Hughes
2006-06-06===Tools===Ken Hughes
2006-03-29Added BOP_Mesh constructor to get rid of this:Kent Mein
2006-02-04== SCons ==Nathan Letwory
2006-01-30More simple fixes to cleanup warnings and what not:Kent Mein
2005-11-17some more msvc6 magicJens Ole Wund
2005-11-12Bjornmose's fixes for making booleans compile on MSVC 6.Alexander Ewering