Blender Git Commit Log

Git Commits -> Revision e8a70d4

Revision e8a70d4 by Campbell Barton (master)
October 31, 2012, 03:21 (GMT)
fix for crash in python matrix utility functions .inverted/adjugated/transposed if the matrix has a read callback and fails.
also replace DM_get_poly_data_layer with dm->getPolyDataArray() since this is the convention in subsurf code and the functions now added.

Commit Details:

Full Hash: e8a70d4b90161224f4b6c5a73b00d7673cbbcc70
SVN Revision: 51778
Parent Commit: 028d5a6
Lines Changed: +13, -7

2 Modified Paths:

/source/blender/blenkernel/intern/subsurf_ccg.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021