Blender Git Commit Log

Git Commits -> Revision 40199c1

Revision 40199c1 by Sergey Sharybin (master)
April 24, 2018, 12:50 (GMT)
Manipulator: Use evaluated object's matrix to get maipulator position

With the clear separation between data and a state we need to make sure
operators and other areas are readingstate from evaluated datablocks.

Code-wise it means that all evaluated values are to be read from dataglock
which is owned by dependency graph, using DEG_get_evaluated_id() or similar
helper.

Reviewers: brecht, mont29, campbellbarton, dfelinto

Differential Revision: https://developer.blender.org/D3036

Commit Details:

Full Hash: 40199c1d10a936f26076c61274c6862c98c00bc5
Parent Commit: eb521b2
Lines Changed: +35, -22

1 Modified Path:

/source/blender/editors/transform/transform_manipulator.c (+35, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021