This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
Martin Poirier f186388b91 Removes global variable access from TransData conversion fonctions.
Added a NULL check on TransInfo->data before sorting. At that point, the conversion could have been cancel if there's no selected elements (caused segfaults with PET).
Another NULL check on TransInfo->data in postTrans fonction, since that is called on cancel on no selection too.

Was missing a matrix multiplication when setting TransData->dist on meshes which caused PET on scaled meshes to be bad. (bug report 2395: http://projects.blender.org/tracker/?func=detail&atid=125&aid=2395&group_id=9 )
2005-04-03 21:52:11 +00:00
..
2005-03-09 19:45:59 +00:00
2004-01-05 00:06:11 +00:00
2004-11-03 14:45:52 +00:00
2005-03-09 19:45:59 +00:00