Commit graph

83 commits

Author SHA1 Message Date
John Lewin
ac3982c9d5 Fix spelling 2018-04-04 15:58:57 -07:00
Lars Brubaker
ad0590a2b0 More work on curve
Move work on new leveling
2018-04-04 14:58:18 -07:00
Lars Brubaker
e89ca312a1 Prototyping the curve tool 2018-04-04 14:58:17 -07:00
LarsBrubaker
4106af6fe2 Working on pinch 2018-04-04 14:58:17 -07:00
LarsBrubaker
dca46e22ab Adding in pinch object 2018-04-04 14:58:16 -07:00
John Lewin
e94f1f04af Reduce droplist border significance to match original border style
- Issue MatterHackers/MCCentral#2529
Inconsistent border strengths
2018-04-01 16:10:32 -07:00
John Lewin
f1ce58d9c2 Revise Lithophane Invert default value
- Issue MatterHackers/MCCentral#2971
Lithophane heights inverted
2018-03-29 18:00:19 -07:00
John Lewin
ece5d0fe38 Wrap child PublicPropertyEditors with SectionWidget 2018-03-27 14:15:28 -07:00
John Lewin
8a843faa39 Revise naming to clarify behavior 2018-03-27 14:14:42 -07:00
John Lewin
90d2865c8c Revise member order 2018-03-27 14:03:12 -07:00
John Lewin
b570b5741f Use registered editors for public properties
- MatterHackers/MCCentral#2985
Public properties editor should use existing editor system
2018-03-27 12:26:52 -07:00
John Lewin
03b9d21594 Migrate Lithophane into base 2018-03-27 12:24:46 -07:00
John Lewin
017c4e1832 Align to origin 2018-03-26 16:29:23 -07:00
John Lewin
065f52884f Restore ImageConverter base functionality
- Issue MatterHackers/MCCentral#2977
2018-03-22 17:01:03 -07:00
John Lewin
e066a6d254 Add helper method for clarity 2018-03-22 14:10:48 -07:00
John Lewin
e67305ed7d Let LoadImage resolve AssetPath
- Remove non-relative path aware File.Exists call
2018-03-20 19:44:29 -07:00
Lars Brubaker
3a4f249416 Removing ImageAsset adding ImageObject3D
added image editor
using image editor for public property editor
added ring object
2018-03-19 18:29:47 -07:00
LarsBrubaker
6e5674a279 Merged Arrange and Align
First pass on Bake and Remove for FitToBounds
2018-03-19 09:27:15 -07:00
LarsBrubaker
0e0d2bf4f7 Got a Package test working
Made arrange handle rebuilding children better
Added Descendants<T>
Renamed lots of stuff
2018-03-18 08:47:20 -07:00
LarsBrubaker
bf18085e89 Added new fit to bounds
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
2018-03-17 20:53:36 -07:00
Lars Brubaker
035c6a1922 Took out ActiveEditor property 2018-03-15 10:04:13 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Lars Brubaker
991be45a85 Made it more possible to do matter cad like operations on IVertexSource paths
Made Braille Object have option for key chain hook
Put ResolutionScalle into Vertex objects
2018-03-13 17:17:28 -07:00
Lars Brubaker
bb8492de78 Created the Braille card
Put a notch on the braille item
Added char editor
2018-03-13 11:52:23 -07:00
LarsBrubaker
7992b8f75c Working on Braille flash cards 2018-03-13 08:26:54 -07:00
LarsBrubaker
d44207ea2a Fixed and improved Brairlle Object
Added Split Camel Case extension
2018-03-10 16:54:55 -08:00
LarsBrubaker
94f6eebfe2 New sphere constructor 2018-03-10 16:54:55 -08:00
Lars Brubaker
57c79d2434 improve VisibleMeshes thread safety
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
9cc6d5f469 Added passing UndoBuffer to rebuildable 2018-03-08 17:29:35 -08:00
John Lewin
ad38cc5a98 Revise Assets 2018-03-07 18:12:49 -08:00
John Lewin
06e9a73b03 Extract embedded types to new files 2018-03-07 12:25:57 -08:00
John Lewin
74b6a7f30f Localize label text 2018-03-07 10:52:59 -08:00
John Lewin
c18c660767 Fix typo 2018-03-07 10:51:58 -08:00
Lars Brubaker
3d0d479f6b Added a ring object 2018-02-28 14:44:06 -08:00
Lars Brubaker
618fabf894 Improving design editor
Moving files around
2018-02-28 09:07:09 -08:00
Lars Brubaker
ffd6a0ce5e Put in an UnloadLinkAttribute for use on locked content 2018-02-26 15:28:00 -08:00
Lars Brubaker
d6a50e3956 Improving STL export
Getting more MatterCad scripting working
2018-02-23 18:05:32 -08:00
LarsBrubaker
dbd9d65420 Fixing property order 2018-02-23 08:11:03 -08:00
Lars Brubaker
c7a6f2e8e9 Creating a Design Apps folder
Put in card holder
Moving parts into the Design Apps folder
2018-02-22 18:03:15 -08:00
Lars Brubaker
84fd794f15 Made the splash screen scale better 2018-02-22 10:15:39 -08:00
LarsBrubaker
47f0edecbc Improving card holder 2018-02-22 08:01:48 -08:00
Lars Brubaker
859304fd16 Fixed print recovery test
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
Lars Brubaker
d7673a77e0 refactoring 2018-02-21 09:27:19 -08:00
LarsBrubaker
4e126ef3a6 Making Bake and Remove work for array 2018-02-17 08:57:56 -08:00
Lars Brubaker
101ea0a269 Starting work on scale object 2018-02-16 18:20:25 -08:00
Lars Brubaker
42aece065d Putting in friendly names 2018-02-16 17:51:05 -08:00
Lars Brubaker
64972b4ef4 Fixing round roof 2018-02-16 17:42:05 -08:00
LarsBrubaker
844d2a6351 Array opperations may be in a shipable state. 2018-02-14 19:57:37 -08:00
Lars Brubaker
11b24dd654 Set initial radio button state 2018-02-13 14:13:56 -08:00
Lars Brubaker
b658dc5902 Removing the old align adding the new one 2018-02-13 13:43:22 -08:00