index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
facetracknoir
/
tracker.h
Age
Commit message (
Expand
)
Author
2013-09-13
Remove per-file version history. Be careful not to touch copyright information.
Stanislaw Halik
2013-09-02
UI cleanup, tracking overlay already provides that information. Expose one in...
Stanislaw Halik
2013-07-06
Remove data race between UI and tracker thread
Stanislaw Halik
2013-07-06
Use double precision consistently
Stanislaw Halik
2013-06-27
Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion
Stanislaw Halik
2013-05-07
Don't allow more than 90 deg for pitch
Stanislaw Halik
2013-04-29
Fix breakage introduced in latest commits
Stanislaw Halik
2013-04-29
Plug a memory leak
Stanislaw Halik
2013-04-29
Replace 'game zero' with settings zero-pose in the curves dialog
Stanislaw Halik
2013-04-29
Rename global settings location
Stanislaw Halik
2013-04-29
Remove rarely-used features to improve maintainability
Stanislaw Halik
2013-04-27
Implement game name in the UI, lost previously due to refactoring.
Stanislaw Halik
2013-04-27
Support 1:1 mapping up to 180 degrees for inertial trackers
Stanislaw Halik
2013-04-13
Fix alt axes, finally
Stanislaw Halik
2013-04-13
Don't use axes as class/struct members. Use an array instead, and iterate ove...
Stanislaw Halik
2013-04-13
Fix last commit, remove duplicated code
Stanislaw Halik
2013-04-12
Always load alternative curve settings, not just after dialog open
Stanislaw Halik
2013-04-03
Allow spline control points to go up to 60/180
Stanislaw Halik
2013-04-02
Just put everything new in. Conflict resolution will be later
Stanislaw Halik
2013-03-22
Remove .bat files, actually finish rename this time
Stanislaw Halik
2013-03-22
finish rename
Stanislaw Halik
2013-03-22
Downcase. PLEASE TURN OFF IGNORING CASE IN GIT CONFIG!!!
Stanislaw Halik