Finishing up warning messages for conductive probing
Added support for conductive probing to emulator spend up rendering a bit (check less bounds) Refactoring trackball a bit
This commit is contained in:
parent
c8ba76182c
commit
338bc0c3dd
8 changed files with 65 additions and 15 deletions
|
|
@ -227,11 +227,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
base.OnDraw(graphics2D);
|
||||
}
|
||||
|
||||
public void OnBeforeDraw3D()
|
||||
{
|
||||
RecalculateProjection();
|
||||
}
|
||||
|
||||
public void OnDraw3D()
|
||||
{
|
||||
if (hitPlane != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue