.. |
config
|
[Core] Add LocalVector::has for convenience
|
2024-05-06 18:03:37 +02:00 |
crypto
|
mbedTLS: Update to new LTS v3.6.0
|
2024-04-10 21:19:22 +02:00 |
debugger
|
Replace find with contains/has where applicable
|
2024-05-08 12:37:42 +02:00 |
error
|
Fix GLTF exporting invalid meshes and attempting to export gizmo meshes
|
2024-02-04 02:58:29 -06:00 |
extension
|
Replace find with contains/has where applicable
|
2024-05-08 12:37:42 +02:00 |
input
|
Merge pull request #88343 from Riteo/warped-mouse-float
|
2024-05-06 15:14:46 +02:00 |
io
|
Replace find with contains/has where applicable
|
2024-05-08 12:37:42 +02:00 |
math
|
Fix builtin_embree=no build linking the wrong version of Embree
|
2024-05-08 00:40:45 +02:00 |
object
|
Object: Add missing lock
|
2024-05-08 17:41:40 +02:00 |
os
|
Implement amplitude to Input.vibrate_handheld
|
2024-05-02 19:09:42 +03:00 |
string
|
Merge pull request #91619 from AThousandShips/find_improve
|
2024-05-08 14:35:44 +02:00 |
templates
|
CommandQueueMT: Pre-allocate memory to avoid a bunch of allocations at startup
|
2024-05-09 11:51:07 +02:00 |
variant
|
[Core] Add case-insensitive String::containsn
|
2024-05-08 12:48:01 +02:00 |
core_bind.cpp
|
Fix unsafe uses of Callable.is_null()
|
2024-04-27 16:22:57 +02:00 |
core_bind.h
|
Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value
|
2024-04-22 22:18:26 +02:00 |
core_builders.py
|
SCons: Remove run_in_subprocess dependency
|
2024-03-11 13:20:09 -05:00 |
core_constants.cpp
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +02:00 |
core_constants.h
|
Add const lvalue ref to container parameters
|
2024-01-05 14:49:57 -03:00 |
core_globals.cpp
|
|
|
core_globals.h
|
|
|
core_string_names.cpp
|
|
|
core_string_names.h
|
|
|
doc_data.cpp
|
Reduce and prevent unnecessary random-access to List
|
2024-05-04 16:08:55 +02:00 |
doc_data.h
|
Documentation: Add support for deprecated/experimental messages
|
2024-02-15 15:59:50 +03:00 |
register_core_types.cpp
|
Manage time singleton
|
2024-02-11 14:39:20 -08:00 |
register_core_types.h
|
|
|
SCsub
|
SCons: Generate all scripts natively
|
2024-05-07 15:30:45 -05:00 |
typedefs.h
|
Enforce template syntax typename over class
|
2024-03-07 22:39:09 -06:00 |
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |