1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 18:50:54 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
lgtst
395e7fba41 added checkWebGLSupport flag check in openWindow(); 2022-11-29 13:24:02 +00:00
Alain Pitiot
bfe046cf13 NF: detect support for WebGL 2022-11-22 13:59:58 +01:00
Alain Pitiot
1653f967bb upgraded dialog box; various small fixes; revised documentation 2022-08-01 10:12:25 +02:00
Alain Pitiot
8cc27b9cc9
Merge branch 'psychopy:2022.2.0' into 2022.2.0 2022-06-23 09:41:22 +02:00
lgtst
d572a8b5b6 removed console.log; 2022-06-17 01:18:27 +03:00
lgtst
89ba4289cc fixed onchange method for color; 2022-06-17 01:16:55 +03:00
lgtst
30510c943f fox for backgroundSprite resize 2022-06-17 01:05:02 +03:00
Alain Pitiot
195991eec3 Camera: unified API with PsychoPy, Shelf: throttling 2022-05-27 13:04:48 +02:00
Alain Pitiot
93da98f9ab
Merge branch '2022.2.0' into 1yn08hm_gamma_and_grating_improvements 2022-05-10 10:02:41 +02:00
lgtst
a1effe6969 added per grating and per window contrast filter; added separate stimuli PIXI container as a result of workaround with background; added grating blend mode support; started work on grating colors; 2022-05-05 19:37:30 +03:00
lgtst
496154442f CU-1yn08hm - added contrast support; 2022-05-01 22:26:37 +03:00
lgtst
112234c68a fixed text reset on add/remove from scene; added fitToContent functionality; 2022-05-01 00:25:41 +03:00
lgtst
f7171287fc 22ybz82 "greedy" focus fix, also window#rootContainer now has sortableChildren=true; 2022-04-14 19:53:03 +03:00
lgtst
3b57bd76b4 added onChange() callback to properly reflect changes of the _gamma value in adjustmentFilter; 2022-03-30 14:03:52 +03:00
lgtst
9c332e8dde gamma correction introduced; 2022-03-30 14:03:52 +03:00
lgtst
3594405efe added onChange() callback to properly reflect changes of the _gamma value in adjustmentFilter; 2022-01-28 23:51:47 +03:00
lgtst
f7e4b2ec53 gamma correction introduced; 2022-01-28 19:33:05 +03:00
Sotiri Bakagiannis
f96cff27d3 core: format 2021-07-09 14:09:14 +01:00
Sotiri Bakagiannis
904c6e216d core: fix import paths 2021-07-09 13:44:22 +01:00
Alain Pitiot
c9b19c657b added the notion of dependent stimuli to Slider, in order to accommodate a more standard way of rendering Form in the generated .js code, i.e. form.setAutoDraw(true), rather than the historically correct form.draw() 2021-06-11 10:12:59 +02:00
Alain Pitiot
725e5ca28f updated version number 2021-06-02 13:53:50 +02:00
Sotiri Bakagiannis
dc068df9a0 src/*: use imports for deps 2021-05-27 19:21:03 +01:00
Sotiri Bakagiannis
752337184a core/Window: fix import paths for rollup 2021-04-15 13:59:56 +01:00
Sotiri Bakagiannis
bcbf62e724 git: rename js folder to src 2021-04-15 13:39:02 +01:00