Renamed a variable in Ray to show it is normalized

Started work on a slicer that works natively on our mesh structureMoved Plane from RayTracer to Vector Math
This commit is contained in:
larsbrubaker 2015-02-16 19:59:46 -08:00
parent cbbeeac8ae
commit 5b509f340f
3 changed files with 134 additions and 2 deletions

View file

@ -219,6 +219,7 @@
<Compile Include="SlicerConfiguration\SlicePresetsWindow\SlicePresetListWidget.cs" />
<Compile Include="SlicerConfiguration\SlicePresetsWindow\SlicePresetsWindow.cs" />
<Compile Include="SlicerConfiguration\SlicerMapping\EngineMappingMatterSlice.cs" />
<Compile Include="SlicerConfiguration\Slicing\SliceLayers.cs" />
<Compile Include="Utilities\FieldValidation.cs" />
<Compile Include="PartPreviewWindow\CreateDiscreteMeshes.cs" />
<Compile Include="CustomWidgets\EditableNumberDisplay.cs" />