.. |
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
|
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
2025-01-03 10:50:15 +00:00 |
input
|
Merge pull request #95750 from mosquitochang/fix-input-event-get-index
|
2025-01-06 22:46:37 +01:00 |
io
|
Force build editor with regex module, remove checking code.
|
2025-01-07 19:43:23 +08:00 |
math
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
object
|
Merge pull request #101001 from adamscott/fix-metadata-script
|
2025-01-07 10:14:46 +01:00 |
os
|
Merge pull request #101072 from hpvb/thread-id-optimization
|
2025-01-05 14:52:18 +01:00 |
string
|
Optimize _count by replacing a full copy with a CoW copy for the full-string count case.
|
2025-01-02 18:16:06 +01:00 |
templates
|
Fix various typos
|
2025-01-08 14:47:42 +02:00 |
variant
|
Merge pull request #101284 from akx/tyops
|
2025-01-08 15:53:33 +01: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
|
|
|
SCsub
|
Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds
|
2025-01-09 00:28:46 +01:00 |
typedefs.h
|
Optimize SWAP macro by using move semantics.
|
2024-12-13 16:19:52 +01:00 |
version.h
|
|
|