Sotiri Bakagiannis
d023ed3b8c
core/Mouse: tweak isPressedIn to cover all types of arguments
...
Bring in line with PsychoPy by accepting arguments as follows:
(a) mouse.isPressedIn({"shape": myStim, "buttons": 1})
(b) mouse.isPressedIn(myStim, {"buttons": 1})
(c) mouse.isPressedIn(myStim, 1)
2020-07-16 17:21:04 +01:00
Sotiri Bakagiannis
e37eb5270a
core/Mouse: add isPressedIn method
2020-07-14 12:57:20 +01:00
Alain Pitiot
1fc76d1461
complete linting, saving of partial results, improved GUI, various bug fixes
2020-07-03 14:26:43 +02:00
Alain Pitiot
4942e0156e
2020.1 branch
2020-02-14 08:18:25 +01:00
Alain Pitiot
039a8671c7
fixed issues: fullscreen mode, size of triangular marker in sliders; new features: window waitblanking
2019-07-31 10:37:51 +02:00
Alain Pitiot
d20a4cb0a5
version 3.1.4
2019-07-08 09:05:15 +02:00
Alain Pitiot
03f06ac64a
version 3.0.8
2019-04-19 09:50:14 +02:00
Alain Pitiot
becf79b5d6
version 3.0.6: various bug fixes and enhancements
2019-03-12 09:28:31 +01:00
Alain Pitiot
900f438516
version 3.0.0b13
2018-12-28 13:13:50 +01:00
Alain Pitiot
10e2bc0650
added util module
2018-12-10 07:35:21 +01:00
Alain Pitiot
965814fa90
updated license notices and readme
2018-10-08 16:56:51 +02:00
Alain Pitiot
86488521d6
PsychoJs version 3.0.0b11
2018-10-08 16:44:23 +02:00