Mike Fricker
114458bf0f
Clang warning fixes: Fixed missing 'override' specifiers
...
- Also removed some unreferenced functions that adding 'override' revealed
PR #1002 -- Thank you, Omar007!
[CL 2498415 by Mike Fricker in Main branch]
2015-04-01 07:20:55 -04:00
Marc Audy
79f610442c
Fix shadowed variables
...
[CL 2467803 by Marc Audy in Main branch]
2015-03-03 12:30:55 -05:00
sebastian kowalczyk
27cc9c64cd
Fixed issue which could give us inaccessible vlogs in LogVisualizer with persistent filters.
...
Made small refactor in code, to fix how LogVisualizer works with filters.
[CL 2463824 by sebastian kowalczyk in Main branch]
2015-02-27 07:26:07 -05:00
sebastian kowalczyk
1da64949ca
Bunch of internal changes to LogVisualize and added module interface to controll cursor location on timelines.
...
[CL 2407176 by sebastian kowalczyk in Main branch]
2015-01-15 06:19:24 -05:00
sebastian kowalczyk
e0d333cfff
Added extreme values for graphs in LogVisualizer (disabled by default and it can be enabled in settings)
...
[CL 2404471 by sebastian kowalczyk in Main branch]
2015-01-13 04:27:36 -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