| .. |
|
config
|
Rename `iterations_per_second` to `physics_ticks_per_second`
|
2021-08-11 02:37:02 +02:00 |
|
crypto
|
…
|
|
|
debugger
|
Use doubles for time in many other places
|
2021-08-09 14:05:42 -05:00 |
|
error
|
…
|
|
|
extension
|
Properly set up virtual calls for extensions
|
2021-08-17 22:11:11 -03:00 |
|
input
|
Fix input methods returning zero strength when pressed status not requested
|
2021-08-16 00:53:01 -04:00 |
|
io
|
[Net] MultiplayerReplicator with initial state.
|
2021-08-18 10:21:29 +01:00 |
|
math
|
Fix winding of new convex hull implementation.
|
2021-08-20 14:44:56 +02:00 |
|
object
|
Fix capsule height/radius setters with linked properties
|
2021-08-19 10:31:19 -07:00 |
|
os
|
Add partial support for Android scoped storage.
|
2021-08-16 23:11:56 -07:00 |
|
string
|
String: Remove old NO_USE_STDLIB code path
|
2021-08-18 14:38:04 +02:00 |
|
templates
|
Add the possibility to initialize the classes allocated with the PagedAllocator
|
2021-08-14 09:04:31 +02:00 |
|
variant
|
Merge pull request #51902 from vnen/variant-internal-constructor
|
2021-08-20 08:10:38 +02:00 |
|
SCsub
|
…
|
|
|
core_bind.cpp
|
Merge pull request #51627 from mhilbrunner/todo-for-neikeq
|
2021-08-18 20:13:50 +02:00 |
|
core_bind.h
|
Namespaces instead of underscore prefix for binds
|
2021-08-17 16:10:09 +02:00 |
|
core_builders.py
|
…
|
|
|
core_constants.cpp
|
Use Key enum instead of plain integers
|
2021-08-10 16:26:55 -05:00 |
|
core_constants.h
|
…
|
|
|
core_string_names.cpp
|
…
|
|
|
core_string_names.h
|
…
|
|
|
doc_data.cpp
|
…
|
|
|
doc_data.h
|
Add theme item descriptions to the online documentation
|
2021-08-04 22:27:10 +03:00 |
|
register_core_types.cpp
|
Merge pull request #51627 from mhilbrunner/todo-for-neikeq
|
2021-08-18 20:13:50 +02:00 |
|
register_core_types.h
|
…
|
|
|
typedefs.h
|
…
|
|
|
version.h
|
…
|
|