File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Generals/Code/Libraries/Source/WWVegas/WWMath Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
22
* *
23
23
* Project Name : WWMath *
24
24
* *
25
- * $Archive:: /VSS_Sync/ wwmath/cardinalspline.cpp $*
25
+ * $Archive:: /Commando/Code/ wwmath/cardinalspline.cpp $*
26
26
* *
27
27
* Author:: Greg Hjelstrom *
28
28
* *
29
- * $Modtime:: 6/13 /01 2:18p $*
29
+ * $Modtime:: 9/16 /01 4:07p $*
30
30
* *
31
- * $Revision:: 5 $*
31
+ * $Revision:: 6 $*
32
32
* *
33
33
*---------------------------------------------------------------------------------------------*
34
34
* Functions: *
@@ -108,6 +108,7 @@ void CardinalSpline3DClass::Update_Tangents(void)
108
108
Tangents[0 ].InTangent .Set (0 ,0 ,0 );
109
109
Tangents[0 ].OutTangent .Set (0 ,0 ,0 );
110
110
}
111
+ return ;
111
112
}
112
113
113
114
// First and Last Key:
You can’t perform that action at this time.
0 commit comments