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/blenkernel/intern
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-06-15 14:06:25 +00:00
2011-07-09 19:57:29 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-07-08 19:58:02 +00:00
2011-05-01 21:39:13 +00:00
2011-07-13 10:30:42 +00:00
2011-05-30 04:18:02 +00:00
2011-06-05 20:54:04 +00:00
2011-07-13 08:26:33 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-05-30 04:18:02 +00:00
2011-05-30 04:18:02 +00:00
2011-02-27 20:40:57 +00:00
2011-06-22 14:54:53 +00:00
2011-07-12 13:35:25 +00:00
2011-06-09 14:27:51 +00:00
2011-07-09 17:03:35 +00:00
2011-07-13 10:30:42 +00:00
2011-02-27 20:40:57 +00:00
2011-02-27 20:40:57 +00:00
2011-04-17 10:05:27 +00:00
2011-07-13 10:30:42 +00:00
2011-05-19 11:54:03 +00:00