Paul Pillot
Paul Pillot
#865 Upgrade three.js to latest released version. A legacy flag is used for the lighting mode. Ideally this should be fixed by using the latests properties required for lighting (like...
PR #990 fixes the issue of not being able to load cif files coming from alphafold. By improving the parser for cif files to specifically handle information from alphafold, we...
I've tried to export as an SDF file, a ligand extracted via a selection and noticed issues in relation with the bonds block of the SDF file. code example: ```typescript...
Renvoyer les utilisateurs d'IE vers un autre navigateur ou bien le téléchargement de l'application
This PR upgrades the Three.js dependency to a more recent version, which still supports the legacy color management. It derives from the #1002 PR which was attempting at migrating the...