Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The mapping window has 13 bundles total in use. Setting them all can take up
to a large fraction of a second on some windows filesystems. Do a single
config write instead.
|
|
There were too many cases of variables with a "_real" suffix and without. Move
both cases into struct data members.
Also add experimental camera centering method.
Cleanup some other stuff like "is_nan" should take an arbitrary Mat.
|
|
|
|
Axis mapping was saved/read from the wrong ini bundle. This is #415.
Otherwise, update following preceding api changes.
|
|
- adjust usages
- add support for QList signals and metatype
|
|
It was easiest to reproduce when a protocol failed to load. As usual, win32
debugging without MSVC++ is nearly useless.
|
|
Adjust usages.
|