| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
This generator is easier to manipulate, since it doesn't require rewriting the sizes in the template parameters. On the other hand, it doesn't optimize so well, so it's a bit slower.
|
|
The previous limit of 1 thread was lifted, now the generator source runs on all CPU threads available.
|
|
Now the app shuts down immediately even if regions are queued for loading.
|
|
|
|
|
|
|
|
|
|
|
|
This speeds up the rendering preparation for small zooms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was slowing things down, the granularity is too fine.
|
|
For some reason this makes the UI less responsive.
|
|
|
|
Mouse dragging or WASD pans view, mouse wheel or QE zooms.
|
|
These should be set in the project configuration instead, passed directly to qmake.
|
|
Compile with Qt 5.1+
|