update to 5.5

This commit is contained in:
Richard Smith 2024-11-18 13:28:44 +00:00
parent 4e0a89162b
commit 581cda51dc
17 changed files with 11833 additions and 6780 deletions

View file

@ -297,7 +297,6 @@ class CubemapLayout(IntEnum):
CUBEMAP_LAYOUT_LINE_HORIZONTAL = 2
CUBEMAP_LAYOUT_CROSS_THREE_BY_FOUR = 3
CUBEMAP_LAYOUT_CROSS_FOUR_BY_THREE = 4
CUBEMAP_LAYOUT_PANORAMA = 5
class FontType(IntEnum):
FONT_DEFAULT = 0