Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Virtual Acoustics Plugin
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Unreal-Development
Plugins
Virtual Acoustics Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dev/5.1
Select Git revision
Selected
dev/5.1
Branches
5
4.26
default
protected
5.3
deprecated/4.22
dev/5.3
dev/5.5
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jul
26
Jun
10
11
Apr
17
Feb
30
Jul
8
20
Jun
19
17
May
5
Apr
7
Dec
9
Nov
8
7
15
Sep
16
Aug
19
Jul
11
6
1
30
Jun
28
8
Mar
6
3
1
28
Feb
22
21
17
10
9
2
1
24
Jan
22
13
6
Dec
5
2
28
Nov
2
26
Oct
18
14
Apr
5
Mar
14
Jan
3
Dec
26
Nov
24
15
Oct
14
11
8
7
6
5
30
Sep
20
Aug
18
22
Jul
28
May
26
Apr
23
22
14
13
12
9
8
7
6
26
Mar
25
24
19
25
Feb
19
5
30
Nov
27
25
23
20
19
18
16
28
Oct
26
27
Aug
24
17
Jul
2
25
Jun
24
18
3
28
May
14
7
30
Apr
21
12
Mar
22
Feb
19
13
7
6
23
Jan
16
10
9
23
Dec
22
20
18
13
12
11
10
6
5
4
3
28
Nov
21
14
7
17
Oct
15
14
11
10
26
Sep
25
16
29
Aug
28
10
Jun
6
3
29
May
28
27
24
23
16
15
14
10
9
8
7
6
3
2
25
Apr
17
5
4
Revert "Raw to unique pointer - allows for newer and older dll versions"
5.3
5.3
fix: Fixes crash when disconnecting from Server. Deleting the unique_ptr requires the type to be included, not just forward declared. However, the whole unique_ptr setup seems very sketchy.
dev/5.5
dev/5.5
fix: Fixes deprecation warning for shrinking arrays.
Raw to unique pointer - allows for newer and older dll versions
dev/5.3
dev/5.3
Merge branch '138-vareceiveractor-does-not-call-super-endplay-if-the-va-plugin-was-not-started' into '5.3'
fix(VAReceiverActor): Fix Super::EndPlay not being called if the VA plugin was not started
Merge branch 'fix/debug_cones' into 'dev/5.3'
fix: Removes guard in debug cone SetVisibility path which prevented them to be set invisible when audioserver is not active.
minor improvement regarding cluster events
also add more debug output for Get Play Action
fix introduced compiler errors
Update file VAAudiofileSignalSource.cpp
Remove rpath from libVANet.so to avoid starting problems with nod found shared objects
do not use deprecated method anymore
actually use the cluster events
Updated to name refactoring of VR Toolkit
Replaced evil word
Merge branch 'fix/getcomponentbyclass' into 'dev/5.1'
dev/5.1
dev/5.1
Replace deprecated GetComponentsByClass function
fix: Fixes deprecated GetComponentByClass function and fixes deprecated reference to Head component on Pawn
Merge remote-tracking branch 'origin/HEAD' into dev/5.1
make VAAudiofileSignalSource more robust to not having a functioning VAServer connected
4.26
4.26
make directivity handling more robust
minor fix to avoid failing checks if the cluster event wasn't bound
add more directivity methods
Merge branch 'feature/va_launcher_with_reproduction_selection' into '4.26'
Merge branch 'feature/va_launcher_with_reproduction_selection' into fix/cluster-stuff
Merge branch 'debug-output-CAVE-tracking' into 'fix/cluster-stuff'
Debug output cave tracking
improve AttachToBone setting
do not keep on opening error windows, but just do it once
improve readme
fix debug representaitons not updating on slaves
minor improvement (to prevent debug checks from failing)
improve getplayaction documentation and API and remove debug logging
cluster sync audio signal play state
send last modification time of files to check for changed files
Merge branch '4.26' into feature/va_launcher_with_reproduction_selection
Merge branch 'feature/audio_input_source_no_string' into 4.26
remove default reproduction input type
Loading