blender/source
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
..
blender Targetless IK Bugfixes + Tweaks: 2011-02-01 05:15:32 +00:00
blenderplayer Todo issue: sculpting on deformed mesh 2011-01-31 20:02:51 +00:00
creator remove nan-makefiles 2011-01-30 15:29:22 +00:00
darwin remove nan-makefiles 2011-01-30 15:29:22 +00:00
gameengine remove nan-makefiles 2011-01-30 15:29:22 +00:00
icons remove nan-makefiles 2011-01-30 15:29:22 +00:00
kernel remove nan-makefiles 2011-01-30 15:29:22 +00:00
tests fix [#25778] Memoryblock Data from SCR: end corrupt 2011-01-25 01:51:28 +00:00
CMakeLists.txt - fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: "ImportError: No module named _socket" because of copying wrong files over. 2011-01-23 11:42:29 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00