Florian Rival
5e3dfb0e9c
Add condition to check if a key was just pressed ( #7808 )
2025-09-04 17:32:25 +02:00
D8H
c338e16e4f
Fix the "cursor is on" condition when used on custom object parent object ( #7712 )
2025-07-14 17:46:11 +02:00
D8H
2c3dbbbbde
Fix an exception when a touch is ended and then started in the same frame at runtime ( #7025 )
2024-10-08 11:45:40 +02:00
Florian Rival
0a0811e355
Fix crash with 'Put the object around another' action when target object was not existing ( #5931 )
2023-11-21 17:11:37 +01:00
supertree-wook
0a03cbb89c
Add support for mouse "Forward" and "Back" buttons ( #5278 )
2023-05-13 16:52:30 +02:00
D8H
4f4b2b7901
Replace touch conditions to also handle the mouse ( #4785 )
...
* Add expressions to get the mouse cursor position without touches moving it.
2023-01-17 15:27:58 +01:00
D8H
80cb6d697c
Handle custom objects at runtime ( #4294 )
...
* Don't show in changelog
2022-10-18 13:36:48 +02:00
D8H
01a25400ff
New touch event functions that allow to get them several times ( #3820 )
...
* It allows extensions to handle touch events without conflicting with the scene event sheets.
* Existing touch functions continue to work and can be used alongside new ones without any issue.
2022-04-13 12:00:33 +02:00
D8H
02fce4132a
Add a condition to check if the mouse is inside the window. ( #3787 )
2022-04-01 12:01:53 +02:00
Clément Pasteau
48467e4654
Add missing keys in the keyboard expression autocomplete
2021-12-23 11:09:10 +01:00
Arthur Pacaud
068fbe653a
Add new lines between functions back in TS files ( #2859 )
...
Only show in developer changelog
2021-08-03 14:35:07 +02:00
Oxey405
9501852382
Add condition to check if any key is released ( #2269 )
2021-02-04 18:49:08 +00:00
Florian Rival
d639e0ea6e
Translate more files to TypeScript
...
Don't show in changelog
2021-01-08 19:54:52 +01:00