summaryrefslogtreecommitdiff
path: root/core/config/engine.h
AgeCommit message (Expand)Author
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-19Add Startup benchmarking supportJuan Linietsky
2022-08-08Print expected `os.arch` tuple for current platform in GDExtension errorHugo Locurcio
2022-07-27Add a Movie Quit On Finish property to AnimationPlayerHugo Locurcio
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-12Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker
2022-01-17Merge pull request #55020 from bruvzg/vlk_device_surface_checkRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-22[Vulkan] Check each device capabilities before selecting it.bruvzg
2021-08-25Add ability to register singletons from engine APIreduz
2021-08-11Rename `iterations_per_second` to `physics_ticks_per_second`Hugo Locurcio
2021-08-09Use doubles for time in many other placesAaron Franke
2021-06-25Implement native extension systemreduz
2021-06-20Merge pull request #48359 from Calinou/add-engine-print-error-propertyRémi Verschelde
2021-05-31Implement shader cachingreduz
2021-05-01Add `Engine.print_error_messages` property to disable printing errorsHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Rename MainLoop methods to match Node methodsMarcel Admiraal
2020-11-19Warn about singleton being a ReferencePedro J. Estébanez
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz