Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
swp21_biotracker
trex
Graph
3f8e58ff6e150ba7b6cc7725e22d8e2d5cb9419f
Select Git revision
Branches
2
fix_build
master
default
protected
Tags
15
v1.1.2
v1.1.1
v1.1
v1.0.10
v1.0.9
v1.0.8
v1.0.7-3
v1.0.7
v1.0.6
v1.0.5
v1.0.4
1.0d
1.0c
1.0b
1.0
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
1
31
Mar
30
29
26
25
24
23
22
21
20
18
17
16
12
9
8
6
5
4
3
2
27
Feb
26
25
24
23
19
18
17
12
11
10
3
2
28
Jan
21
20
9
Dec
4
27
Nov
25
23
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
2
30
Oct
29
28
27
26
23
22
21
20
19
18
16
15
14
13
12
10
9
8
7
13
Jun
Merge pull request #37 from mooch443/mooch443-patch-1
Merge pull request #36 from mooch443/dev
Update README.md
* update workflows to trigger on all branches
Update README.md
Merge pull request #34 from mooch443/dev
Merge branch 'master' into dev
* fixed potential null pointer access in debug output
Merge pull request #31 from mooch443/dev
v1.1.2
v1.1.2
Merge branch 'master' into dev
* update scripts to remove conda-forge from dependencies
Merge pull request #30 from mooch443/dev
* dont change framebuffer size
Merge branch 'master' into dev
default to interface_scale 1.25
* updating trex_init script
* avoiding tensorflow bug (see https://github.com/tensorflow/tensorflow/issues/45994#issue-775109542)
removing second cmd
init code in separate file as well
import sys
more debug
test more debug
Debug messages
Merge pull request #29 from mooch443/dev
* wrong scaling on windows
* remove debug messages
* linux compilation error
* always print out debug messages for sprite maps
* limit x-scale of asymmetric videos in video opener
* always scale file chooser according to settings
* always output dpi scale
Merge branch 'master' into dev
* wrong settings map used to unregister callback
Merge pull request #28 from mooch443/dev
Merge branch 'master' into dev
* restrict the new template specialization to windows only (did not compile on linux)
* isnan on windows did not compile, have to check validity of this at some point
* fixed large values after an individual was lost for one or more frames, due to incorrect equation in PhysicalProperties (resolves #21)
Merge pull request #27 from mooch443/dev
* fixing additional TGrabs crash due to released mutex
Loading