commit of working copy before merge

This commit is contained in:
Joseph Eagar 2009-10-15 23:59:10 +00:00
parent d4a9660b99
commit 36bb566d4e
3 changed files with 16 additions and 0 deletions

@ -266,6 +266,10 @@
RelativePath="..\..\source\blender\bmesh\operators\dissolveops.c"
>
</File>
<File
RelativePath="..\..\source\blender\bmesh\operators\edgesplitop.c"
>
</File>
<File
RelativePath="..\..\source\blender\bmesh\intern\editmesh_to_bmesh.c"
>

@ -623,6 +623,10 @@
RelativePath="..\..\..\source\blender\blenlib\BLI_arithb.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_array.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\blenlib\BLI_blenlib.h"
>

@ -1202,6 +1202,14 @@
RelativePath="..\..\..\source\blender\editors\mesh\bmeshutils.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editbmesh_bvh.c"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editbmesh_bvh.h"
>
</File>
<File
RelativePath="..\..\..\source\blender\editors\mesh\editface.c"
>