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
2022-01-05Cleanup: fix typos in source code in intern/Brecht Van Lommel
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-21Cleanup: Fix build error with MSVCLazydodo
2019-08-04Cleanup: spellingCampbell Barton
2019-05-01Cleanup: comments (long lines) in various intern/ libsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2016-11-15FIX T49899: Add EIGEN_MAKE_ALIGNED_OPERATOR_NEW to classes that use eigen's d...lazydodo
2016-04-12CMake: add missing headersCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-11IK Solver: remove unused and outdated test code.Brecht Van Lommel
2015-12-11IK Solver: replace TNT math library with Eigen.Brecht Van Lommel
2015-12-11IK solver: replace Moto math library with Eigen.Brecht Van Lommel
2015-09-21Fix T43715: IK pole target + stretch not working for a single bone chain.Brecht Van Lommel
2015-05-20doxygen: corrections/updatesCampbell Barton
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-01-03Code Cleanup: WIN32 defines, check for _MSC_VER instead of !FREE_WINDOWSCampbell Barton
2014-01-03Fix T37987: MSVC 2013 has C99 headers and warns for out define hypot _hypot f...Martijn Berger
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-11Fix issue reported in #32174: IK solver stretch was less stable after a code ...Brecht Van Lommel
2012-11-24IK Solver:Brecht Van Lommel
2012-09-20style cleanupCampbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-08-18cmake option to build without iksolverCampbell Barton
2012-07-28defines to make it easier to manage ik stretch constants (these may need to b...Campbell Barton
2012-07-28style cleanupCampbell Barton
2012-07-28IK's were converting double -> float -> double's in a few places, since preci...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-03warning fixesCampbell Barton
2011-07-08Fix #27891: IK stretch gives inaccurate results. Tweaked translation segmentBrecht Van Lommel
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-12Fix #27279: IK bone rotation limits set to 0 disabled the limit, this wasBrecht Van Lommel
2011-02-25doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in multipl...Nathan Letwory