Changeset 5180
- Timestamp:
- Apr 1, 2015 10:55:59 PM (6 years ago)
- Location:
- branches/1.3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/gui/scripts/cloud.tcl
r5109 r5180 189 189 } 190 190 set _isValid 1 191 puts stderr "WARNING: The <cloud> element is deprecated. Please use an unstructured <mesh> instead." 191 192 } 192 193 -
branches/1.3/gui/scripts/field.tcl
r5178 r5180 1388 1388 return $out 1389 1389 } 1390 error "can't find vtkdata for $cname . This method should only be called by the vtkheightmap widget"1390 error "can't find vtkdata for $cname" 1391 1391 } 1392 1392
Note: See TracChangeset
for help on using the changeset viewer.