Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 vuotta sitten |
Hugo Locurcio
|
66f7c48e39
Implement adjusting the maximum number of physics steps per rendered frame
|
2 vuotta sitten |
Hugo Locurcio
|
1c6c72caf1
Rename `Engine.target_fps` and associated project setting to `max_fps`
|
2 vuotta sitten |
Fabio Alessandrelli
|
6baf530bcb
Fix arm32 detection in Engine.
|
2 vuotta sitten |
bruvzg
|
8dab4a2aa3
[Windows] Improve build environment detection, add support for Windows on ARM.
|
2 vuotta sitten |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 vuotta sitten |
Juan Linietsky
|
a3936adb29
Add Startup benchmarking support
|
3 vuotta sitten |
Hugo Locurcio
|
27a072c884
Print expected `os.arch` tuple for current platform in GDExtension error
|
3 vuotta sitten |
Rémi Verschelde
|
33258d850c
Merge pull request #61315 from lawnjelly/variant_bucket_pools
|
3 vuotta sitten |
Hugo Locurcio
|
aaeb60eafc
Add a Movie Quit On Finish property to AnimationPlayer
|
3 vuotta sitten |
lawnjelly
|
b221eab426
Variant memory pools
|
3 vuotta sitten |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 vuotta sitten |
Rémi Verschelde
|
90162851a7
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 vuotta sitten |
Rémi Verschelde
|
d9a4ff7583
Merge pull request #55020 from bruvzg/vlk_device_surface_check
|
3 vuotta sitten |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 vuotta sitten |
bruvzg
|
b11e619b19
[Vulkan] Check each device capabilities before selecting it.
|
3 vuotta sitten |
Nathan Franke
|
28c163a432
Fix character encoding of Engine::get_copyright_info
|
3 vuotta sitten |
reduz
|
e2f8df8c5b
Add ability to register singletons from engine API
|
4 vuotta sitten |
Hugo Locurcio
|
937c1a716c
Rename `iterations_per_second` to `physics_ticks_per_second`
|
4 vuotta sitten |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
4 vuotta sitten |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 vuotta sitten |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 vuotta sitten |
reduz
|
b1d15c51bc
Implement native extension system
|
4 vuotta sitten |
Rémi Verschelde
|
cca29b78b9
Merge pull request #48359 from Calinou/add-engine-print-error-property
|
4 vuotta sitten |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 vuotta sitten |
reduz
|
0d2e02945b
Implement shader caching
|
4 vuotta sitten |
Hugo Locurcio
|
0eb9b414c1
Add `Engine.print_error_messages` property to disable printing errors
|
4 vuotta sitten |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 vuotta sitten |
Pedro J. Estébanez
|
e79162ec4e
Make warning about Reference singletons more accurate
|
4 vuotta sitten |
Pedro J. Estébanez
|
e1150bd912
Warn about singleton being a Reference
|
4 vuotta sitten |