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

766 Commits

Author SHA1 Message Date
Todd Parsons
86bdf74e98
Merge f6afa658f0 into 2bad0b34f1 2023-08-31 11:51:52 +00:00
Todd Parsons
f6afa658f0 Splice rather than pop to remove values when replace is false 2023-08-31 12:50:01 +01:00
Todd Parsons
4cacf0c71d Remove value from weights too if replace is false 2023-08-31 12:43:28 +01:00
Todd Parsons
bfbcf72c56 Fully alias numpy.random.choice 2023-08-31 12:32:08 +01:00
Todd Parsons
c0cab86f3e Add replace to randchoice 2023-08-31 12:10:18 +01:00
Todd Parsons
cd8e06c6ff Typo 2023-08-31 12:09:14 +01:00
Todd Parsons
5d7528264e Add size to randchoice 2023-08-31 12:00:38 +01:00
Todd Parsons
03170471f0 Document size param 2023-08-31 11:59:47 +01:00
Todd Parsons
449ac750a7 Random consistent with randint for handling size 2023-08-31 11:56:24 +01:00
Todd Parsons
5e25a00189 Placeholder alias for numpy.random.normal 2023-08-31 11:52:22 +01:00
Todd Parsons
945ef6b7f5 Move random functions together 2023-08-31 11:50:29 +01:00
Todd Parsons
7f7b791837 Fully alias numpy.random.randint 2023-08-31 11:49:37 +01:00
Todd Parsons
2343a2705c Alias numpy.random.random 2023-08-31 11:36:12 +01:00
Nikita Agafonov
2bad0b34f1
Update main.yml 2023-08-29 15:56:08 +01:00
Nikita Agafonov
c0ae77d55c
Update main.yml 2023-08-29 15:52:32 +01:00
Nikita Agafonov
1cd6c336ff
Update main.yml 2023-08-29 15:50:02 +01:00
Nikita Agafonov
b7b7019406
Update main.yml 2023-08-29 15:46:15 +01:00
Nikita Agafonov
98da2ef3e6
Update main.yml 2023-08-29 15:40:08 +01:00
Nikita Agafonov
60452d149f
Update main.yml 2023-08-29 15:35:47 +01:00
Nikita Agafonov
3575cfd5b5
Update main.yml 2023-08-29 15:27:37 +01:00
Nikita Agafonov
fc14ca2b4d
Update main.yml 2023-08-29 14:51:27 +01:00
Nikita Agafonov
9f68f112ec
Update main.yml 2023-08-29 14:49:32 +01:00
Nikita Agafonov
30b53c5674
Merge pull request #580 from psychopy/workflow_test2
Create main.yml
2023-08-29 14:44:01 +01:00
Nikita Agafonov
4e848b03c9
Create main.yml 2023-08-29 14:43:18 +01:00
tpronk
941b4425b9
Upgrade to node 15 2022-12-13 19:49:13 +00:00
tpronk
49512063a7
Upgrade to node 15 2022-12-12 16:27:36 +00:00
tpronk
4e3d11ff6c
BF: Downgrade node version to 14 2022-12-12 16:17:50 +00:00
tpronk
c4c7cd8747
Update node version to 16 2022-12-09 16:19:30 +00:00
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
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
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
36cdf51a87 radial stim generation in shaders; 2022-07-01 15:24:18 +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