blender/intern/iksolver
Brecht Van Lommel d8c257faa7 IK Solver:
* Rename Legacy to Standard, it's not being deprecated as far as I know.
* Make option to toggle off Location solving work with Standard.
* Make it converge a bit better in some cases by enforcing a minimum number of
  iterations before giving up.
* Move IK solver choice out of bone panel, it's an armature level setting and
  should be set there.
2012-11-24 00:18:34 +00:00
..
extern defines to make it easier to manage ik stretch constants (these may need to be tweaked to fix [#32174]) 2012-07-27 23:16:33 +00:00
intern IK Solver: 2012-11-24 00:18:34 +00:00
test/ik_glut_test unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
CMakeLists.txt cmake option to build without iksolver 2012-08-18 13:36:29 +00:00
SConscript cmake option to build without iksolver 2012-08-18 13:36:29 +00:00