Blender Git Commit Log

Git Commits -> Revision 01bda15

Revision 01bda15 by Bastien Montagne (master)
December 10, 2014, 12:57 (GMT)
Fix T42472: Undoing/Redoing repeated transform operator gives wrong final matrix on objects with no geom data.

This hack should not be needed here, quoting Sergey, the actual issue comes from BKE_object_handle_update_ex,
which is calling BKE_object_where_is_calc_ex when it shouldn't.

Propper fix is depsgraph refactor topic, though.

Commit Details:

Full Hash: 01bda15832bf2084618fdbf242cd550f0ebbf727
Parent Commit: 7366283
Lines Changed: +9, -0

1 Modified Path:

/source/blender/blenkernel/intern/depsgraph.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021