godot/doc
chokomancarr 78713a427c fix incorrect GL format code for 16 bit float formats
For FORMAT_XXXH half-precision format constants, the description uses GL_XXX32F, which is incorrect.
This fixes it to GL_XXX16F to align with the intended precision.

(cherry picked from commit 4a2de1e17a)
2023-10-24 16:52:59 +02:00
..
classes fix incorrect GL format code for 16 bit float formats 2023-10-24 16:52:59 +02:00
tools CI: Update static checks to black 23.3.0 2023-06-19 23:33:02 +02:00
translations i18n: Sync translations with Weblate (last 4.1 sync) 2023-10-02 17:01:20 +02:00
Doxyfile
Makefile [Export docs] Move docs to platform folders. 2023-04-20 11:02:12 +03:00
class.xsd Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00