Blender Git Loki
Git Commits -> Revision 7a60a31
Revision 7a60a31 by Campbell Barton (temp-mball-refactor) February 26, 2015, 03:48 (GMT) |
BKE_mball: split tessellation into its own file this has a lot of its own local structs, functions, better to keep isolated from general metaball selection/library logic. |
Commit Details:
Full Hash: 7a60a311b33507e048fb47b62e4ba24b51ad883d
Parent Commit: 7708012
Lines Changed: +1986, -1924
2 Added Paths:
/source/blender/blenkernel/BKE_mball_tessellate.h (+0, -0) (View)
/source/blender/blenkernel/intern/mball_tessellate.c (+1984, -0) (View)
/source/blender/blenkernel/intern/mball_tessellate.c (+1984, -0) (View)