blender/source
Campbell Barton 757c0af9c6 bmesh py api:
split up BMElemSeq into BMVertSeq, BMEdgeSeq, BMFaceSeq and BMLoopSeq

 Was becoming cumbersome since each needed their own new() function, and other methods only worked for some of these types.

Added BMesh.loops - since you cant iterate over loops this is for customdata access only.
2012-03-17 04:43:32 +00:00
..
blender bmesh py api: 2012-03-17 04:43:32 +00:00
blenderplayer Add stub needed for blenderplayer compilation. 2012-03-05 17:23:52 +00:00
creator bmesh: being back bevel modifier from 2.62 stable. 2012-03-15 23:56:46 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine fix [#30493] GE crashes on exit because of using freed mtfaces from tessfaces 2012-03-13 23:28:02 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests mesh_validate code for bmesh (i.e. polys/loops). 2012-03-15 20:10:07 +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 Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00