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

Commit Graph

  • 1f1b259249 removed accidental identation change; #505 lgtst 2022-06-06 23:17:41 +0300
  • 0e58e6a7a4 Depth value negated to have proper zIndex functionality; lgtst 2022-06-06 23:15:14 +0300
  • c464a6a9d3 removed unnecessary removeEventListener calls; lgtst 2022-06-06 03:10:57 +0300
  • d3fefa5016 added support for PIXI.Container based stims and variable units support; lgtst 2022-06-02 21:27:55 +0300
  • 9fae8aa653 added check for existence of containsPoint method; lgtst 2022-05-31 20:56:22 +0300
  • 3ce8b3d3b9 removed unnecessary code, unified window.addEventListeners method; lgtst 2022-05-31 04:16:49 +0300
  • 4bcc5ebd48 multitouch implementation attempt 2; lgtst 2022-05-31 03:34:41 +0300
  • 195991eec3 Camera: unified API with PsychoPy, Shelf: throttling Alain Pitiot 2022-05-27 13:04:48 +0200
  • 43e516d7a6 added proper orientation setter that also updates the rotation of labels; lgtst 2022-05-25 23:19:09 +0300
  • 39fce46e90 updating stims before rendering them and rendering before running tasks; #503 lgtst 2022-05-25 21:27:53 +0300
  • 5d9e59861f removed accidental newline; #502 lgtst 2022-05-25 18:41:08 +0300
  • c0c63accb5 radio buttons size set to match psychopy's; lgtst 2022-05-25 18:39:10 +0300
  • aaddd07065 added taking into account the availability of rating value when reconstructing the stim; lgtst 2022-05-24 23:42:57 +0300
  • 24ceb40491 a bit more efficient solution that directly constructs slider with the desired state; lgtst 2022-05-24 23:09:12 +0300
  • 1199b200dc Added startValue to Slider stim; lgtst 2022-05-24 22:23:33 +0300
  • 8a3c6c0a28
    Merge pull request #500 from apitiot/2022.2.0 Alain Pitiot 2022-05-23 12:35:44 +0200
  • 3b0308a77f DOC quick fix to index.html #500 Alain Pitiot 2022-05-23 12:34:15 +0200
  • b07d8f5b0e DOC updated the documentation Alain Pitiot 2022-05-23 12:31:01 +0200
  • d305452489
    Merge pull request #499 from apitiot/2022.2.0 Alain Pitiot 2022-05-23 12:21:03 +0200
  • bd1148fb63 Merge branch '2022.2.0' of github.com:apitiot/psychojs into 2022.2.0 #499 Alain Pitiot 2022-05-23 12:18:57 +0200
  • cafc34610d NF first incarnation of Shelf Alain Pitiot 2022-05-23 12:18:47 +0200
  • bf1ff30c77 moving jsdoc.config and jsdoc_custom.css to folder in docs #497 Luke Boelling 2022-05-23 12:06:46 +0200
  • 2d277fa76f added missing documentation for new EventManager methods; lgtst 2022-05-17 22:40:46 +0300
  • 2a786c7e28 First attempt implementing multitouch on a system level; lgtst 2022-05-17 22:26:41 +0300
  • 38443b630e adding order and sections to navbar Luke Boelling 2022-05-17 14:17:44 +0200
  • f4e5960e1b adding docdash template with custom jsdoc.css Luke Boelling 2022-05-17 14:06:27 +0200
  • f719abf58b
    Merge pull request #496 from lightest/Coloring_for_image_based_Gratings Alain Pitiot 2022-05-12 11:22:17 +0200
  • 268dddf779 added docs for uAlpha uniform; better pixi check for setInterpolate method; #496 lgtst 2022-05-11 22:20:56 +0300
  • 51d57083a3 added coloring support for image based Gratings; added proper opacity support; lgtst 2022-05-11 21:52:40 +0300
  • 49e645f280
    Merge pull request #493 from lightest/1yn08hm_gamma_and_grating_improvements Alain Pitiot 2022-05-10 10:02:52 +0200
  • 93da98f9ab
    Merge branch '2022.2.0' into 1yn08hm_gamma_and_grating_improvements #493 Alain Pitiot 2022-05-10 10:02:41 +0200
  • cd7ae161f2
    Merge pull request #488 from lightest/22ybvdr_textbox_parity Alain Pitiot 2022-05-10 10:01:18 +0200
  • d28834c4cb
    Merge pull request #494 from apitiot/2022.1.3 2022.1.3 Alain Pitiot 2022-05-10 09:30:57 +0200
  • 3b26406852
    Merge pull request #5 from psychopy/2022.1.3 #494 Alain Pitiot 2022-05-10 09:29:35 +0200
  • c2a38b7866 BF issue with projectId field when saving to database Alain Pitiot 2022-05-10 09:28:00 +0200
  • 908f52e941 added proper support for grating stim coloring; utils/Color extended with rgbFull(), which provides [-1, 1] rgb color space; lgtst 2022-05-07 22:16:56 +0300
  • 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; lgtst 2022-05-05 19:37:30 +0300
  • 496154442f CU-1yn08hm - added contrast support; lgtst 2022-05-01 22:26:37 +0300
  • 8f8867a560 Merge branch '2022.2.0' into 1yn08hm_gamma_and_grating_improvements lgtst 2022-05-01 22:16:34 +0300
  • e6a018d619 added font and letterHeight setters; #488 lgtst 2022-05-01 01:26:32 +0300
  • 112234c68a fixed text reset on add/remove from scene; added fitToContent functionality; lgtst 2022-05-01 00:25:41 +0300
  • 45bcb3633c [WIP] fitToContent prototype; lgtst 2022-04-24 04:23:24 +0300
  • 17115c7227
    Merge pull request #492 from apitiot/2022.1.3 Alain Pitiot 2022-04-20 10:32:52 +0200
  • f922edab22 BF: issue with bounding box estimation for TextStim #492 Alain Pitiot 2022-04-20 10:31:30 +0200
  • c3a0323269
    Merge pull request #491 from apitiot/2022.1.3 Alain Pitiot 2022-04-19 12:03:04 +0200
  • 492da55840 first commite 2022.1.3 #491 Alain Pitiot 2022-04-19 12:01:10 +0200
  • 783047de12 removed redundant tab symbol; lgtst 2022-04-14 19:55:11 +0300
  • f7171287fc 22ybz82 "greedy" focus fix, also window#rootContainer now has sortableChildren=true; lgtst 2022-04-14 19:53:03 +0300
  • fb89db2b6c Merge branch '2022.2.0' of https://github.com/lightest/psychojs into 22ybvdr_textbox_parity lgtst 2022-04-12 14:31:59 +0300
  • c6aacad99c phase parameter for grating functions is now multiples of those function's periods lgtst 2022-04-12 14:29:55 +0300
  • f642573237
    Merge branch 'psychopy:2022.2.0' into 2022.2.0 Nikita Agafonov 2022-04-12 14:26:26 +0300
  • df3f509402
    Merge pull request #490 from apitiot/2022.2.0 Alain Pitiot 2022-04-12 09:21:55 +0200
  • e8d50104c4 added depth parameter and pointer-events:"none" for TextBox; lgtst 2022-04-07 00:00:17 +0300
  • b0c7493a57
    Merge branch 'psychopy:2022.2.0' into 2022.2.0 Nikita Agafonov 2022-04-06 23:46:22 +0300
  • 837c6775e6 [BF] fix issue with saving to database #490 Alain Pitiot 2022-03-31 13:29:54 +0200
  • d0ed55758b textBox#setAlignment method added to avoid complete reconstruction when changing text alignment lgtst 2022-03-30 23:56:54 +0300
  • 08b71731d1 anchoring and alignment fixed; lgtst 2022-03-30 22:39:47 +0300
  • 0259fe2518 Merge branch '2022.2.0' of https://github.com/lightest/psychojs into 22ybvdr_textbox_parity lgtst 2022-03-30 14:08:38 +0300
  • 6761e7c0bd Update README.md Alain Pitiot 2022-03-23 13:42:38 +0100
  • 328601b0d2 indentation change - spaces to tabs lgtst 2022-03-22 12:48:38 +0300
  • 5baa60dbee rebasing branches lgtst 2022-03-21 23:28:54 +0300
  • cb7b0617b6 Full set of signals for grating stim; Documentation test; lgtst 2022-03-02 20:45:12 +0300
  • ac13de28c3 added spatial frequency and phase support for image based grating stims; lgtst 2022-02-10 19:54:52 +0300
  • 948b14bb41 removed unused uniform uMaskTex; lgtst 2022-01-28 18:06:28 +0300
  • e822675cde sin range chnged to [0, 1] for proper gabor patch; lgtst 2022-01-28 16:13:25 +0300
  • f032d4c34a GratingStim implementation first take; lgtst 2022-01-26 00:31:03 +0300
  • ea80090e6f Started Implementing GratingStim; lgtst 2022-01-18 00:57:25 +0300
  • 3b57bd76b4 added onChange() callback to properly reflect changes of the _gamma value in adjustmentFilter; lgtst 2022-01-28 23:51:47 +0300
  • 9c332e8dde gamma correction introduced; lgtst 2022-01-28 19:33:05 +0300
  • 62293ff474 Merge branch '2022.2.0' of https://github.com/lightest/psychojs into 22ybvdr_textbox_parity lgtst 2022-03-30 13:57:44 +0300
  • 7b043a4eb2
    Merge branch 'psychopy:2022.2.0' into 2022.2.0 #489 Nikita Agafonov 2022-03-30 13:39:09 +0300
  • c63b5accc5
    Merge pull request #4 from psychopy/2022.2.0 Alain Pitiot 2022-03-30 06:57:37 +0200
  • df7b819e2b
    Merge pull request #3 from psychopy/2022.1.2 Alain Pitiot 2022-03-30 06:55:38 +0200
  • b7c7ae7381 TextBox fillColor, borderColor and color are now becoming transparent if no color specified, also undefined is the default color value; lgtst 2022-03-25 15:56:52 +0300
  • 14dcfbca7a
    Update README.md 2022.x Alain Pitiot 2022-03-23 13:42:38 +0100
  • 9e5d56863e
    Merge pull request #475 from lightest/gamma_correction_implementation Alain Pitiot 2022-03-23 13:38:44 +0100
  • 7298de0fea
    Merge branch '2022.x' into gamma_correction_implementation #475 Nikita Agafonov 2022-03-22 18:30:58 +0300
  • 651d803393
    Merge pull request #474 from lightest/GratingStim_class_implementation Alain Pitiot 2022-03-22 13:26:21 +0100
  • 2ce87e2224 indentation change - spaces to tabs #474 lgtst 2022-03-22 12:48:38 +0300
  • 3ebd9c4943 new documentation for GratingStim, variables and methods renamed to match psychoPy lgtst 2022-03-21 23:28:54 +0300
  • d5d9d125d9
    Merge pull request #487 from apitiot/2022.1.2 2022.1.2 Alain Pitiot 2022-03-21 14:02:22 +0100
  • 8407c8e90f version 2022.1.2 #487 Alain Pitiot 2022-03-21 14:00:34 +0100
  • 9ebfaedd86
    Merge pull request #484 from psychopy/2022.1.1 Alain Pitiot 2022-03-06 10:15:53 +0100
  • cd4b76c1cb
    Merge pull request #483 from TEParsons/_numClicks #484 2022.1.1 Alain Pitiot 2022-03-06 10:14:18 +0100
  • 24829683b1 BF: Initialise ButtonStim with a numClicks attribute #483 Todd 2022-03-04 13:29:56 +0000
  • ff13338563 Full set of signals for grating stim; Documentation test; lgtst 2022-03-02 20:45:12 +0300
  • e9d811e59d
    Merge pull request #482 from apitiot/2022.1.1 Alain Pitiot 2022-02-22 10:58:48 +0100
  • 590911c1c3 BF: importConditions with a selection consisting of a string, e.g. '1,2,3' #482 Alain Pitiot 2022-02-22 10:54:00 +0100
  • 52df4e0421
    Merge pull request #481 from apitiot/2022.1.1 Alain Pitiot 2022-02-18 11:12:55 +0100
  • 08a39b3b45 version 2022.1.1 #481 Alain Pitiot 2022-02-18 11:10:58 +0100
  • d23f2c90ba Merge branch '2022.1.0' of github.com:apitiot/psychojs into 2022.1.0 Alain Pitiot 2022-02-16 13:24:49 +0100
  • 5c2b87d950 BF: make sure that the OK button of the startup dialog box is active when the experiment has no resources to load Alain Pitiot 2022-02-16 13:24:36 +0100
  • 02b5b27683
    Merge pull request #479 from apitiot/2022.1.0 2022.1.0 Alain Pitiot 2022-02-11 11:51:24 +0100
  • 9da5759f57
    Merge branch 'psychopy:2022.1.0' into 2022.1.0 #479 Alain Pitiot 2022-02-11 11:50:01 +0100
  • 4b2ab80781 edits to the README.md file Alain Pitiot 2022-02-11 11:49:01 +0100
  • 0b1f318830
    Merge pull request #478 from apitiot/2022.1.0 Alain Pitiot 2022-02-11 11:02:56 +0100
  • 86dee66770 FF completed the information available in the experiment data for MultiStairHandler #478 Alain Pitiot 2022-02-11 11:01:13 +0100
  • 88b7345535 added spatial frequency and phase support for image based grating stims; lgtst 2022-02-10 19:54:52 +0300
  • 3594405efe added onChange() callback to properly reflect changes of the _gamma value in adjustmentFilter; lgtst 2022-01-28 23:51:47 +0300
  • f7e4b2ec53 gamma correction introduced; lgtst 2022-01-28 19:33:05 +0300