summaryrefslogtreecommitdiffstats
path: root/main/main_timer_sync.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Fixed Timestep Interpolation (3D)Ricardo Buring2024-07-071-11/+0
* Fixed Timestep Interpolation (2D)Ricardo Buring2024-03-231-0/+11
* Add frame delta smoothing option (4.x)lawnjelly2023-05-161-0/+257
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix negative delta argumentsManuel Moos2021-08-311-1/+42
* Rename `iterations_per_second` to `physics_ticks_per_second`Hugo Locurcio2021-08-111-8/+8
* Use doubles for time everywhere in Timer/SceneTreeAaron Franke2021-07-261-13/+13
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-221-36/+36
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-7/+12
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-6/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add access to interpolation fraction for fixed timestep interpolationlawnjelly2019-07-111-0/+4
* Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+223