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

345 Commits

Author SHA1 Message Date
lightest
328cb54d53 merge with 2024.2.0 2024-04-03 21:28:36 +01:00
lightest
b45d8d7e3c minor corrections. 2024-03-29 20:59:23 +00:00
lightest
a897cf5945 merge with 2024.2.0 2024-03-29 19:33:29 +00:00
lightest
2788379a6f verbump and proper test_experiment.js ignore 2024-03-29 02:51:14 +00:00
Nikita Agafonov
b43a16ac1e
Merge pull request #573 from psychopy/imagestim_missing_size_dimension_handling
ImageStim missing size dimension derivation mechanics.
2024-03-29 02:38:48 +00:00
lightest
4132708ee0 test_experiment correction. 2024-03-29 01:38:10 +00:00
lightest
8062a55029 merge with 2024.2.0 2024-03-29 01:25:12 +00:00
lightest
d24b8cbb9d sync 2024-03-29 00:53:37 +00:00
lightest
9dc0fa185b merge with 2024.2.0 2024-03-28 20:55:42 +00:00
lightest
d794804437 added custom setSize for gifstim, added resources for tests 2024-03-28 20:12:53 +00:00
lightest
8535396eee removed unused code from gif parser 2024-03-28 16:06:12 +00:00
lightest
58063a2645 Merge branch '2024.2.0' into CU-2j4rb2p_gif_support 2024-03-28 15:41:09 +00:00
lightest
a8076a1cdf merge with main 2024-03-28 15:39:53 +00:00
lightest
a89346dd14 proper test experiment library imports. 2024-03-13 16:24:27 +00:00
lightest
d19718a109 added vite build environment 2024-03-13 16:19:01 +00:00
lightest
2688e8e3e0 Proper rendering for progress bar. 2023-08-23 23:08:37 +01:00
lightest
ebf71cea18 Added proper coverage for cases with multiple movie stims try to access youtube. Proper positioning and volume applications. 2023-08-11 18:00:16 +01:00
lightest
6e03ccfea9 youtube support for moviestim. 2023-07-28 15:28:14 +01:00
lightest
c4761ff1ae missing size dimension derivation mechanics. 2023-07-28 15:20:32 +01:00
lightest
3e164977ef names corrections. 2023-07-21 18:32:34 +01:00
lightest
71069244cb merge with 2023.2.0 2023-07-21 18:27:24 +01:00
lightest
756c4986fa Merge branch '2023.2.0' into progress-bar 2023-07-21 18:04:16 +01:00
Alain Pitiot
7f45cf4338 Merge branch '2023.2.0' of github.com:apitiot/psychojs into 2023.2.0_cleanup 2023-07-19 16:16:23 +02:00
Alain Pitiot
5dba92ab37 ENH: various enhancements to the dialog box, resource manager, saving of data, capture of keys, scheduler 2023-07-19 16:07:43 +02:00
Alain Pitiot
0aa0f41067
Merge pull request #522 from TEParsons/main-shape-arrow
NF: Add "arrow" to named shapes in ShapeStim
2023-07-19 10:58:44 +02:00
Alain Pitiot
311de2f494
Merge branch '2022.3.0' into particle_system 2023-07-19 10:50:41 +02:00
Alain Pitiot
bf2b75f0c8
Merge pull request #559 from lightest/survey_signature_pad_resize_bug
Signature pad resize bug.
2023-07-19 10:00:33 +02:00
Alain Pitiot
1775806a2d
Merge pull request #553 from lightest/progress-bar
Progress bar component prototype. #gamification
2023-07-19 09:56:47 +02:00
Alain Pitiot
122250527c
log in constructor, additional comment 2023-07-19 09:55:49 +02:00
Alain Pitiot
324fa88a7a
Merge pull request #470 from RebeccaHirst/_addLinspace
add linspace to util.js
2023-07-19 09:50:55 +02:00
Alain Pitiot
888552d24b
Merge pull request #550 from lightest/blurFilter_for_imageStim
Blur filter for image stim.
2023-07-18 17:43:28 +02:00
lgtst
968c52505d added isDragging readonly property to visual stims. 2023-03-31 18:34:37 +01:00
lgtst
a445416d1f draggable passed to constructor for ImageStim.js 2023-03-31 18:28:07 +01:00
lgtst
3854925368 merge with 2023.1.1 2023-03-31 18:22:51 +01:00
lgtst
5f32881be2 removed dead code. 2023-03-24 13:23:50 +00:00
lgtst
bff887b793 src/visual 2023-03-24 13:20:34 +00:00
Alain Pitiot
d9f5cfae63 ENH: improved super-flow survey; ENH: release of resources 2023-03-23 15:19:08 +01:00
lgtst
4165d81e0c Fix for showing videos on iphones. ServerManager downloads videos and saves them as PIXI.Texture. MovieStim prepared to work with texture resource. 2023-02-21 18:22:34 +00:00
lgtst
30c937b213 progress bar component prototype. 2023-02-13 19:40:22 +00:00
Alain Pitiot
0c578e26d0 FF: Allow TextBox to accept placeholder as input 2023-02-02 12:56:23 +01:00
Alain Pitiot
61a2f4286a _ 2023-02-02 12:49:53 +01:00
Alain Pitiot
f87431e6af ENH: Survey super-flow 2023-02-02 12:49:26 +01:00
lgtst
33967660ab particle emitter update. Now supports proper initial settings; particles orient themselves in the direction of velocity. 2023-01-31 07:21:38 +00:00
lgtst
9a294f8367 particle system v01. 2023-01-28 15:42:00 +00:00
lgtst
a074ed34f0 blurfilter for image stim v0; 2023-01-26 09:45:31 +00:00
Todd Parsons
da9b892ead ENH: Alias "star" and "star7" 2023-01-13 14:46:07 +00:00
Alain Pitiot
be2f24f4c5 ENH Survey: better management of vendor libraries 2023-01-05 11:29:30 +01:00
lgtst
1f6a816fbf wgl fail if perf issues flag moved to setupPixi(); 2022-11-30 09:49:29 +00:00
lgtst
395e7fba41 added checkWebGLSupport flag check in openWindow(); 2022-11-29 13:24:02 +00:00
Alain Pitiot
bb36bee542 NF: conditional check for hardware accelerated WebGL support in PsychoJS constructor 2022-11-29 09:45:07 +01:00