Age | Commit message (Collapse) | Author |
|
Issue: #1394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Issue: #1431
|
|
|
|
|
|
|
|
Issue: #1424
|
|
|
|
|
|
|
|
|
|
This is because multiple opentrack modules depend on different opencv
modules and whichever FIND_PACKAGE(OpenCV COMPONENTS ...) gets executed
first, wins. Following FIND_PACKAGE calls will exit and not populate the
component list any further.
This didn't break the build as the build code for tracker/nn wasn't the
one being executed first.
|
|
|
|
|
|
Some users have multiple units of the same camera model connected at
the same time. Allow selecting each of these individual units.
Issue: #1415
|
|
|
|
|
|
|
|
|
|
|
|
Issue: #583
|
|
|
|
Issue: #583
|
|
|
|
|
|
Issue: #583
|
|
|
|
Issue: #583
|
|
|
|
Issue: #1407
|
|
Issue: #1407
|
|
This works with MSVC, as long as the simconnect dll isn't unloaded by
its module.
|
|
|
|
|
|
|
|
|
|
|
|
https://forum.il2sturmovik.ru/topic/5061-opentrack/page/30/#comment-864548
|
|
This reverts commit d98d36c9acc66fb3158f77274189c92b1330fbf6.
|
|
|
|
|
|
|