godot/core
Rémi Verschelde 0e4e782ada
Merge pull request #70714 from Calinou/doc-os-stdin
Improve documentation for `OS.read_string_from_stdin()`
2023-01-12 09:24:47 +01:00
..
config
crypto
debugger
error Merge pull request #64795 from RandomShaper/fix_saferefcount 2023-01-09 14:18:53 +01:00
extension Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
input Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
io Merge pull request #70726 from heppocogne/Fix-open_compressed-get_path 2023-01-10 10:48:15 +01:00
math Fix error in AstarGrid2D::get_id_path 2023-01-08 10:34:33 +03:00
object Fix Callable call error reporting. 2023-01-10 13:56:27 +01:00
os Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
string
templates Merge pull request #64795 from RandomShaper/fix_saferefcount 2023-01-09 14:18:53 +01:00
variant Fix Callable call error reporting. 2023-01-10 13:56:27 +01:00
core_bind.cpp Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
core_bind.h Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
core_builders.py
core_constants.cpp Removed unused property hints and Object::get_translatable_strings() 2023-01-09 16:56:01 +01:00
core_constants.h Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h Removed unused property hints and Object::get_translatable_strings() 2023-01-09 16:56:01 +01:00
register_core_types.cpp Ability to change a resource UID from API 2023-01-09 18:52:00 +01:00
register_core_types.h
SCsub
typedefs.h
version.h