Age | Commit message (Expand) | Author |
2021-04-23 | NodePath: Remove unimplemented `get_parent()` method | Rémi Verschelde |
2021-04-10 | Merge pull request #47512 from DanielKriz/bugfix/uri_encode | Fabio Alessandrelli |
2021-04-10 | fix wrong encoding in uri_encode | Daniel Kříž |
2021-04-01 | Merge pull request #46991 from madmiraal/rename-invert-reverse | Rémi Verschelde |
2021-03-23 | Merge pull request #45234 from madmiraal/rename-phashtranslation | Rémi Verschelde |
2021-03-22 | Merge pull request #34587 from YeldhamDev/translation_resource_notification_r... | Rémi Verschelde |
2021-03-21 | Rename Array.invert() to Array.reverse() | Marcel Admiraal |
2021-03-20 | Rename PHashTranslation to OptimizedTranslation | Marcel Admiraal |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-03-09 | Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization | Rémi Verschelde |
2021-02-24 | Relaxes Node naming constraints in glTF documents to match the Editor. | abaire |
2021-02-24 | Merge pull request #45914 from HenryWConklin/45841-xml-entities | Rémi Verschelde |
2021-02-24 | Merge pull request #46195 from AndyBarcia/FixLanguageCodesIncosistencies | Rémi Verschelde |
2021-02-18 | Fixes some inconsistent ISO-639 language codes | andybarcia |
2021-02-18 | Reorganize Project Settings | reduz |
2021-02-14 | Add support for numeric XML entities to XMLParser | Henry Conklin |
2021-02-09 | Make String::ends_with don't use String::rfind | kleonc |
2021-01-28 | Unify URI encoding/decoding and add to C# | Aaron Franke |
2021-01-28 | Make hex_to_int and bin_to_int handle the prefix automatically | Aaron Franke |
2021-01-27 | Merge pull request #45489 from aaronfranke/core | Rémi Verschelde |
2021-01-26 | Type consistencies in core | Aaron Franke |
2021-01-26 | Renamed String.ord_at to unicode_at | Yuri Roubinsky |
2021-01-19 | Fix String.ends_with() for empty string arguments | Vedat Günel |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-23 | Fix the `String::get_base_dir()` logic to properly check for top level direct... | Fredia Huya-Kouadio |
2020-12-09 | Static analyzer fixes: | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-11-26 | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex... | bruvzg |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-10 | Create Variant built-in functions. | reduz |
2020-11-09 | Variant: Sync docs with new constructors, fixups after #43403 | Rémi Verschelde |
2020-11-08 | Make translation change notification when setting the locale of a Translation... | Michael Alexsander |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |