Files
test/source/blender/blenkernel
Joshua Leung e7eee7764a Fixes for motion path evaluation (part of T54810 work)
This commit brings back motion path calculations working on same level
as 2.7x.  Caveats:
* You cannot actually see anything, as all the drawing code for motion
  paths was removed and not reimplmented in 2.8 draw engines yet
* This doesn't actually use a separate depsgraph instance for fast
  background calculations yet. That's a separate topic, and will require
  further investigation (probably after code quest, according to original
  planning).
* The work here *does* however pave the path forwards towards fully separate
  COW evaluation though. We only need to stub in a different depsgraph instance
  here to get things working.
2018-05-07 16:52:51 +02:00
..
2017-06-01 19:59:37 +02:00
2017-05-25 15:19:58 +10:00
2018-04-23 20:29:40 +02:00
2016-08-08 17:51:15 +02:00
2017-08-07 20:48:22 +02:00