Cleaning and improving editing properties.
This commit is contained in:
parent
7f036af2b3
commit
2346ed359e
13 changed files with 151 additions and 153 deletions
|
|
@ -30,14 +30,9 @@ either expressed or implied, of the FreeBSD Project.
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using MatterHackers.Agg;
|
||||
using MatterHackers.Agg.UI;
|
||||
using MatterHackers.DataConverters3D;
|
||||
using MatterHackers.Localizations;
|
||||
using MatterHackers.MatterControl.CustomWidgets;
|
||||
using MatterHackers.PolygonMesh;
|
||||
using MatterHackers.DataConverters3D.UndoCommands;
|
||||
using MatterHackers.VectorMath;
|
||||
|
||||
namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue