aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/StubManager.cs
Commit message (Collapse)AuthorAgeFilesLines
* Embedded StubsView in Stubs UI.Roy Ben-Shabat2018-07-031-481/+0
|
* Implemented StubsView & VM !!!Roy Ben-Shabat2018-07-031-2/+2
|
* Stubs UI v1.8 !Roy Ben-Shabat2018-05-311-3/+49
|
* Improved Stubs.UI.Roy Ben-Shabat2018-03-221-111/+133
|
* Implemented full functionality on ColorLab Module.Roy Ben-Shabat2018-03-201-11/+201
| | | | Improved scripting engine on Stubs.UI.
* Stubs UI improvements !Roy Ben-Shabat2018-03-081-8/+49
|
* Working on stub UI improvements.Roy Ben-Shabat2018-03-081-0/+3
|
* Added code comments for:Roy Ben-Shabat2018-01-081-1/+1
| | | | PMR.
* Avi: Added several PMR stub messages.Avi Levkovich2017-12-121-8/+7
| | | | Roy: Fixed issue where proto compiler generates modified enum field names using OriginalName attribute.
* Added code comments to scripting lib and stubs execution GUI.Roy2017-12-091-9/+41
|
* Many improvements on stubs execution GUI.Roy2017-12-091-0/+11
| | | | Implemented stub abort!
* Stubs Execution GUI complete !Roy2017-12-091-1/+1
| | | | Need to do code review and comments.
* Stubs scripting improvements.Roy2017-12-081-1/+4
|
* Fixed issue with protobuf nuget.Roy2017-12-071-0/+2
| | | | Some improvements on Stubs GUI.
* Added Tango.ScriptingRoy Ben-Shabat2017-12-071-0/+132
Stubs.UI scripting works.. Implemented ScriptEditorControl.