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

11 Commits

Author SHA1 Message Date
Alain Pitiot
f922edab22 BF: issue with bounding box estimation for TextStim 2022-04-20 10:31:30 +02:00
Alain Pitiot
57720d6456
Merge pull request #473 from psychopy/main
BF: _pixi.rotation should be set to -this._ori to match PsychoPy (clock) ori
2022-01-25 11:31:59 +01:00
Jon Peirce
adf8a392fd BF: _pixi.rotation should be set to -this._ori to match PsychoPy (clock) ori
In PsychoPy @peircej chose to use clock/compass convention for ori rather than
engineering/maths convention, so +ve changes move clockwise not anti.

A previous change ( f12ccafff3 ) to the setOri function doesn't appear to have any
effect on the stimuli using the current rendering method
2022-01-24 17:16:55 +00:00
Alain Pitiot
5dbac82d73 various fixed to Slider, add intensity to MultiStairHandler, improved background download of resources, faster TextStim 2021-09-30 08:22:47 +02:00
Alain Pitiot
860cf1f51d much tighter bounding box calculations in TextStim 2021-08-30 11:31:31 +02:00
Sotiri Bakagiannis
c9cb3c8412 visual: enforce consistent formatting 2021-07-09 14:07:04 +01:00
Sotiri Bakagiannis
67873dabd4 visual: fix import paths 2021-07-09 13:50:36 +01:00
Sotiri Bakagiannis
a5dbe83a3d util/visual: separate out PIXI specific util and adjust imports 2021-07-09 12:34:06 +01: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
bcbf62e724 git: rename js folder to src 2021-04-15 13:39:02 +01:00