6 Commits

Author SHA1 Message Date
bombom_by 2ccf04706c Adding hover tooltip layer to the function chart 2019-06-29 12:37:53 +01:00
bombom_by e3825692bb Fixing issue #66: Significant improvements to the charts performance.
Replacing LiveCharts with much more performant InteractiveDataDisplay library.
New chart library is about 20x times faster.
2019-05-05 14:46:26 +01:00
bombom_by a501942691 Fixing a bug with FunctionInstanceView - data context was never restored after clearing. 2019-05-04 11:27:12 +01:00
bombom_by bd9fdd3c0c Improving D3D12 API - game is going to complain in compile time if incorrect types are passed to the initialization function.
GUI performance improvement: if chart already present the same function as we are requesting - don't rebuild visualization.
2019-05-04 09:29:10 +01:00
bombom_by 0d3ac1ec70 Adding CaptureSettings control.
Passing settings through the start message.
2019-04-13 16:32:14 +01:00
bombom_by a48e165a0c Mass renaming 2019-04-04 23:47:12 +01:00