mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
8f4c4a249cab6aabb65918940f42108e34e644bc
* OS native check of screen resolution (Qt free, experimental) * changed rounding * use string for scale factor so we can use fractions as 2/3 * utility functions to clean numbers, parse fractions It looks like: * my WIN10 scaling is 250% * obviously swift rounds that to 3 (device ratio) * now using FLOOR policy down-rounding to 2 * rational: scaling up (scale factor) is better as down-scaling as the factors would be clearer * 2->3 1.5, but 3->2 means 0.66667
Fixed unit test warnings as discussed, see https://discordapp.com/channels/539048679160676382/539925070550794240/663426372651319336
swift is an independent (private and non-commercial) software project creating open source software for flight simulation.
Legal
See https://datastore.swift-project.org/page/legal.php
Environment Setup
TBW
Getting Sources
All swift sources are available here: https://dev.swift-project.org/diffusion/
Qmake Configuration
TBW
Compiling
TBW
Testing
TBW
Installing
TBW
DLLs vs. static linking
TBW
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%