godot/core
Rémi Verschelde ea2a0b5455
Merge pull request #43450 from aaronfranke/mouse-mode-bitwise
Add MOUSE_MODE_CONFINED_HIDDEN to MouseMode enum
2021-06-03 22:00:15 +02: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 Add MOUSE_MODE_CONFINED_HIDDEN 2021-06-03 11:44:28 -04:00
io Merge pull request #49269 from sarchar/fix-dns-locks 2021-06-03 21:08:08 +02:00
math Allow clamping vectors and colors 2021-06-03 12:05:20 -04:00
object Move and expose AutoComplete in CodeEdit 2021-06-01 15:38:45 +01:00
os Merge pull request #48889 from Calinou/file-rename-endian-swap 2021-06-03 15:19:07 +02: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 Allow clamping vectors and colors 2021-06-03 12:05:20 -04:00
core_bind.cpp Merge pull request #48889 from Calinou/file-rename-endian-swap 2021-06-03 15:19:07 +02:00
core_bind.h Merge pull request #48889 from Calinou/file-rename-endian-swap 2021-06-03 15:19:07 +02:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 2021-05-07 14:00:50 -06: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