Blender Git Loki
Git Commits -> Revision 70ed441
Revision 70ed441 by Jonathan deWerd (soc-2014-nurbs) June 27, 2014, 05:58 (GMT) |
Moved files into position for merge with soc-2014-nurbs branch. |
Commit Details:
Full Hash: 70ed4412d44932d76220c1319cae032f773ae196
Parent Commit: b15cb1e
Lines Changed: +2561, -2978
6 Added Paths:
/source/blender/editors/curve/GridMesh.cpp (+612, -0) (View)
/source/blender/editors/curve/GridMesh.h (+115, -0) (View)
/source/blender/editors/curve/GridMesh_demo.cpp (+468, -0) (View)
/source/blender/editors/curve/poly.h (+322, -0) (View)
/source/blender/editors/curve/poly_demo.cpp (+501, -0) (View)
/source/blender/editors/curve/rast_demo.cpp (+543, -0) (View)
/source/blender/editors/curve/GridMesh.h (+115, -0) (View)
/source/blender/editors/curve/GridMesh_demo.cpp (+468, -0) (View)
/source/blender/editors/curve/poly.h (+322, -0) (View)
/source/blender/editors/curve/poly_demo.cpp (+501, -0) (View)
/source/blender/editors/curve/rast_demo.cpp (+543, -0) (View)
8 Deleted Paths:
/PolyTest.xcodeproj/project.pbxproj (+0, -413)
/PolyTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata (+0, -7)
/PolyTest/GridMesh.cpp (+0, -612)
/PolyTest/GridMesh.h (+0, -115)
/PolyTest/GridMesh_demo.cpp (+0, -465)
/PolyTest/poly.h (+0, -322)
/PolyTest/poly_demo.cpp (+0, -501)
/PolyTest/rast_demo.cpp (+0, -543)
/PolyTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata (+0, -7)
/PolyTest/GridMesh.cpp (+0, -612)
/PolyTest/GridMesh.h (+0, -115)
/PolyTest/GridMesh_demo.cpp (+0, -465)
/PolyTest/poly.h (+0, -322)
/PolyTest/poly_demo.cpp (+0, -501)
/PolyTest/rast_demo.cpp (+0, -543)