Fix various typos not caught by codespell
Revert upstream `core/input/gamecontrollerdb.txt`. Upstream fix: https://github.com/gabomdq/SDL_GameControllerDB/pull/600
This commit is contained in:
parent
a9e4eac7b9
commit
38aaaa3cf9
18 changed files with 21 additions and 21 deletions
|
|
@ -3710,7 +3710,7 @@ void GI::process_gi(RID p_render_buffers, const RID *p_normal_roughness_slices,
|
|||
// Now compute the contents of our buffers.
|
||||
RD::ComputeListID compute_list = RD::get_singleton()->compute_list_begin(true);
|
||||
|
||||
// Render each eye seperately.
|
||||
// Render each eye separately.
|
||||
// We need to look into whether we can make our compute shader use Multiview but not sure that works or makes a difference..
|
||||
|
||||
// setup our push constant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue