Files
test2/source/blender/blenkernel
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-06-15 14:06:25 +00:00
2011-05-01 21:39:13 +00:00
2011-05-30 04:18:02 +00:00
2011-05-30 04:18:02 +00:00
2011-06-22 14:54:53 +00:00
2011-07-12 13:35:25 +00:00
2011-06-05 20:54:04 +00:00
2011-07-04 19:22:37 +00:00
2011-07-13 10:30:42 +00:00
2011-03-12 02:12:02 +00:00
2011-04-29 04:43:36 +00:00
2011-07-11 09:04:00 +00:00
2011-06-10 17:17:25 +00:00