.. |
config
|
Merge pull request #65816 from bruvzg/proj_settings_missing_flags
|
2022-09-21 18:56:31 +02:00 |
crypto
|
Swap arguments of ResourceSaver.save()
|
2022-07-29 19:53:09 +02:00 |
debugger
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
error
|
Errors: Fallback to fprintf if OS singleton doesn't exist
|
2022-06-30 16:00:30 +02:00 |
extension
|
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
|
2022-09-28 10:04:11 +03:00 |
input
|
Sync controller mappings DB with SDL2 community repo
|
2022-09-27 23:48:25 +02:00 |
io
|
Make some File/Dir methods private
|
2022-09-27 17:35:52 +02:00 |
math
|
Merge pull request #66435 from akien-mga/style-header-guards-cleanup
|
2022-09-26 15:48:56 +02:00 |
object
|
MethodBind: Silence GCC -Wmaybe-uninitialized caused by UBSAN
|
2022-09-26 16:05:40 +02:00 |
os
|
SCons: Cleanup DEBUG , _DEBUG and NDEBUG defines
|
2022-09-23 15:21:26 +02:00 |
string
|
Style: Cleanup header guards for consistency
|
2022-09-26 13:51:17 +02:00 |
templates
|
Style: Cleanup header guards for consistency
|
2022-09-26 13:51:17 +02:00 |
variant
|
Fix wrong floori() behavior
|
2022-09-27 19:09:34 +02:00 |
core_bind.cpp
|
Add method bind for Geometry2D.decompose_polygon_in_convex
|
2022-09-21 09:40:03 +04:00 |
core_bind.h
|
Remove unused includes & move some includes to top of file
|
2022-09-23 19:06:31 -04:00 |
core_builders.py
|
|
|
core_constants.cpp
|
Fix key mapping changes when moving from macOS to other platform
|
2022-09-07 18:45:35 +02:00 |
core_constants.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
core_globals.cpp
|
Variant memory pools
|
2022-07-04 12:01:46 +01:00 |
core_globals.h
|
Variant memory pools
|
2022-07-04 12:01:46 +01:00 |
core_string_names.cpp
|
Cleanup metadata usage
|
2022-05-06 00:27:10 +02:00 |
core_string_names.h
|
Cleanup metadata usage
|
2022-05-06 00:27:10 +02:00 |
doc_data.cpp
|
Fix missing method qualifiers in script doc
|
2022-07-24 23:00:19 +02:00 |
doc_data.h
|
Remove unused includes & move some includes to top of file
|
2022-09-23 19:06:31 -04:00 |
register_core_types.cpp
|
Remove unused includes & move some includes to top of file
|
2022-09-23 19:06:31 -04:00 |
register_core_types.h
|
|
|
SCsub
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
typedefs.h
|
|
|
version.h
|
|
|