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
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-05-21Cleanup: spellingLeon Zandman
2020-10-19Spelling: MiscellaneousHarley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2017-09-20Added extra "const" to satisfy the strict clang version in Xcode 9Stefan Werner
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2014-02-17Adapt KDL for compile with clang 3.4, which is stricter with friend classes,Jens Verwiebe
2013-11-29Fix iTaSC build error when building with libc++.Brecht Van Lommel
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2012-12-15OSX/availability: use of the numerical value instead of the symbol in the #if...Jens Verwiebe
2012-11-08itask: reworked conditionals for osx version compatibilityJens Verwiebe
2012-11-07Fix ITASK warningsJens Verwiebe
2012-11-06OSX: substitute all MAC_OS_X_VERSION defines with MAC_OS_X_VERSION_MIN_REQUIR...Jens Verwiebe
2012-09-16Fix some warnings treated as errors here.Sergey Sharybin
2012-07-26fix some types and incorrect infoCampbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-07Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This s...Benoit Bolsee
2012-06-03Fix bug [#31588]: iTaSC does not handle armature scaling correctly. iTaSC sol...Benoit Bolsee
2012-06-03Fix Eigen3 unaligned array in iTaSC. The unaligned array cause crash when SSE...Benoit Bolsee
2011-11-16OSX: buildfix for itask on 10.5.sdkJens Verwiebe
2011-11-13Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where itBrecht Van Lommel
2011-11-13Fix #29048: iTaSC solver crash on certain compilers/platforms, due to memoryBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-18fix for crash loading a file saved with fluidsim when blenders compiled with ...Campbell Barton
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-02-25doxygen: intern/itasc taggedNathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-10-20Fix in KDL for gcc 3.3 compilationTon Roosendaal
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-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