Commit Graph

9 Commits

Author SHA1 Message Date
Terence Burns
7b04942a21 Fixing compiler issues in LogVisualizer.
#CodeReview Sebastian.Kowalczyk

[CL 2670766 by Terence Burns in Main branch]
2015-08-27 08:43:39 -04:00
sebastian kowalczyk
49aba11ae5 Optimizations to Visual Logger edytor tool:
Much faster filters due to Async framework, it's paraller now,
Optimizations to items rendered on sequencer,
Optimization to graphs rendered on canvas,
Changed as much as possible to event driven flot, to update data only when needed.

[CL 2670708 by sebastian kowalczyk in Main branch]
2015-08-27 05:21:28 -04:00
sebastian kowalczyk
5af129c02d Fixed status view categories in Visual Logger tool.
[CL 2582759 by sebastian kowalczyk in Main branch]
2015-06-10 11:02:43 -04:00
sebastian kowalczyk
17d8b3e007 Added multiple logs selection to Visual Logger tool. It should partially fill UE-16336 task.
[CL 2573695 by sebastian kowalczyk in Main branch]
2015-06-02 06:51:31 -04:00
sebastian kowalczyk
11c7c012b0 Fixed tree expansion for status view tab in LogVisualizer.
[CL 2408620 by sebastian kowalczyk in Main branch]
2015-01-16 06:32:03 -05:00
sebastian kowalczyk
395f210254 Feature request for LogVisualizer:
- data reset for new PIE sessions (or for each new data loaded from file). This feature is disabled by default.
- fixes for  "stick to new data" feature, to work better with zoomed data, etc.
- tweaks and fixes for movement on timeline with keyboard
- fixed time range issues on timellines

[CL 2399729 by sebastian kowalczyk in Main branch]
2015-01-07 08:06:36 -05:00
sebastian kowalczyk
cab916949c We can have nest multiple levels of collapsible status information in LogVisualizer.
[CL 2392705 by sebastian kowalczyk in Main branch]
2014-12-18 12:12:43 -05:00
sebastian kowalczyk
66816b0ffb Bunch of fixes for LogVisualizer and added two new features to this tool:
- Filters can be presistent even between editor sessions (option for this in settings)
- Option to filter logs by owner class

[CL 2392383 by sebastian kowalczyk in Main branch]
2014-12-18 08:37:06 -05:00
sebastian kowalczyk
4a1b929643 Changed NewLogVisualizer module name to LogVisualizer module.
[CL 2385367 by sebastian kowalczyk in Main branch]
2014-12-11 07:19:14 -05:00