godot/core
rafallus 9196722935 Fix Quat multiplication
x, y, z values were updated too early
2021-03-29 13:57:34 -06:00
..
config Fix bug causing project.godot to be ignored when project.binary is missing 2021-03-16 09:38:35 -07:00
crypto Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
debugger [Net] Make debugger peer less CPU intensive. 2021-03-16 21:48:15 +01:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Sync controller mappings DB with SDL2 community repo 2021-03-23 13:18:43 +01:00
io Optimize image channel detection 2021-03-26 15:44:00 -03:00
math Fix Quat multiplication 2021-03-29 13:57:34 -06:00
object Merge pull request #46378 from reduz/static-method-in-variant-types 2021-03-16 15:44:04 +01:00
os Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog 2021-03-26 00:00:25 +01:00
string Merge pull request #45234 from madmiraal/rename-phashtranslation 2021-03-23 00:12:12 +01:00
templates Fix SafeNumeric::conditional_increment() for NO_THREADS 2021-02-25 21:22:01 +01:00
variant Merge pull request #46830 from vnen/gdscript-typed-arrays 2021-03-29 16:47:38 +02:00
core_bind.cpp Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
core_bind.h Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead 2021-02-25 18:34:50 +01:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -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 PHashTranslation to OptimizedTranslation 2021-03-20 10:02:47 +00: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