.. |
config
|
Project supported features: Ignore old 'Vulkan Clustered/Forward' names
|
2022-09-28 23:27:27 +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
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
input
|
Sync controller mappings DB with SDL2 community repo
|
2022-09-27 23:48:25 +02:00 |
io
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
math
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
object
|
Rename script_instance to _script_instance in the GDVIRTUAL* wrappers to avoid shadowing Object member.
|
2022-09-28 15:57:59 +03:00 |
os
|
SCons: Cleanup DEBUG , _DEBUG and NDEBUG defines
|
2022-09-23 15:21:26 +02:00 |
string
|
Fix MSVC warning C4706: assignment within conditional expression
|
2022-09-28 16:05:07 +02:00 |
templates
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
variant
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03: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
|
Expose PROPERTY_USAGE_READ_ONLY
|
2022-09-28 22:50:55 +01: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
|
Fix extension registration order.
|
2022-02-20 10:58:46 -03:00 |
SCsub
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
typedefs.h
|
Change some math macros to constexpr
|
2022-03-09 16:24:32 +01:00 |
version.h
|
Core: Move generated VERSION_HASH to a .cpp file
|
2022-02-09 09:20:17 +01:00 |