1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-13 00:58:11 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Sotiri Bakagiannis
011bebbe7c util/Util: tweak toNumerical error throwing to not rely on this._gui 2020-10-09 08:15:03 +01:00
Sotiri Bakagiannis
6523a4a404 util/Util: do export turnSquareBracketsIntoArrays 2020-09-07 18:18:39 +01:00
Alain Pitiot
80d55d43b2
Merge branch 'master' into bf#73--arrays 2020-08-30 10:31:58 +02:00
Alain Pitiot
a758619bc4
Merge pull request #149 from thewhodidthis/bf#148--colormixin
util/ColorMixin: force a PIXI update when setting color or contrast
2020-08-30 10:27:49 +02:00
Sotiri Bakagiannis
e723b2ac75 util/ColorMixin: force a PIXI update when setting color or contrast
Have `ColorMixin` reflect that for visual components like `TextStim`
updating 'color' and 'contrast' attributes needs PIXI.
2020-08-20 17:06:57 +01:00
Alain Pitiot
e15c05af31 updated copyright date 2020-08-20 13:42:36 +02:00
Alain Pitiot
6e8f3bf612 revised the attribute mechanisms; various bug fixes and performance improvements 2020-08-20 11:59:56 +02: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
Alain Pitiot
770d02d156
Merge branch 'master' into nf#121--randint 2020-07-31 16:22:25 +02:00
Alain Pitiot
8bb4753d20
Merge pull request #107 from peircej/master
BF: allow UK English names for colours. Any others?
2020-07-31 16:17:45 +02:00
Sotiri Bakagiannis
2088cf75c7 util/Util: add sum helper 2020-07-30 14:57:55 +01:00
Sotiri Bakagiannis
9308989117 util/Util: add round helper 2020-07-30 14:55:28 +01:00
Sotiri Bakagiannis
7fd83d2ead util/Util: fix randint error message 2020-07-28 21:37:24 +01:00
Sotiri Bakagiannis
97542f794a util/Util: line separate the just added function opening brace 2020-07-28 15:18:17 +01:00
Sotiri Bakagiannis
7688f8df92 util/Util: add randint helper 2020-07-28 15:02:32 +01:00
Sotiri Bakagiannis
30755dbcb2 data/util: add missing semicolons 2020-07-24 15:28:59 +01:00
Sotiri Bakagiannis
2a6138e4da util/Util: add turnSquareBracketsIntoArrays helper 2020-07-24 09:51:00 +01:00
Jon Peirce
d3a71cd18d BF: allow UK English names for colours. Any others? 2020-07-16 16:50:28 +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
092829f325 Merge branch 'master' of https://github.com/psychopy/psychojs 2020-05-12 18:34:05 +02:00
Alain Pitiot
1cf40c4d8a _ 2020-05-12 18:31:11 +02:00
tpronk
9a11171ba2 Update Util.js 2020-04-30 15:56:31 +02:00
tpronk
926ec69386 Update Util.js
Added Blink detection (from snippet at https://stackoverflow.com/a/9851769)
2020-04-30 15:51:31 +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
982033a1b9 Merge branch 'master' of github.com:psychopy/psychojs 2019-04-19 09:50:37 +02:00
Alain Pitiot
03f06ac64a version 3.0.8 2019-04-19 09:50:14 +02:00
earcanal
f3813a322c
Update Scheduler.js
Typo.
2019-04-11 16:54:25 +01: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
0f8e055542 _ 2018-12-10 07:56:29 +01:00
Alain Pitiot
10e2bc0650 added util module 2018-12-10 07:35:21 +01:00