1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00
psychojs/js/core
Sijia Zhao 88827706ea ServerManager.downloadResources, ._downloadRegisteredResources: only process and download new resources, ignore existing resources
Old behaviour of ._downloadRegisteredResources attempts to download all registered resources, regardless of whether they have been previously downloaded. howler.js appears to ignore requests to re-download, however PreloadJS will redownload, which can cause critical errors if a resource is being used while being unnecessarily redownloaded
2020-05-19 19:22:19 +01:00
..
EventManager.js 2020.1 branch 2020-02-14 08:18:25 +01:00
GUI.js GUI._onKeyChange now properly handles dropdown boxes 2020-05-19 19:07:48 +01:00
Keyboard.js 2020.1 branch 2020-02-14 08:18:25 +01:00
Logger.js 2020.1 branch 2020-02-14 08:18:25 +01:00
MinimalStim.js 2020.1 branch 2020-02-14 08:18:25 +01:00
Mouse.js 2020.1 branch 2020-02-14 08:18:25 +01:00
PsychoJS.js 2020.1 branch 2020-02-14 08:18:25 +01:00
ServerManager.js ServerManager.downloadResources, ._downloadRegisteredResources: only process and download new resources, ignore existing resources 2020-05-19 19:22:19 +01:00
Window.js Fix blurry Pixi canvas 2020-05-19 18:40:56 +01:00
WindowMixin.js 2020.1 branch 2020-02-14 08:18:25 +01:00