| .. |
|
config
|
Project supported features: Ignore old 'Vulkan Clustered/Forward' names
|
2022-09-28 23:27:27 +07:00 |
|
crypto
|
Swap arguments of ResourceSaver.save()
|
2022-07-29 19:53:09 +07:00 |
|
debugger
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +07:00 |
|
error
|
…
|
|
|
extension
|
Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +07:00 |
|
input
|
[Web] Add PS3 gamepad mapping for FF+Linux.
|
2022-10-03 13:06:50 +07:00 |
|
io
|
Fix crash when executing `ResourceUID.set_id`
|
2022-09-30 09:41:05 +07:00 |
|
math
|
Merge pull request #66655 from MisterMX/feat/astargrid2d-vector2i
|
2022-10-03 09:24:40 +07:00 |
|
object
|
Fix typos with codespell
|
2022-09-30 14:23:36 +07:00 |
|
os
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +07:00 |
|
string
|
Merge pull request #64833 from MarcusElg/naninfprinting
|
2022-10-03 09:23:12 +07:00 |
|
templates
|
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2022-10-03 11:23:26 +07:00 |
|
variant
|
Merge pull request #66583 from bruvzg/constexpr
|
2022-09-29 10:44:22 +07:00 |
|
SCsub
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +07:00 |
|
core_bind.cpp
|
Merge pull request #66803 from akien-mga/core-remove-NO_THREADS
|
2022-10-03 14:51:02 +07:00 |
|
core_bind.h
|
Merge pull request #66803 from akien-mga/core-remove-NO_THREADS
|
2022-10-03 14:51:02 +07:00 |
|
core_builders.py
|
ci: add Python static analysis check via mypy
|
2022-09-30 19:03:17 +07:00 |
|
core_constants.cpp
|
Expose `PROPERTY_USAGE_READ_ONLY`
|
2022-09-28 22:50:55 +07:00 |
|
core_constants.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +07:00 |
|
core_globals.cpp
|
…
|
|
|
core_globals.h
|
…
|
|
|
core_string_names.cpp
|
…
|
|
|
core_string_names.h
|
…
|
|
|
doc_data.cpp
|
Fix missing method qualifiers in script doc
|
2022-07-24 23:00:19 +07:00 |
|
doc_data.h
|
Remove unused includes & move some includes to top of file
|
2022-09-23 19:06:31 +07:00 |
|
register_core_types.cpp
|
Remove unused includes & move some includes to top of file
|
2022-09-23 19:06:31 +07:00 |
|
register_core_types.h
|
…
|
|
|
typedefs.h
|
…
|
|
|
version.h
|
…
|
|