Commit graph

28 commits

Author SHA1 Message Date
Lars Brubaker
f2322b5fee default a bit bigger 2023-03-27 18:30:16 -07:00
Lars Brubaker
dfefb936ef Making the public property editor able to work with object rather than only IObject3D 2023-03-23 14:04:47 -07:00
Lars Brubaker
6163482a58 cleaning ui 2023-03-23 14:03:49 -07:00
Lars Brubaker
4abaeb49e2 Adding code to support objects that have ui windows when selected 2023-03-22 17:43:43 -07:00
LarsBrubaker
70862b1a61 Working to make make expressions check before recalculate 2022-08-20 15:51:59 -07:00
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
78aa8e353c Improving right click menu 2022-06-16 13:20:15 -07:00
Lars Brubaker
2597347f9c adding in re-arrange item support 2022-06-16 13:11:26 -07:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
LarsBrubaker
f59b323c61 Improved measure tool 2021-04-17 22:35:53 -07:00
Lars Brubaker
624ac2db7b Working on printing text 2021-02-24 18:17:14 -08:00
Lars Brubaker
2026bb220c improving item button logic
fix spelling
2021-02-05 17:52:29 -08:00
Lars Brubaker
6b27f82d88 refactoring api 2021-02-04 18:13:26 -08:00
LarsBrubaker
cfc2570524 improving editor button 2021-01-18 21:48:31 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
LarsBrubaker
58f6645fdf remove unused variable 2020-09-15 06:47:25 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
LarsBrubaker
4b5e02122f add in section state and use it in the section editor 2019-12-01 17:43:02 -08:00
jlewin
d32fb5c4d3 Troubleshoot Travis config
- Try removing .net core from mono build environment
2019-04-19 10:36:43 -07:00
jlewin
297eefc30e Fix spelling 2019-04-19 09:52:49 -07:00
John Lewin
850c4cf5b6 Revise naming 2019-03-07 18:06:01 -08:00
Lars Brubaker
ac03a4fcfd Improving subtract object rendering 2019-02-13 10:26:02 -08:00
LarsBrubaker
b60cc5a7f0 set row visibility with common pattern
fixed scale not updating to % correctly

issue: MatterHackers/MCCentral#4993
Scale object is not updating properties on change
2019-02-03 13:37:29 -08:00
LarsBrubaker
201c9d1d65 Improved subtract selection rendering
does not modify the part colors only the rendering colors
Refactoring
2018-12-21 08:27:40 -08:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00