Files
test2/source
Sergey Sharybin dd0d761f48 Camera tracking integration
===========================

Previous solution to make bundles work for parented camera
wasn't very nice. It could totally confuse depsgraph and it's
quite slow.

Now i've implemented function where_is_object_mat which makes
almost the same as where_is_object_time, but it:
- Does not applies constraints.
- Assumes matrices for all dependencies are valie already
  (handles by depsgraph).
- Doesn't make any changes to object itself or it's
  dependencies.
2011-07-13 10:30:42 +00:00
..
2011-07-13 10:30:42 +00:00
2011-07-11 18:16:02 +00:00
2011-05-09 08:15:38 +00:00
2011-07-09 19:59:32 +00:00
2011-05-09 08:15:38 +00:00
2011-07-01 13:39:35 +00:00