Files
test/source
Campbell Barton 37ff2a291f BMesh api function naming.
`_set` suffix was used in two ways (confusing)
* to set a flag to be enabled.
* to set a value passed as an argument.

now use enable/disable rather then set/clear for functions which change flags.

also remove BME_weld.c, the file didnt contain much code and the current extrude works well
2012-02-12 18:43:59 +00:00
..
2012-02-12 18:43:59 +00:00
2011-05-09 08:15:38 +00:00
2012-02-04 11:10:41 +00:00