virtualx-engine/doc
lawnjelly 63d208d1b0 Input - fix just pressed and released with short presses
Previously if an action was both pressed and released on the same tick or frame, `is_action_just_pressed()` would return false, resulting in missed input.

This PR separately the timestamp for pressing and releasing so each can be tested independently.
2023-06-12 16:33:48 +01:00
..
classes Input - fix just pressed and released with short presses 2023-06-12 16:33:48 +01:00
tools Update make_rst.py to match the master version 2023-04-10 20:47:01 +02:00
translations i18n: Sync classref translations with Weblate (3.5 branch) 2023-01-20 12:31:09 +01:00
class.xsd Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-20 10:26:17 +02:00