Files
test/source/blender/blenkernel
Bastien Montagne fb7ff31315 Fix stupid handling of 'Object.matrix_local' in RNA.
The getter of this matrix (actually, `BKE_object_matrix_local_get()`) was only correct
in case of pure-object parenting, bone parenting and such did not gave valid results.

Also cleaned up a bit setter code, was using as temp storage ob->obmat itself,
which is supposed to be a world matrix!

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D958
2014-12-29 15:26:38 +01:00
..
2014-10-29 14:15:21 +01:00
2014-11-23 18:55:52 +01:00
2014-12-26 23:51:27 +01:00
2014-07-21 12:02:05 +02:00
2014-05-14 06:37:56 +10:00
2014-09-10 23:00:24 +10:00
2014-05-11 16:22:05 +10:00
2014-11-23 22:05:24 +01:00
2014-07-21 12:02:05 +02:00
2013-09-18 00:07:17 +00:00
2014-10-09 22:44:03 +02:00
2014-11-11 19:32:46 +01:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-12-07 13:53:42 +01:00