godot/doc
chokomancarr 4a2de1e17a
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.
2023-09-21 21:49:01 +08:00
..
classes fix incorrect GL format code for 16 bit float formats 2023-09-21 21:49:01 +08:00
tools Merge pull request #79406 from Calinou/docstatus-fix-version 2023-07-14 18:50:04 +02:00
translations i18n: Sync translations with Weblate 2023-09-08 12:12:18 +02:00
class.xsd Deprecate project_settings_changed signal 2023-08-10 15:07:25 +02:00
Doxyfile
Makefile