mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +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:
commit
c35e4c41d2
15 changed files with 218 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue