blender/build_files
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
..
buildbot Buildbot tweaks: 2011-12-13 09:54:48 +00:00
cmake BMesh api function naming. 2012-02-12 18:43:59 +00:00
package_spec modify pacman file not to compile templates & presets. 2011-10-04 23:00:38 +00:00
scons Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00