This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/collada
Nathan Letwory 3e8c838a99 Fix [#26012] Import Collada: instance_node incorrectly handled
Reported by David Roy

When <instance_node>s where read, their transformation matrix got overwritten with the transform matrix
of their own node, not taking into account the parent node transformation. Instead of doing
that we now get the parent node transformation matrix and apply it to its own, and prevent
caller from overwriting this new transformation matrix.
2011-03-09 14:16:21 +00:00
..
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-27 20:30:35 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-27 20:30:35 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00
2011-02-21 08:38:53 +00:00