Go to file
Joshua Leung 6f0aa2cb0e Targetless IK Bugfixes + Tweaks:
- "CONSTRAINT_IK_AUTO" flag for targetless IK constraints was being
set in the wrong place. This is for the IK constraint data's flag, not
the generic constraint's flag
- Converting stack var "targetless" from type bConstraint to
bKinematicConstraint (i.e. constraint baseclass -> specialised data),
since it was only used in one place with a cast used there.
- When using targetless IK with no specified chain length, bone
rotation locks are taken into account too, saving a bit of extra setup
work
2011-02-01 05:15:32 +00:00
build_files remove nan-makefiles 2011-01-30 15:29:22 +00:00
doc remove nan-makefiles 2011-01-30 15:29:22 +00:00
extern remove nan-makefiles 2011-01-30 15:29:22 +00:00
intern remove nan-makefiles 2011-01-30 15:29:22 +00:00
release Pythons path functions - os.walk(). os.path.exists(). etc support bytes for paths as well as strings, support this with blender/rna too. 2011-02-01 04:24:47 +00:00
source Targetless IK Bugfixes + Tweaks: 2011-02-01 05:15:32 +00:00
CMakeLists.txt Commit to cope with API changes in OpenCOLLADA (latest for Windows right now r827). 2011-01-27 19:39:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
SConstruct And on your left you can see something much nicer (while I fix this here on your right). 2011-01-27 19:49:43 +00:00