Commit graph

31 commits

Author SHA1 Message Date
Lars Brubaker
5cf5503c91 merge fail fix 2018-04-12 17:45:50 -07:00
Lars Brubaker
d6addaa45a Improving Package tool
Changing public property editor to be able to dynamically add new properties
2018-04-12 17:36:24 -07:00
John Lewin
37a0b64b02 Use dedicated theme for menus, prefer theme colors over explicit refs
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
John Lewin
bd3db106b0 Prefer local reference to static 2018-04-07 22:53:34 -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
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
017c4e1832 Align to origin 2018-03-26 16:29:23 -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
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
bb8492de78 Created the Braille card
Put a notch on the braille item
Added char editor
2018-03-13 11:52:23 -07:00
LarsBrubaker
d44207ea2a Fixed and improved Brairlle Object
Added Split Camel Case extension
2018-03-10 16:54:55 -08:00
Lars Brubaker
9cc6d5f469 Added passing UndoBuffer to rebuildable 2018-03-08 17:29:35 -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
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
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
Lars Brubaker
b1202eab76 New align images
Improved advanced array
2018-02-12 17:47:06 -08:00
Lars Brubaker
8f6f0f7162 Working on new arrange toolAdding Remove and Bake to IObject3D
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
LarsBrubaker
0959340974 Get the array functions working better
Improved editors
2018-02-10 20:17:09 -08:00
Lars Brubaker
2cd09dd365 Lots of work on Array tool and support property editors 2018-02-10 11:24:51 -08:00
John Lewin
f1ef3bc9a8 Add enum support to PublicPropertyEditor 2018-02-02 12:13:00 -08:00
John Lewin
be5250f191 Expose OwnedPropertiesOnly for reuse 2018-01-31 14:36:40 -08:00
John Lewin
75e97660cd Fix spelling 2018-01-31 14:36:40 -08:00
Renamed from DesignTools/PubicPropertyEditor.cs (Browse further)