mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Style: Apply fixes from black and codespell
This commit is contained in:
parent
580d87b837
commit
9a8b5848d8
69 changed files with 85 additions and 117 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#include "servers/rendering/rendering_server_globals.h"
|
||||
#include "servers/rendering_server.h"
|
||||
|
||||
// OpenXR requires us to submit sRGB textures so that it recognises the content
|
||||
// OpenXR requires us to submit sRGB textures so that it recognizes the content
|
||||
// as being in sRGB color space. We do fall back on "normal" textures but this
|
||||
// will likely result in incorrect colors as OpenXR will double the sRGB conversion.
|
||||
// All major XR runtimes support sRGB textures.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue