Blender Git Loki
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