blender/source
Campbell Barton df3f3dff3b patch [#31925] Add a BMElemSeq.sort() method
from Antonio Ospite (ao2)


wrap bmesh sort function for python api, eg:

 bm.faces.sort(key=lambda f: f.material_index)
2012-07-22 21:13:32 +00:00
..
blender patch [#31925] Add a BMElemSeq.sort() method 2012-07-22 21:13:32 +00:00
blenderplayer svn merge ^/trunk/blender -r48333:48370 2012-06-28 11:20:19 +00:00
creator fix for linking with scons. 2012-07-16 08:42:55 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine code cleanup: use cosf and sinf when both args and results are float values. 2012-07-22 17:35:43 +00:00
icons
tests code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00