Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dev/5.1
  • 4.26 default protected
  • 5.3
  • deprecated/4.22
  • dev/5.3
  • dev/5.5
  • dev/5.5_VA2024_cer
  • feature/clean_dependencies
8 results
Created with Raphaël 2.2.019Sep18177Jul26Jun1011Apr17Feb30Jul820Jun1917May5Apr7Dec9Nov8715Sep16Aug19Jul116130Jun288Mar63128Feb2221171092124Jan22136Dec5228Nov226Oct1814Apr5Mar14Jan3Dec26Nov2415Oct1411876530Sep20Aug1822Jul28May26Apr2322141312987626Mar25241925Feb19530Nov2725232019181628Oct2627Aug2417Jul225Jun2418328May14730Apr2112Mar22Feb19137623Jan1610923Dec22201813121110654328Nov2114717Oct1514111026Sep251629Aug2810Jun6329May282724231615141098763225Apr1754reverts changes to enum, this is a different issue to tacklefeature/clean_d…feature/clean_dependenciesfix: VAserver finalization adapted to v2024dev/5.5_VA2024_…dev/5.5_VA2024_cerfix: Removed Vista dependencies (not needed in VA2024)fixes missing define when toolkit is not availableUnique pointer fix: VAInterface back to raw pointerHeaders changed for VA2024aAdapted: VIstaLibs not necessary anymore for WIndowsChanged to unique pointers for communication with VA2024VALibrary updated to VA2024aMerge branch 'dev/5.5' into dev/5.5_VA2024_cerMerge branch 'fix/primary_node_check' into 'dev/5.3'dev/5.3dev/5.3fixes typo in event macroRemoves/encapsulates final display cluster event dependencies. Should keep event flow now correct instead of just not calling them when not in cluster.Initial commit to reduce the strong dependencies to the RWTH VR Toolkit/Cluster Plugins and to nDisplay.fix: Apparently, when transitioning to a different RWTH VR Utilities system, the naming in the plugin was changed, but the actual changed functionality was not adjusted: IsPrimaryNode ONLY returns true when it actually IS a primary node. This should have broken all behaviour on desktop/headsets, as they are most certainly NOT a primary node. This commit adds a utility function to the VA Plugin which should reflect this check. Additionally, this will make it easier to detangle the dependency hell later.Merge branch '5.3' into 'dev/5.3'Revert "Raw to unique pointer - allows for newer and older dll versions"5.35.3fix: 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.5dev/5.5fix: Fixes deprecation warning for shrinking arrays.Raw to unique pointer - allows for newer and older dll versionsMerge 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 startedMerge 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 eventsalso add more debug output for Get Play Actionfix introduced compiler errorsUpdate file VAAudiofileSignalSource.cppRemove rpath from libVANet.so to avoid starting problems with nod found shared objectsdo not use deprecated method anymoreactually use the cluster eventsUpdated to name refactoring of VR ToolkitReplaced evil wordMerge branch 'fix/getcomponentbyclass' into 'dev/5.1'dev/5.1dev/5.1Replace deprecated GetComponentsByClass functionfix: Fixes deprecated GetComponentByClass function and fixes deprecated reference to Head component on PawnMerge remote-tracking branch 'origin/HEAD' into dev/5.1make VAAudiofileSignalSource more robust to not having a functioning VAServer connected4.264.26make directivity handling more robustminor fix to avoid failing checks if the cluster event wasn't bound
Loading