Clément Pasteau
c7e42d1e88
Improve the selection of a layer in an instruction ( #5119 )
...
* The layer selection is now done via a dropdown by default, with the possibility to switch to an expression
2023-03-21 12:11:45 +01:00
Florian Rival
08fc7d3e9f
Fix typos in description of StartedTouchOrMouseId
and StartedTouchOrMouseCount
2023-01-22 20:49:29 +01: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
6d7b5ac7d3
Add missing icons in the instruction tree ( #4797 )
2023-01-09 13:45:50 +01:00
AlexandreS
41fa153ddf
Add description to a certain amount of parameters in actions and conditions ( #4716 )
2022-12-20 13:59:10 +01: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
Florian Rival
5d2e0786ee
Sort actions/conditions in categories add icons to their groups ( #3583 )
...
* This should make it easier to identify and find actions/conditions. Categories give more clarity and icons help to identify what's available without reading everything.
2022-02-03 11:45:53 +01:00
Clément Pasteau
90c3195b5e
Improve the mouse conditions to autocomplete possible values ( #3433 )
2022-01-06 10:26:48 +01:00
Clément Pasteau
a6b01fc01d
Add conditions for mouse key pressed from text
2021-10-08 12:15:35 +02:00
AlexandreS
5e3430aea5
Don't show in changelog - Remove unused #ifdef
2021-09-29 16:26:03 +02:00
Florian Rival
e065e66cc7
Refactor Camera extension to use the newly added conditions/expressions functions
...
Don't show in changelog
2021-02-18 17:40:25 +01:00
Florian Rival
a20cc64a22
Refactor Mouse extension to use the newly added conditions/expressions functions
...
Don't show in changelog
2021-02-18 17:40:25 +01:00
Florian Rival
f35a3a6827
Improve description of all extensions
...
Don't show in changelog
2021-01-21 20:05:08 +00:00
Florian Rival
bb2ae1a914
Replace "return true if" by "check if" in description of conditions
...
Don't show in changelog
2020-10-17 11:25:16 +01:00
Florian Rival
f84a97a4f2
Move Cursor/touch on object condition to an "object" condition
...
See #1611
2020-04-05 17:25:09 +02:00
Florian Rival
2f8840b2cf
[codemod] Adapt sentences of action/conditions
2019-12-27 13:46:57 +01:00
Bouh
a714592917
Add mouse wheel support ( #1130 )
2019-07-02 08:15:39 +01:00
Florian Rival
3166daf041
Fix a bunch of mistakes/typos
2019-02-28 23:07:34 +00:00
Florian Rival
df3920cce3
Fix link to help page for mouse action/conditions
2018-12-16 12:17:29 +00:00
Florian Rival
39887ccc80
Add help links in actions/conditions editor ( #576 )
...
* Add support for help links in InstructionParametersEditor.
* Add help paths for extensions/objects/behaviors/instructions
2018-08-07 23:03:50 +01:00
Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
wild-master
0f4d73fae3
English translation improvements ( #375 )
2017-08-28 22:04:16 +02:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00