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-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-02-11style cleanup: also some typosCampbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-07style cleanup, also remove redundant call to set_listbasepointers in free_mai...Campbell Barton
2012-11-05Partial revert of own rev44548.Sergey Sharybin
2012-11-04code cleanup: double promotionsCampbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-17code cleanup:Campbell Barton
2012-10-05Booleans: epsilon for planar checks seems a bit too small for single precisio...Sergey Sharybin
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-08-04Code cleanup:Thomas Dinges
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-07-17code cleanup: spellingCampbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-05style cleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30style edits for function declarationsCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-24Attempt to fix mingw 64 bit compile error.Brecht Van Lommel
2011-05-10SVN maintenance.Guillermo S. Romero
2011-05-09set svn end of lines to nativeCampbell Barton
2011-02-25doxygen: intern/bsp taggedNathan Letwory
2011-02-21Finally got around to fixing priorities, so cleanup in stubs.c can be done. b...Nathan Letwory
2011-01-30remove nan-makefilesCampbell 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-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-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-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-17from freakabcd to compile with MSVC10 (beta)Campbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2009-11-06Fix for scons + mingw compiling Joshua Leung
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-06-21Spring CleaningCampbell Barton
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-242.5 scons compile error fix for bsp libJoshua Leung
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel