blender/intern/itasc
Campbell Barton c96f28a718 - use %u rather tham %d for unsigned ints in string formatting funcs.
- replace (strlen(str) == 0) with str[0]=='\0'
2011-08-27 03:25:02 +00:00
..
kdl - use %u rather tham %d for unsigned ints in string formatting funcs. 2011-08-27 03:25:02 +00:00
Armature.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
Armature.hpp
Cache.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
Cache.hpp
CMakeLists.txt cmake maintenance 2011-05-31 01:15:44 +00:00
ConstraintSet.cpp Minor warning cleanup & fix 2011-06-27 03:36:14 +00:00
ConstraintSet.hpp
ControlledObject.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
ControlledObject.hpp
CopyPose.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
CopyPose.hpp
Distance.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
Distance.hpp
eigen_types.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
eigen_types.hpp
FixedObject.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
FixedObject.hpp
MovingFrame.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
MovingFrame.hpp
Object.hpp
Scene.cpp clear some c++ warnings. 2011-03-27 07:56:29 +00:00
Scene.hpp
SConscript rename most scons build targets to match cmake 2010-08-25 04:30:47 +00:00
Solver.hpp
ublas_types.hpp
UncontrolledObject.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
UncontrolledObject.hpp
WDLSSolver.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
WDLSSolver.hpp Speed optimization in itasc when with armature with many bones and few targets. Thanks to Brecht who pointed out a simple but efficient optimization in SVD decomposition. 2009-09-27 16:20:42 +00:00
WorldObject.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
WorldObject.hpp
WSDLSSolver.cpp doxygen: intern/itasc tagged 2011-02-25 11:45:16 +00:00
WSDLSSolver.hpp Speed optimization in itasc when with armature with many bones and few targets. Thanks to Brecht who pointed out a simple but efficient optimization in SVD decomposition. 2009-09-27 16:20:42 +00:00