Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ContentCAO: Fix segfault on quit (attached) | SmallJoker | 2019-10-09 |
| | |||
* | Better F6 profiler (#8750) | SmallJoker | 2019-08-13 |
| | | | | | | | Update the profiler names to make more sense of what they actually represent Move the profiler code from header to its source file Use monospace font to align lines Format the statistics line to align better with surrounding values Refresh the profiler each 3 seconds (roughly) | ||
* | Optimize getting active objects a bit. #8674 | Lars Hofhansl | 2019-07-16 |
| | |||
* | Add an activeobject manager to hold active objects (#7939) | Loïc Blot | 2018-12-13 |
* Add an activeobject manager to hold active objects * Add unittests |