.. |
config
|
Merge pull request #101125 from axunes/master
|
2025-01-09 11:17:20 +01:00 |
crypto
|
Merge pull request #100564 from YYF233333/iwyu
|
2024-12-19 19:59:55 -06:00 |
debugger
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
error
|
|
|
extension
|
[RTL] Add cell option to control if cell is shrinked to its contents width.
|
2025-01-13 21:44:06 +02:00 |
input
|
Merge pull request #95750 from mosquitochang/fix-input-event-get-index
|
2025-01-06 22:46:37 +01:00 |
io
|
Merge pull request #100157 from Zylann/texture_preview_channel_selector
|
2025-01-14 12:08:54 +01:00 |
math
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
object
|
Use MethodInfo::get_compatibility_hash() to generate the hash for MethodBind::get_hash() and other GDExtension hash clean up
|
2025-01-11 15:57:42 -06:00 |
os
|
Add color channel filter to editor texture previews
|
2025-01-11 23:27:48 +00:00 |
string
|
Optimize String == , ends_with and begins_with by using memcmp .
|
2025-01-13 15:23:08 +01:00 |
templates
|
Revert regression (GH-31736) of memory unsafe append_array (append vector to itself). Add comments to prevent future regressions.
|
2025-01-10 15:30:36 +01:00 |
variant
|
Use MethodInfo::get_compatibility_hash() to generate the hash for MethodBind::get_hash() and other GDExtension hash clean up
|
2025-01-11 15:57:42 -06:00 |
core_bind.compat.inc
|
|
|
core_bind.cpp
|
Merge pull request #99010 from Hilderin/embedding-game-process
|
2024-12-20 23:56:43 +01:00 |
core_bind.h
|
Merge pull request #99010 from Hilderin/embedding-game-process
|
2024-12-20 23:56:43 +01:00 |
core_builders.py
|
|
|
core_constants.cpp
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
core_constants.h
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
core_globals.cpp
|
|
|
core_globals.h
|
|
|
core_string_names.h
|
Move singleton StringName definitions to header
|
2024-12-06 13:43:31 +01:00 |
doc_data.cpp
|
Code Editor: Add documentation tooltips
|
2024-12-15 10:51:33 +03:00 |
doc_data.h
|
Code Editor: Add documentation tooltips
|
2024-12-15 10:51:33 +03:00 |
register_core_types.cpp
|
Add more property hint ranges for project settings
|
2024-12-23 18:22:32 +01:00 |
register_core_types.h
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
SCsub
|
Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds
|
2025-01-09 00:28:46 +01:00 |
typedefs.h
|
Add color channel filter to editor texture previews
|
2025-01-11 23:27:48 +00:00 |
version.h
|
|
|