blender/intern/itasc/kdl
Harley Acheson 84ef3b80de Spelling: Miscellaneous
Corrects 34 miscellaneous misspelled words.

Differential Revision: https://developer.blender.org/D9248

Reviewed by Campbell Barton
2020-10-19 09:11:00 -07:00
..
utilities Spelling: Miscellaneous 2020-10-19 09:11:00 -07:00
chain.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
chain.hpp OS X: remove code for OS X <= 10.5, which is already not supported since 2 years. 2015-12-29 00:27:18 +01:00
chainfksolver.hpp
chainfksolverpos_recursive.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
chainfksolverpos_recursive.hpp
chainjnttojacsolver.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
chainjnttojacsolver.hpp
frameacc.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
frameacc.hpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
frameacc.inl Cleanup: remove author/date info from doxy headers 2019-02-02 11:58:24 +11:00
frames_io.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
frames_io.hpp correct fsf address 2010-02-12 13:34:04 +00:00
frames.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
frames.hpp Cleanup: remove author/date info from doxy headers 2019-02-02 11:58:24 +11:00
frames.inl style cleanup 2012-06-10 19:59:02 +00:00
framevel.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
framevel.hpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
framevel.inl Cleanup: remove author/date info from doxy headers 2019-02-02 11:58:24 +11:00
inertia.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
inertia.hpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
jacobian.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
jacobian.hpp Adapt KDL for compile with clang 3.4, which is stricter with friend classes, 2014-02-17 16:39:03 +01:00
jntarray.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
jntarray.hpp Adapt KDL for compile with clang 3.4, which is stricter with friend classes, 2014-02-17 16:39:03 +01:00
jntarrayacc.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
jntarrayacc.hpp Adapt KDL for compile with clang 3.4, which is stricter with friend classes, 2014-02-17 16:39:03 +01:00
jntarrayvel.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
jntarrayvel.hpp Adapt KDL for compile with clang 3.4, which is stricter with friend classes, 2014-02-17 16:39:03 +01:00
joint.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
joint.hpp Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This situation was causing access to invalid index in the joint angle array although the end effector doesn't need any joint angle to compute its pause. Fixed this by changing the internal API of joint array: return pointer instead of reference so that NULL pointer can be returned instead of crashing when the index is invalid. 2012-06-07 08:16:41 +00:00
kinfam_io.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
kinfam_io.hpp
segment.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
segment.hpp Fix [#31430] part 2: crash in iTaSC when end effector is a fixed bone. This situation was causing access to invalid index in the joint angle array although the end effector doesn't need any joint angle to compute its pause. Fixed this by changing the internal API of joint array: return pointer instead of reference so that NULL pointer can be returned instead of crashing when the index is invalid. 2012-06-07 08:16:41 +00:00
tree.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
tree.hpp Added extra "const" to satisfy the strict clang version in Xcode 9 2017-09-20 21:50:30 +02:00
treefksolver.hpp
treefksolverpos_recursive.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
treefksolverpos_recursive.hpp Fix iTaSC build error when building with libc++. 2013-11-28 21:35:28 +01:00
treejnttojacsolver.cpp doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
treejnttojacsolver.hpp