Commit graph

249 commits

Author SHA1 Message Date
John Lewin
ccd15c2cf0 Move DesignApps help into menus 2018-08-28 18:45:58 -07:00
Lars Brubaker
ba9731321c Added the ability to add markdown to ComponentObjects
Added help to Image Converter
2018-08-28 15:51:32 -07:00
LarsBrubaker
7af5148f90 fix typo
issue: MatterHackers/MCCentral#4026
Scale menu typo
2018-08-22 14:02:39 -07:00
John Lewin
e5732594c2 Remove ScaleObject3D.Create, use existing constructor 2018-08-21 17:45:37 -07:00
John Lewin
053ef02d1e Remove redundant unused name parameter 2018-08-21 15:28:49 -07:00
John Lewin
0e698cb8ea Make casing match file system
- Issue MatterHackers/MCCentral#4003
Crash when selecting mosaic tile
2018-08-19 18:10:43 -07:00
Lars Brubaker
85403d78f6 make set color work on types with source object
issue: MatterHackers/MCCentral#3985
Changing color on a Scale node makes it go away
2018-08-15 17:01:46 -07:00
John Lewin
2d8838e9cb Remove redundant projections 2018-08-13 18:47:50 -07:00
Lars Brubaker
36efa6d8e2 Align object can now select anchor
added a children selector list field
2018-08-13 13:48:59 -07:00
Lars Brubaker
383fd7e5db Made component able to be applied and removed
issue: MatterHackers/MCCentral#3951
Get apply button working for Image Converter
2018-08-10 16:07:33 -07:00
Lars Brubaker
ecb755634b Getting MaterControl solution to build 2018-08-09 10:48:48 -07:00
John Lewin
2e838d4a04 Eliminate CanRemove member 2018-08-08 14:02:54 -07:00
LarsBrubaker
9d612d6fcb Added an Inflate Path Object
Added new icons for smooth and inflate
2018-08-08 07:49:39 -07:00
John Lewin
58c97ab6e9 Lower precedence of List<string> editor
- MatterHackers/MCCentral#3949
SurfacedEditors field appears instead of subtract
2018-08-03 18:29:25 -07:00
John Lewin
84a1d56085 Conditional compile for SurfacedEditorsField 2018-08-03 14:20:24 -07:00
John Lewin
117826aa68 Editor wip 2018-08-03 11:07:15 -07:00
John Lewin
d86a8ff664 Clean up whitespace 2018-08-03 11:07:15 -07:00
John Lewin
6111a500e7 Move unused member from Object3D to IObject3D extension 2018-08-02 17:30:59 -07:00
John Lewin
fd2c880704 Fall back to base implementation 2018-08-02 17:30:58 -07:00
John Lewin
5fbff1e517 Remove ComponentEditorObject3D 2018-08-02 17:30:58 -07:00
John Lewin
2ec0a37230 Improve ComponentObject3D editing experience 2018-08-02 17:30:58 -07:00
Lars Brubaker
a37d896edf Fixing bug in component packaging
Started work on component editor
2018-08-01 18:05:04 -07:00
LarsBrubaker
fc01f28d52 make scale depth work
issue: MatterHackers/MCCentral#3927
Depth in scale tool is changing width
2018-08-01 07:32:10 -07:00
Lars Brubaker
4e4d5770bc Fixing problems with aabb on mesh modifying objects
issue: MatterHackers/MCCentral#3859
Invalid bounding box for pattern rollers
2018-07-30 16:27:34 -07:00
John Lewin
ba2a354a56 Consolidate TextCreator into MatterControl 2018-07-27 21:55:02 -07:00
John Lewin
1d8eef7fde Improve sizing of edit controls for string fields 2018-07-18 13:24:15 -07:00
John Lewin
7253e4b159 Move About Braille link below main edit controls 2018-07-18 13:24:15 -07:00
LarsBrubaker
b79ed40708 Working to get weighted centering available on image
moving threshold functions to agg
2018-07-13 07:58:59 -07:00
John Lewin
685541523b Spelling 2018-07-12 22:49:39 -07:00
Lars Brubaker
3d803e86fb Fixing obsolete message 2018-07-12 16:18:37 -07:00
John Lewin
bbabf95c93 Improve DI, use constructor injection 2018-07-12 09:33:15 -07:00
Lars Brubaker
04d4f0f837 Get fit to recalculate bounds correctly 2018-07-11 13:58:29 -07:00
LarsBrubaker
d1d71f9603 Making fit to bounds recalculate aabb when matrix changes
issue: MatterHackers/MCCentral#3831
Fit to bounds has bad rotation axis' after being moved
2018-07-11 07:37:43 -07:00
John Lewin
1f8cde95b7 Fix unexpected "ObjectView" references in TreeView 2018-07-10 15:14:59 -07:00
LarsBrubaker
56aa24d768 Made sides of round things camp before bulding
Moved merge rules into  config file
2018-07-08 13:57:56 -07:00
Lars Brubaker
f915260ce8 Getting Mirror and Scale into select overflow menu
Took out mirror and scale side bar controls
More state passed to UpdateControls
2018-07-06 17:11:33 -07:00
LarsBrubaker
72ce9b86de Added a Translate command
Made Rotate and FitToBounds Apply and Remove
refactoring
2018-07-06 07:10:39 -07:00
LarsBrubaker
7b96a52902 Make sure the new rotate does not do any translation at all 2018-07-05 21:49:03 -07:00
LarsBrubaker
bd09b36fd5 Fit now working! 2018-07-03 10:51:00 -07:00
LarsBrubaker
25ac8e2bb2 Change Rotae and FitToBounds back to original (shipped) code
Making FitToBounds work better
2018-07-03 08:32:02 -07:00
Lars Brubaker
6df41e99cb Improvements to layout 2018-07-02 15:09:29 -07:00
Lars Brubaker
174a2f766b Rotation editor is much more useful 2018-07-02 15:09:29 -07:00
LarsBrubaker
7ee2b211cf Improving Rotate operation and DirectionAxis editor 2018-07-02 08:11:52 -07:00
LarsBrubaker
4f8d8e61cf Improving the rotate tool (making a new class) 2018-07-01 20:53:42 -07:00
LarsBrubaker
35cca0c2aa Further improved rotate 2018-06-30 22:57:19 -07:00
LarsBrubaker
a9cf9a93ec Rotate is working much better 2018-06-30 08:36:33 -07:00
LarsBrubaker
3dd94e3dea Rotate is working better 2018-06-30 08:16:21 -07:00
LarsBrubaker
e28c1c8e43 Change order of operations for applay at positon 2018-06-30 07:01:09 -07:00
Lars Brubaker
9097e72909 Fixing Braille tile 2018-06-27 16:08:32 -07:00
Lars Brubaker
b9f4627a82 Turn triangulate off in curve for now 2018-06-27 14:52:13 -07:00