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

853 Commits

Author SHA1 Message Date
Alain Pitiot
5a77610e22
Merge pull request #525 from psychopy/2022.2.3
2022.2.3
2022-08-06 07:45:12 +02:00
Alain Pitiot
e79f0d8e1f
Merge pull request #519 from lightest/CU-25m6jrz_anchor_for_web
Unified anchor implementation for visual stims
2022-08-03 10:49:56 +02:00
lgtst
5aa36efbbb improved grating modeling; vertices now are centered around [0, 0]; 2022-08-02 15:56:12 +03:00
lgtst
bfe64afed4 merge with 2022.2.3; 2022-08-01 14:34:50 +03:00
Alain Pitiot
f32cf55e56
Merge pull request #524 from apitiot/2022.2.3
2022.2.3
2022-08-01 10:20:27 +02:00
Alain Pitiot
0f2e805f22 _ 2022-08-01 10:16:04 +02:00
Alain Pitiot
1653f967bb upgraded dialog box; various small fixes; revised documentation 2022-08-01 10:12:25 +02:00
Alain Pitiot
f4da66eb9b
Merge pull request #523 from lightest/CU-2nbq7bc_textboxes_focus_by_mouse
Fix for not being able to focus on TextBoxes;
2022-07-29 10:16:59 +02:00
Alain Pitiot
7f3c987670
Merge pull request #517 from lightest/CU-2hcbzta_radial_stim_test
Radial stim generation in shaders;
2022-07-29 10:15:38 +02:00
lgtst
2fe350f4f7 direct hitarea setting for textinput; 2022-07-27 20:12:44 +03:00
lgtst
915605fae1 Merge branch '2022.2.0' into CU-2j4rb2p_gif_support 2022-07-22 00:41:34 +03:00
Alain Pitiot
b5e4ce96d3
Merge pull request #518 from lightest/CU-33t4jt0_slider_not_working_online
Added proper if statement for blocking non 0 mouse buttons;
2022-07-20 08:53:27 +02:00
Alain Pitiot
c5d7742f36
Merge pull request #515 from lightest/CU-2htajmd_RADIO_slider_movement_bug
Automatically setting granularity = 1.0, when style is RADIO
2022-07-20 08:52:40 +02:00
Alain Pitiot
b53550a5b8
Merge pull request #514 from lightest/CU-2da76e8_text_alignment_extensions
Text alignment extensions
2022-07-20 08:52:16 +02:00
lgtst
ee8acd6710 removed pixi-gif dependency; 2022-07-19 02:10:20 +03:00
lgtst
0bbbc09a02 added precomputeFrames attribute to GifStim; 2022-07-19 01:09:29 +03:00
lgtst
e150fcb607 performance improvement for frame construction of non-optimized gifs; 2022-07-17 01:45:37 +03:00
lgtst
405bbbd37c update that wins fast load time, capacity to have variable animation speed, and small memory footprint; 2022-07-16 04:27:21 +03:00
lgtst
53e9ea2d4b saving progress; 2022-07-14 16:23:51 +03:00
Todd Parsons
11bddceb80 ENH: Add other shapes from Python to ShapeStim 2022-07-14 11:09:12 +01:00
Todd Parsons
04669d28b3 NF: Add "arrow" as recognised named shape in ShapeStim 2022-07-14 11:08:53 +01:00
lgtst
3659b14ab9 further attempts to boost parser's performance; 2022-07-11 19:03:37 +03:00
lgtst
98386ed83f anchor implementation moved to visualstim to create common approach; Different approach to set anchor implemented in specific stimuli that require it; 2022-07-07 21:36:17 +03:00
lgtst
0f60204721 added proper if statement for blocking non 0 mousebuttons; 2022-07-06 20:02:48 +03:00
lgtst
caa49c2ff1 Improved ImageData creation performance; Added new methods to control the playback; Proper setImage(); Updated package.json; 2022-07-03 22:12:05 +03:00
lgtst
7fa85d5d26 first attempt to boost animation composition out of gif data; 2022-07-03 15:45:06 +03:00
lgtst
36cdf51a87 radial stim generation in shaders; 2022-07-01 15:24:18 +03:00
lgtst
6373f38bbb saving progress; 2022-07-01 14:07:03 +03:00
lgtst
97b9fed951 removed unnesesary import; 2022-06-30 04:23:35 +03:00
lgtst
7cf5e148a3 first approximation to gifstim; 2022-06-30 04:20:21 +03:00
lgtst
b5a78782c0 automatically setting granularity = 1.0, when style is RADIO; 2022-06-28 21:32:22 +03:00
lgtst
b83f69ff9e corrected typo; 2022-06-28 11:00:49 +03:00
lgtst
e07f637cb3 final touches... for real this time; 2022-06-28 10:56:34 +03:00
lgtst
e5f4be1711 final touches; 2022-06-28 10:34:44 +03:00
Alain Pitiot
fa731254bc
Merge pull request #513 from lightest/imagestim_interpolation_support
Interpolation support for ImageStim and solution for shared resources
2022-06-28 08:11:26 +02:00
lgtst
0f07245e39 potential solution for variety of vertical and horizontal text alignments; 2022-06-28 02:04:07 +03:00
lgtst
431291e862 interpolation support for ImageStim; Resolved issue with shared resource usage; 2022-06-27 03:32:41 +03:00
Alain Pitiot
760beda076
Merge pull request #510 from apitiot/2022.2.0
Shelf, Quest, pad, documentation
2022-06-23 10:19:10 +02:00
Alain Pitiot
ae4a67756e NF: many new Shelf typed primitives; ENH: easier handling of Quest intensity and staircases; NF: floating point padding to simplify Py->JS transpilation 2022-06-23 10:16:03 +02:00
Alain Pitiot
173d08947d Camera: unified API with PsychoPy, Shelf: throttling 2022-06-23 10:09:56 +02:00
Alain Pitiot
8cc27b9cc9
Merge branch 'psychopy:2022.2.0' into 2022.2.0 2022-06-23 09:41:22 +02:00
Alain Pitiot
4937ab5308
Merge pull request #507 from lightest/CU-2da76e8_incorrect_size_on_rebuild
Incorrect behavior on textbox refresh when size attribute becomes negative
2022-06-23 09:13:20 +02:00
Alain Pitiot
10bebd2bbd
Merge pull request #508 from lightest/CU-2au7jhz_snap_slidermarker_to_cursor_on_pointerdown
Slider: improved pointer events handling
2022-06-23 09:12:33 +02:00
Alain Pitiot
d88d9963a5
Merge pull request #509 from lightest/fix_for_backgroundSprite_resize
Fix for backgroundSprite resize
2022-06-17 11:33:01 +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
lgtst
99d03ce3d9 corrected jsdoc comment; 2022-06-16 20:59:52 +03:00
lgtst
1e3d524192 even better pointerdown handling; 2022-06-16 20:29:02 +03:00
lgtst
d60e9273f1 improved handling of pointer events; 2022-06-16 20:10:04 +03:00