godot/core
Aaron Franke e829b7aee4
Unify URI encoding/decoding and add to C#
http_escape and percent_encode have been unified into uri_encode, and http_unescape and percent_decode have been unified into uri_decode.
2021-01-28 07:45:01 -05:00
..
config Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
crypto Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
debugger Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
error Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
input [HTML5] Custom Gamepad library to allow remapping. 2021-01-18 12:30:38 +01:00
io Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00
math Type consistencies in core 2021-01-26 13:04:22 -05:00
object Modernize RWLock 2021-01-19 11:53:10 +01:00
os Modernize RWLock 2021-01-19 11:53:10 +01:00
string Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00
templates Add function LocalVector::remove_unordered 2021-01-11 13:47:31 +01:00
variant Unify URI encoding/decoding and add to C# 2021-01-28 07:45:01 -05:00
core_bind.cpp Merge pull request #44732 from Calinou/os-add-get-thread-caller-id 2021-01-26 15:54:25 +01:00
core_bind.h Merge pull request #44732 from Calinou/os-add-get-thread-caller-id 2021-01-26 15:54:25 +01:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_core_types.cpp Modernize RWLock 2021-01-19 11:53:10 +01:00
register_core_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Update PolyPartition / Triangulator library 2021-01-12 13:46:16 -05:00
typedefs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00