godot/core
Rémi Verschelde afd0df7921
Merge pull request #46386 from KoBeWi/projekt_settingz
Clarify ProjectSettings.save for exported projects
2021-03-07 10:17:59 +01:00
..
config Allow to save override.cfg with ProjectSettings 2021-03-07 01:21:44 +01:00
crypto Improve resource load cache 2021-02-11 15:44:28 -03:00
debugger RemoteDebugger: Fix possible division by zero 2021-03-04 12:55:53 +01:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Merge pull request #46371 from EricEzaM/PR/fix-osx-inputmap-spammed-errors 2021-02-24 16:52:52 +01:00
io Fix crash on HTTPClient::poll method 2021-03-03 21:00:30 +00:00
math Make Color::from_hsv use Color::set_hsv 2021-02-25 19:50:43 +01:00
object doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
os Improve thread IDs to avoid collisions with threads not created by the Godot API. 2021-03-07 00:17:20 +02:00
string Merge pull request #45914 from HenryWConklin/45841-xml-entities 2021-02-24 13:03:46 +01:00
templates Fix SafeNumeric::conditional_increment() for NO_THREADS 2021-02-25 21:22:01 +01:00
variant Add missing ERR_FAIL_INDEX check to Variant::construct 2021-03-04 18:50:37 +01:00
core_bind.cpp Fix negative VRAM values 2021-03-05 21:48:20 +00:00
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 Bind ClockDirection enum 2021-02-23 13:56:28 -03: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 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