Browse Source

Fix lovr.audio.setPose note;

bjorn 4 years ago
parent
commit
9a4cf5497a
2 changed files with 764 additions and 499 deletions
  1. 764 495
      api/init.lua
  2. 0 4
      api/lovr/audio/setPose.lua

File diff suppressed because it is too large
+ 764 - 495
api/init.lua


+ 0 - 4
api/lovr/audio/setPose.lua

@@ -40,10 +40,6 @@ return {
     }
     }
   },
   },
   returns = {},
   returns = {},
-  notes = [[
-    The default implementation of `lovr.run` calls this function with the result of
-    `lovr.headset.getPose`, so that the listener automatically tracks the headset.
-  ]],
   related = {
   related = {
     'lovr.audio.setPosition',
     'lovr.audio.setPosition',
     'lovr.audio.setOrientation',
     'lovr.audio.setOrientation',

Some files were not shown because too many files changed in this diff