This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/bmesh
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
..
2012-02-23 05:20:09 +00:00
2012-03-27 10:30:10 +00:00
2012-03-21 05:33:37 +00:00
2012-03-27 10:30:10 +00:00
2012-03-16 05:03:13 +00:00
2012-03-17 04:43:32 +00:00
2012-02-23 05:20:09 +00:00
2012-03-17 06:40:44 +00:00