1
0
Fork 0
godot/platform
Thaddeus Crews cf4ebb63a0
Merge pull request #104109 from Ivorforce/resize-zeroed
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
2025-03-14 10:06:10 -05:00
..
android Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
ios Style: Standardize Obj-C `#import` syntax 2025-03-08 09:28:34 -06:00
linuxbsd [DisplayServer] Implement `get_accent_color` on Linux. 2025-03-14 09:05:03 +02:00
macos Merge pull request #103557 from aaronfranke/godot-version-defines 2025-03-13 08:57:42 -05:00
web Merge pull request #102676 from adamscott/add-web-library-emitter 2025-03-11 16:53:53 -05:00
windows Use `resize_zeroed` instead of `resize` then `fill(0)` in several places. 2025-03-14 12:09:39 +01:00
SCsub SCons: Make builders prettier, utilize `constexpr` 2025-03-11 18:31:20 -05:00
register_platform_apis.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00