blender/source
Bastien Montagne 599c8a2c8e Fix T43204: Shrinkwrap constraint, project mode: Space ignored in bone case.
Own fault in rBb154aa8c060a60d to fix T42447... Reverted that commit, and added
kind of not-so-nice hack instead.

Note root of the issue comes from the special case we are doing here re 'Local'
space of parent-less objects. In that case, local space should be the same as
world one, but instead we apply the object rotation to it... This is inconsistent
with all other cases and could very well lead to other issues as T42447, but afraid
fixing that properly would be rather hairy - not to mention it would likely break
all existing riggings etc. :(

Should be safe for a 2.73a, shall we need it.
2015-01-11 14:59:11 +01:00
..
blender Fix T43204: Shrinkwrap constraint, project mode: Space ignored in bone case. 2015-01-11 14:59:11 +01:00
blenderplayer Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript