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
587df9c74243e60b5e93ced05fc41b4d3069665f
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
14
Apr
13
11
10
9
8
7
5
3
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 #40 from mooch443/dev
master
master
* better update for videoopener
* further scaling issues
* update filechooser sizes
* fixing bug where timestamps were not saved by adding unsigned stoull method to metastring.h
* only initialize GPU stuff when required - speeds up init for updates
* Status -> VersionStatus
* remove debug messages
* adding shellapi.h for windows
* update docs
* added update dialog, closing #32 for now
* fixing function call that i forgot
* fixing a couple of issues regarding redraw-detection (sometimes this would not be registered correctly, which is why we had a workaround in place). further testing required
Merge branch 'master' into dev
* adding multi-find-replace method to string utils
* Close VideoOpener
* resolving issue #38
* fixing scaling for certain font positions (when rotated)
Merge pull request #39 from mooch443/mooch443-patch-2
Update feature_request.md
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
Loading