You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Use Grisu2 algorithm in String::num_scientific to fix serializing
This commit is contained in:
@@ -293,6 +293,12 @@ Comment: Graphite engine
|
||||
Copyright: 2010, SIL International
|
||||
License: Expat
|
||||
|
||||
Files: thirdparty/grisu2/grisu2.h
|
||||
Comment: Grisu2 float serialization algorithm
|
||||
Copyright: 2009, Florian Loitsch
|
||||
2018-2023, The simdjson authors
|
||||
License: Expat and Apache
|
||||
|
||||
Files: thirdparty/harfbuzz/*
|
||||
Comment: HarfBuzz text shaping library
|
||||
Copyright: 2010-2022, Google, Inc.
|
||||
|
||||
Reference in New Issue
Block a user