Commit graph

372 commits

Author SHA1 Message Date
LarsBrubaker
574eed06cd improving revolve 2020-10-11 15:57:00 -07:00
LarsBrubaker
dcccf5fd9c Adding revolve
cleaning up 2D editor controls
2020-10-11 14:53:46 -07:00
LarsBrubaker
52c91d17b2 Made the scale top control have consideration for Height 2020-10-11 07:49:58 -07:00
LarsBrubaker
c45371da69 making path inflate work better 2020-10-10 16:18:14 -07:00
LarsBrubaker
e1b1757af1 refactoring to EditorDraw 2020-10-08 22:53:49 -07:00
LarsBrubaker
f01914f1b1 Make sure array does not move the source object
issue:
MatterHackers/MCCentral#6107
array should not move the initial object
2020-10-07 08:03:57 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
Lars Brubaker
67f167622b Adding retract distance for avoid crossing
make mirror preserve height
2020-09-29 20:17:13 -07:00
LarsBrubaker
4aa132904c Make thumbnails icons for design history 2020-09-28 08:01:19 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
75dfd13c18 Put Lithophane 2020-09-26 19:47:32 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029 refactoring 2020-09-25 23:20:58 -07:00
LarsBrubaker
1e4b9400f0 closer to building 2020-09-24 22:35:03 -07:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
90b8b384df moved this work to another branch 2020-09-17 08:03:11 -07:00
LarsBrubaker
8511191abb Refactoring to build a Height scaling top control 2020-09-16 22:44:51 -07:00
LarsBrubaker
fec2e345c2 optimize draw order 2020-09-15 23:00:25 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
LarsBrubaker
58f6645fdf remove unused variable 2020-09-15 06:47:25 -07:00
LarsBrubaker
4a9b242557 fixing theme color regression
changing measure stl
2020-09-14 07:36:32 -07:00
LarsBrubaker
c2518fea75 Better initial measure tool 2020-09-13 21:20:59 -07:00
LarsBrubaker
d6f1d4bc9a Better initial measure tool 2020-09-13 21:03:02 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
34a63956f9 Refactoring for move passing to all object3d controls 2020-09-13 15:02:30 -07:00
LarsBrubaker
f166728aa1 Can click on IObjec3DControls 2020-09-13 14:17:33 -07:00
LarsBrubaker
ac3ade78af adding scaling 2020-09-13 13:25:26 -07:00
LarsBrubaker
24fa4093b3 Adding the start of a measure tool
Fixed issues with not releasing pointers
Fixed line scaling issues
2020-09-13 13:04:57 -07:00
LarsBrubaker
b1c79e88c6 fixed snapping indicators
fixing warnings
fixing scaling issues
2020-09-13 08:32:43 -07:00
LarsBrubaker
a35347df4a Object3DControls are dynamically added for a given part 2020-09-12 19:44:18 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
95543966d3 Making array names better 2020-09-12 12:28:14 -07:00
LarsBrubaker
6e682494de Refactoring to use ITraceable preferentially to IPrimitive 2020-09-12 09:52:37 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
bbae605f5c added round option to wedge 2020-09-11 07:43:04 -07:00
LarsBrubaker
2e958fda5d Starting work on the Update Settings page 2020-08-29 20:06:02 -07:00
LarsBrubaker
e71aacbedb Working on validating current default settings 2020-08-29 20:06:02 -07:00
Lars Brubaker
6a5c4756cc fixing warning - thinking about SCAD 2020-08-29 20:06:02 -07:00
LarsBrubaker
bf7eba4910 Improving copy gcode layer
Fixing scale controls
2020-08-23 13:31:16 -07:00
LarsBrubaker
67ffe5169d Scaling and warning fixes 2020-08-19 22:51:03 -07:00
LarsBrubaker
fd3c4cbd84 consider scaling when drawing 3d controls 2020-08-19 07:57:39 -07:00
LarsBrubaker
bb3416f15d formatting 2020-08-18 20:22:17 -07:00
Lars Brubaker
103adb861d Make subtract operation clearer
issue: MatterHackers/MCCentral#5991
Change Selected Children in subtract tool to be clearer
2020-08-11 17:58:53 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
90e2b30f27 If the mesh copy extension has a null mesh return null
issue: MatterHackers/MCCentral#5959
NullReferenceException: Object reference not set to an instance of an object.
2020-07-19 10:07:35 -07:00
Lars Brubaker
1427d961bd Better multi threading of image object 3d
issue: MatterHackers/MCCentral#5954
NullReferenceException: Object reference not set to an instance of an object.
2020-07-15 18:06:28 -07:00
LarsBrubaker
e24550d054 improving undo in property editor
issue: MatterHackers/MCCentral#5945
Undo on part properties panel does not undo back to initial value
2020-07-11 09:19:41 -07:00
LarsBrubaker
4c8625db50 Make sure transparent objects are drawn with lighting 2020-07-09 23:46:05 -07:00