1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-12 16:48:10 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Sotiri Bakagiannis
d069665571 data/TrialHandler: clean up comment 2020-09-08 16:23:57 +01:00
Sotiri Bakagiannis
b65c9b8489 data/TrialHandler: clear up comment 2020-09-07 22:41:48 +01:00
Sotiri Bakagiannis
03e7e48d6e data/TrialHandler: reorder parsing of cell value, clean up 2020-09-07 22:37:02 +01:00
Sotiri Bakagiannis
968070436a data/TrialHandler: fix attempted destructuring on non arrays
When calling `Util.turnSquareBracketsIntoArrays()`, forget
about destructuring ahead of checking whether the result
is an array, just take the first element if it is.
2020-09-07 18:20:02 +01:00
Alain Pitiot
80d55d43b2
Merge branch 'master' into bf#73--arrays 2020-08-30 10:31:58 +02:00
Alain Pitiot
e15c05af31 updated copyright date 2020-08-20 13:42:36 +02:00
Alain Pitiot
2eb38f0705 _ 2020-08-20 12:02:37 +02:00
Alain Pitiot
6e8f3bf612 revised the attribute mechanisms; various bug fixes and performance improvements 2020-08-20 11:59:56 +02:00
Sotiri Bakagiannis
cffabdd0df data/TrialHandler: cleanup PR#95 to do with decoding .csv conditions imports 2020-08-05 15:15:45 +01:00
Alain Pitiot
fa39a7bfbc added Form and TextBox; added boundingBox attribute and contains method to VisualStim; various performance improvements to all visual stimuli 2020-08-05 09:32:53 +02:00
Sotiri Bakagiannis
30755dbcb2 data/util: add missing semicolons 2020-07-24 15:28:59 +01:00
Sotiri Bakagiannis
cae18a0a3b data/TrialHandler: look for arrays in square brackets when importing conditions 2020-07-24 09:51:05 +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
1cf40c4d8a _ 2020-05-12 18:31:11 +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
e9f249bcde adequately deal with mixed letter+number values in condition file 2019-07-08 10:02: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