Commit graph

1668 commits

Author SHA1 Message Date
John Lewin
907a5a1844 Removed orphaned code 2018-06-29 10:18:36 -07:00
Lars Brubaker
46a23eabcd Make single items also work 2018-06-27 12:52:03 -07:00
Lars Brubaker
212fb4ddf0 Making less rebuilds when loading
Adjusted margin on explore page
Made enum field have consistent styling
2018-06-27 10:33:07 -07:00
LarsBrubaker
eb114b52f5 Changes to print queue mean we don't reverse commands while printing
issue: MatterHackers/MCCentral#3760
Cancel G-Code commands are sent in wrong order
2018-06-25 21:46:00 -07:00
LarsBrubaker
5251839dee Making Pinch and Curve sort vertices after changing them
issue: MatterHackers/MCCentral#3766
pinch leaves mesh in a bed state
2018-06-25 21:10:04 -07:00
Lars Brubaker
1b572d0639 Get gifs working in markdown
Made theme default to dark blue
Made folders start out open
Fixed image converter
Fixed braille
2018-06-25 17:14:08 -07:00
LarsBrubaker
1f3b910615 Making markdown widget jump around less 2018-06-24 09:47:39 -07:00
LarsBrubaker
f1624cf2a3 Reducing number of layouts
Putting in more code to track layouts

// changes to reload all with settings up
// start (Layout Calls)
19182

// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
LarsBrubaker
2a19f3cae4 Make the histogram update when the function is changed 2018-06-23 23:38:19 -07:00
John Lewin
20b612f9e0 Add seemingly functional Markdown link support
- Issue MatterHackers/MCCentral#3726
2018-06-23 10:24:21 -07:00
Lars Brubaker
0afddd0531 Made help system use markdown
Made a markdown widget to reuse in help system
refactoring wpf to agg
2018-06-22 18:59:50 -07:00
Lars Brubaker
a7111987f4 Got the default mark down text to wrap
issue: MatterHackers/MCCentral#3722
Make text wrapping work in mark down
2018-06-22 14:11:00 -07:00
Lars Brubaker
9f00ccad38 Putting phil into calibration parts
issue: MatterHackers/MCCentral#3689
Organize 'Calibration Parts' Folder
2018-06-22 14:10:59 -07:00
Lars Brubaker
44348c54da latest agg 2018-06-22 09:17:59 -07:00
LarsBrubaker
8762358bde Getting mark down to look more like sample site 2018-06-22 07:57:25 -07:00
LarsBrubaker
e9e55f874e Making Object3D classes consistent
issue: MatterHackers/MCCentral#3702
Consider adding 'Object3D' suffix to Object3D types or use consistent format
2018-06-21 21:03:13 -07:00
Lars Brubaker
996f8fdc68 latest agg with mesh memory improvements 2018-06-21 18:22:30 -07:00
Lars Brubaker
ffa065f3b8 latest agg 2018-06-21 16:44:22 -07:00
LarsBrubaker
4b9a427d45 Put in the ability for double edit fields to respond to value changes
In the curve tool we change the diameter of the curve and the editor was
not updating to show the new value. Now it is.
2018-06-21 07:45:08 -07:00
John Lewin
7f93da2a0d Simplify 2018-06-20 21:11:38 -07:00
Lars Brubaker
70ccd7c8c1 Make sure we only check the image when the image has changed 2018-06-20 17:58:42 -07:00
LarsBrubaker
ec28305b56 Improving suspend and resume rebuild 2018-06-20 17:21:37 -07:00
John Lewin
51102b2152 Rename Parents -> Ancestors 2018-06-20 13:43:43 -07:00
Lars Brubaker
78d16dddfb If we don't find the provider id still look for the mesh id 2018-06-19 17:30:12 -07:00
Lars Brubaker
c1588fcd04 Created the data to allow thumbnails to be cached by mesh id
Estimated memory size for mesh
Mesh Render Id
Get long hash for color
default constructor for face and vertex

issue: MatterHackers/MCCentral#3519
Improve thumbnail generation for complicated models
2018-06-19 17:04:20 -07:00
Lars Brubaker
214494b9b6 Make aabb useable for align 2018-06-18 18:09:50 -07:00
Lars Brubaker
21de02e267 Limit Base to Path objects
Added Hue threshold function
Got alpha threshold to work

issue: MatterHackers/MCCentral#3655
Make base applicable to children rather than descendants
2018-06-18 15:35:17 -07:00
LarsBrubaker
b7d5eda17e Working on putting a histogram into ImageToPath 2018-06-18 09:07:58 -07:00
Lars Brubaker
f00d5a3233 Got path storage to serialize and de-serialize as svg d paths
issue: MatterHackers/MCCentral#3537
Write serialize path
2018-06-15 17:51:34 -07:00
Lars Brubaker
407a7d1388 Another bug in the eeprom writing 2018-06-15 11:05:33 -07:00
Lars Brubaker
21f8f6e4fd Remove some profiles with errors 2018-06-14 18:51:50 -07:00
Lars Brubaker
5cd9a2fd58 Updated static data printers 2018-06-14 18:36:24 -07:00
Lars Brubaker
32ac774990 bad bed pid writing
issue: MatterHackers/MCCentral#3625
PID settings in EEPROM pulling incorrectly
2018-06-14 10:16:21 -07:00
Lars Brubaker
6315515d4d Make SubtractAndReplace rebuild on color and material child change
issue: MatterHackers/MCCentral#3603
Changing the inner objects material does not cause subtract and replace to update
2018-06-14 09:57:24 -07:00
Lars Brubaker
5076c1288c Changing default sides to 40 from 30 so that aabb matches diameter
issue: MatterHackers/MCCentral#3618
Change primitive sides to 40 by default. This makes size same as radius.
2018-06-14 09:25:37 -07:00
Lars Brubaker
5634a4258c latest ms 2018-06-13 16:34:13 -07:00
Lars Brubaker
7f75af43b5 latest ms 2018-06-13 10:00:51 -07:00
Lars Brubaker
d224016632 Latest agg and ms 2018-06-12 16:49:57 -07:00
Lars Brubaker
746bd2c09c made cancel (escape key) work on more scene operations
issue: MatterHackers/MCCentral#3590
Make 'esc' work to cancel rotation.
2018-06-12 10:03:43 -07:00
Lars Brubaker
34b5d070cb Default the update button to be hiden 2018-06-11 15:24:14 -07:00
Lars Brubaker
5913b84245 Don't pass InvalidateType as flags
issue: MatterHackers/MCCentral#3584
text -> fit -> align not rebuilding correctly
2018-06-11 15:12:15 -07:00
LarsBrubaker
9ceb19e6c4 Made double clicke work again
issue: MatterHackers/MCCentral#3550
Double Clicking on Part is unresponsive
2018-06-09 10:47:41 -07:00
Lars Brubaker
e054275ba9 Made linear extrude do an apply correctly
Fixed object properties panel collapse regression

Making copy mesh an extension method

issue: MatterHackers/MCCentral#3561
Editor panel fails to maintain size when collapsed via SectionWidget controls
2018-06-08 15:10:20 -07:00
Lars Brubaker
52b7e51a73 Changing InvalidateType to not be a flag 2018-06-08 12:08:48 -07:00
LarsBrubaker
6daf7d7877 Disabeling unfinished tests 2018-06-08 07:47:45 -07:00
LarsBrubaker
d88564441e Moving slice layer to polygon mesh 2018-06-08 07:27:28 -07:00
LarsBrubaker
1a8eba082e some more work on subdivide curves 2018-06-08 07:26:39 -07:00
Lars Brubaker
91ff0d4a88 Improved selected object editor panel
issue: MatterHackers/MCCentral#3536
Consider if Object3D items should have coupling to MatterControl
2018-06-07 18:16:16 -07:00
Lars Brubaker
65ce95d755 Set properties on SmoothPath and clean
Clean the base polygons
2018-06-07 15:08:23 -07:00
Lars Brubaker
3150dc2c27 Improving base object
Took out object list attribute
Refactoring
2018-06-07 14:26:12 -07:00