godot/core
Aaron Franke 08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
Also _transform to _transform3d
2021-06-03 07:30:01 -04:00
..
config Implement shader caching 2021-05-31 10:13:09 +02:00
crypto Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
debugger Change behavior of String.right 2021-05-20 23:07:57 +02:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Move and expose AutoComplete in CodeEdit 2021-06-01 15:38:45 +01:00
io Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
math Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
object Move and expose AutoComplete in CodeEdit 2021-06-01 15:38:45 +01:00
os Rename File::get_len() get_length() 2021-05-25 11:54:28 +01:00
string Fix usage of String.left() 2021-05-21 23:01:44 +02:00
templates Replace QuickHull with Bullet's convex hull computer. 2021-05-22 22:35:42 +02:00
variant Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
core_bind.cpp Tweak arguments of list_dir_begin() 2021-05-31 12:16:26 +02:00
core_bind.h Tweak arguments of list_dir_begin() 2021-05-31 12:16:26 +02:00
core_builders.py
core_constants.cpp Rename Variant TRANSFORM to TRANSFORM3D 2021-06-03 07:30:01 -04:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03: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 Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
register_core_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Implement shader caching 2021-05-31 10:13:09 +02: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