aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.MachineDesigner.UI/Views/MainView.xaml
Commit message (Collapse)AuthorAgeFilesLines
* Moved Machine Studio to its own folder.Roy Ben-Shabat2017-12-131-112/+0
|
* Refactored MachineDesigner to Machine Studio!Roy Ben-Shabat2017-12-121-5/+29
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-111-2/+5
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-1/+1
| | | | Added NAME field to MACHINE table.
* Implemented material design and dragablz to machine designer project.Roy Ben-Shabat2017-12-041-2/+74
|
* Added MVVMLight nuget.Roy Ben-Shabat2017-12-041-0/+13
Implemented ViewModel IView, supervising controller pattern.