Commit graph

27 commits

Author SHA1 Message Date
in0finite
592de8bc7d use 1 bool to control if FPS should be updated 2020-05-31 19:09:55 +02:00
in0finite
c370702d49 don't toggle FPS display with F10 2020-05-31 19:09:55 +02:00
in0finite
5c675e2def add "Display FPS" setting 2020-05-31 19:09:55 +02:00
in0finite
d293d0783f remove unused code 2020-05-31 19:09:55 +02:00
in0finite
6100b013df rename variables 2020-05-31 19:09:55 +02:00
in0finite
efd9f7b4f7 remove milliseconds from FPS display 2020-05-31 19:09:55 +02:00
in0finite
fcbf323219 convert FPS display 2020-05-31 19:09:55 +02:00
in0finite
e6b3a9f300 menu entries are now components ; fix sorting of menu entries ; 2020-05-31 19:09:54 +02:00
in0finite
1185732b28 first working version of new pause menu 2020-05-31 19:09:54 +02:00
in0finite
477bab3d31 create custom event system which makes it possible to use imGUI and new UI at the same time 2020-05-31 19:09:54 +02:00
in0finite
186ba140ed change script execution order for all (?) scripts 2020-05-31 19:09:49 +02:00
in0finite
617185f8ea more improvements for FPS counter 2020-05-31 19:09:49 +02:00
in0finite
4e985092ff update texture in Update() 2020-05-31 19:09:49 +02:00
in0finite
e44516949d profile FPS counter 2020-05-31 19:09:49 +02:00
in0finite
0eedc21fb2 don't create new color array every frame 2020-05-31 19:09:49 +02:00
in0finite
4dca58ff2e assign mouse move input based on panel's drag events 2020-05-31 19:09:47 +02:00
in0finite
ee64560d4b use pointer position from last event 2020-05-31 19:09:47 +02:00
in0finite
f85a7d813b vehicle turning input done ? 2020-05-31 19:09:47 +02:00
in0finite
5ed74ff3d1 remove some unused code 2020-05-31 19:09:47 +02:00
in0finite
1117d03c63 remove spamming logs 2020-05-31 19:09:47 +02:00
in0finite
8abab27068 change SEO of HUD and FPSDisplay 2020-05-31 19:09:47 +02:00
in0finite
6622ecd5a1 action buttons are working 2020-05-31 19:09:47 +02:00
in0finite
1ad26f11ed implement movement button with arrows 2020-05-31 19:09:47 +02:00
in0finite
3a6146d12c revert 2020-05-31 19:09:44 +02:00
in0finite
f7b2bdb933 fps display is time-scale independant 2020-05-31 19:09:44 +02:00
in0finite
8cd3265ba5 optimization 2020-05-31 19:09:44 +02:00
in0finite
039ae76a14 Initial commit 2020-05-31 19:07:22 +02:00