1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer

Add half precision floating point support to `StreamPeer` and `FileAccess`
This commit is contained in:
Thaddeus Crews
2024-11-22 14:54:19 -06:00
15 changed files with 218 additions and 2 deletions

View File

@@ -187,7 +187,8 @@ repos:
modules/gdscript/tests/scripts/parser/warnings/empty_file_newline_comment\.notest\.gd$|
modules/gdscript/tests/scripts/parser/warnings/empty_file_newline\.notest\.gd$|
platform/android/java/editor/src/main/java/com/android/.*|
platform/android/java/lib/src/com/google/.*
platform/android/java/lib/src/com/google/.*|
tests/data/.*\.bin$
)
- id: dotnet-format