summaryrefslogtreecommitdiff
path: root/core/config/engine.h
AgeCommit message (Expand)Author
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