godot/tests/data
Pablo Andres Fuente eb86670f94 Add half precision floating point support to StreamPeer
Closes godotengine/godot-proposals#5983

Adds put/get methods to `StreamPeer` that handles half precision
floating point values.
Adds endode/decode half precision floating point to `marshalls`.
Adds `get_half` and `store_half` to `FileAccess`

Co-Authored-By: "Alfonso J. Ramos" <theraot@gmail.com>
2024-11-12 08:46:52 -03:00
..
crypto Add unit tests for CryptoKey 2024-03-01 07:17:59 +00:00
fuzzy_search Add fuzzy string matching to quick open search 2024-10-28 11:24:36 -07:00
images Revert "Implement loading DDS textures at run-time" 2023-08-29 14:25:16 +02:00
floating_point_big_endian.bin Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
floating_point_little_endian.bin Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
half_precision_floating_point_big_endian.bin Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
half_precision_floating_point_little_endian.bin Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
line_endings_cr.test.txt File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
line_endings_crlf.test.txt File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
line_endings_lf.test.txt File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
testdata.csv Improve error reporting when parsing CSV translation file 2023-06-19 12:47:44 +02:00
translations.csv Improve error reporting when parsing CSV translation file 2023-06-19 12:47:44 +02:00