Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
改进可读性
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Formatting corrections and minor revisions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exporting an EVN-Variable OTR_OSX_ARCH=arm64
I build with after cloning the repo
cd opentrack
export OTR_OSX_ARCH=arm64 ; cmake --toolchain ./cmake/apple.cmake -S . -B build
cd build
make install
|
|
Using install-fail-tool with macdeployqt together will load duplicate
copies of the shared libraries into the process, leading to crashes.
Reported by: @matatata
Issue: #1705
|
|
|
|
Shortcuts do not work
|
|
|
|
Issue: #1700
Fix by: @ackalker
|
|
|
|
|
|
results in alpha == 1.0
|
|
a spherical deadzone
|
|
|
|
|
|
|
|
|
|
|
|
|