Commit graph

18 commits

Author SHA1 Message Date
70af2d9ae8
Move MatterControl source code into a subdirectory 2026-01-28 21:30:58 -08:00
Lars Brubaker
9f6b6133ac refactoring 2023-10-31 15:13:04 -07:00
Lars Brubaker
4bdc0e5078 Fixing plating helper when no object can be placed (places anyway) 2023-07-06 17:50:02 -07:00
Lars Brubaker
1535f8ce5c fixing typeo 2023-03-20 10:37:14 -07:00
MatterHackers
6492f25d1d Improving arange all
adding part sheet to main
improving folder sorting and naming, fixing path rendering
2023-03-11 11:26:16 -08:00
LarsBrubaker
c61657006f fix layout
issue: MatterHackers/MCCentral#6082
Arrange all sometimes does not layout same part in grid
2020-09-30 18:13:19 -07:00
LarsBrubaker
d85fce0713 fix arrange all sorting 2020-08-02 08:44:37 -07:00
LarsBrubaker
ed1626169b improved arrange all
accelerated tree view rebuild
2020-08-01 23:24:19 -07:00
LarsBrubaker
db1b24f10d Improved arrange all 2020-07-01 07:28:00 -07:00
Lars Brubaker
2be90fe6f9 fixing corruption of aabb during arrange all 2020-06-30 18:17:56 -07:00
LarsBrubaker
8705098b61 Fixed bug with arrange all when no items on bed 2019-09-13 08:41:56 -07:00
John Lewin
3717d284a7 Simplify - use overload with default identity matrix 2019-05-21 07:40:36 -07:00
John Lewin
c760429bbe Arrange All should be un-doable
- Issue MatterHackers/MCCentral#5034
2019-03-13 14:14:55 -07:00
Lars Brubaker
6e8b7386c8 Make lots of objects use the center and height maintainer (for consistency) 2019-01-29 15:13:16 -08:00
Lars Brubaker
e1ce3419f2 simple mesh 2019-01-11 17:10:45 -08:00
Lars Brubaker
07267f5992 Made insertion group able to layout inserted objects (have a callback)
Made insert command able to take an ienumerable
Refactoring
2018-09-25 16:21:32 -07:00
Lars Brubaker
fb17d58fa4 Make insert do arrange as it adds parts
Make add to plate to arrange as it adds parts
Make sure parts that are arranged are on the 0 plane
issue: MatterHackers/MCCentral#4149
Using Insert doesn't center and arrange part on bed
2018-09-25 09:53:07 -07: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
Renamed from PartPreviewWindow/PlatingHelper.cs (Browse further)