blender/intern/decimation
Campbell Barton 8fa17c5362 code cleanup: no functional changes
- memset(..., -1) is used incorrectly even though it worked: MOD_solidify.c - thanks Halley from IRC for noticing this. use fill_vn_i() instead.
- quiet warnings in editmesh_slide.c
- cleanup comments in bmesh and some other minor comment additions.
2012-04-07 12:37:15 +00:00
..
extern unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
intern code cleanup: no functional changes 2012-04-07 12:37:15 +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 Attempt to fix mingw 64 bit compile error. 2011-05-24 11:01:39 +00:00