[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23877] branches/bmesh/blender/ projectfiles_vc9: commit of working copy before merge

Joseph Eagar joeedh at gmail.com
Fri Oct 16 01:59:11 CEST 2009


Revision: 23877
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23877
Author:   joeedh
Date:     2009-10-16 01:59:10 +0200 (Fri, 16 Oct 2009)

Log Message:
-----------
commit of working copy before merge

Modified Paths:
--------------
    branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/bmesh/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj

Modified: branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj
===================================================================
--- branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj	2009-10-15 21:54:22 UTC (rev 23876)
+++ branches/bmesh/blender/projectfiles_vc9/BL_bmesh/BL_bmesh.vcproj	2009-10-15 23:59:10 UTC (rev 23877)
@@ -267,6 +267,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\source\blender\bmesh\operators\edgesplitop.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\source\blender\bmesh\intern\editmesh_to_bmesh.c"
 				>
 			</File>

Modified: branches/bmesh/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
===================================================================
--- branches/bmesh/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj	2009-10-15 21:54:22 UTC (rev 23876)
+++ branches/bmesh/blender/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj	2009-10-15 23:59:10 UTC (rev 23877)
@@ -624,6 +624,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\source\blender\blenlib\BLI_array.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\source\blender\blenlib\BLI_blenlib.h"
 				>
 			</File>

Modified: branches/bmesh/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj
===================================================================
--- branches/bmesh/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2009-10-15 21:54:22 UTC (rev 23876)
+++ branches/bmesh/blender/projectfiles_vc9/blender/editors/ED_editors.vcproj	2009-10-15 23:59:10 UTC (rev 23877)
@@ -1203,6 +1203,14 @@
 				>
 			</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"
 				>
 			</File>





More information about the Bf-blender-cvs mailing list