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
2011-03-27clear some c++ warnings.Campbell Barton
2011-02-25doxygen: intern/itasc taggedNathan 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-07-20- correct some spelling errors.Campbell Barton
2010-03-10iTaSC: joint limit are now given directly in radiant, no need to convert.Benoit Bolsee
2010-02-12correct fsf addressCampbell Barton
2009-10-20Fix in KDL for gcc 3.3 compilationTon Roosendaal
2009-09-27Speed optimization in itasc when with armature with many bones and few target...Benoit Bolsee
2009-09-26Add directives to support multi dir lib.Guillermo S. Romero
2009-09-25Fixing up Makefiles, its not fully working but its closer...Kent Mein
2009-09-25Warning fixes for ITASC. Also, use <stdlib.h> instead of <malloc.h>,Brecht Van Lommel
2009-09-25Fix OSX compilation problem with malloc.h in itascBenoit Bolsee
2009-09-25SVN maintenance.Guillermo S. Romero
2009-09-25* some fixes to have scons/mingw compile the sources too, even with BF_DEBUG=...Nathan Letwory
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee